Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 460374 Details for
Bug 605936
net-ftp/proftpd-1.3.5d : mod_tls.c:613:12: error: ‘TLS_ST_OK’ undeclared (first use in this function), USE=libressl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 535.88 KB, created by
Toralf Förster
on 2017-01-16 19:07:41 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-01-16 19:07:41 UTC
Size:
535.88 KB
patch
obsolete
>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.61. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/proftpd-1.3.5d --htmldir=/usr/share/doc/proftpd-1.3.5d/html --libdir=/usr/lib64 --localstatedir=/var/run/proftpd --sysconfdir=/etc/proftpd --disable-strip --enable-facl --disable-auth-file --enable-cap --disable-ctrls --disable-dso --disable-ident --enable-ipv6 --disable-memcache --enable-ncurses --enable-nls --enable-openssl --enable-auth-pam --enable-pcre --disable-tests --disable-trace --enable-shadow --enable-autoshadow --with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.8.17-hardened-r1 >uname -s = Linux >uname -v = #1 SMP Sat Jan 14 18:23:22 CET 2017 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz >/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 = unknown > >PATH: /usr/lib/portage/python2.7/ebuild-helpers/xattr >PATH: /usr/lib/portage/python2.7/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 >PATH: /opt/ekopath/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2136: checking build system type >configure:2154: result: x86_64-pc-linux-gnu >configure:2176: checking host system type >configure:2191: result: x86_64-pc-linux-gnu >configure:2213: checking target system type >configure:2228: result: x86_64-pc-linux-gnu >configure:2324: checking for x86_64-pc-linux-gnu-gcc >configure:2340: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2351: result: x86_64-pc-linux-gnu-gcc >configure:2629: checking for C compiler version >configure:2636: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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:2639: $? = 0 >configure:2646: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5) >configure:2649: $? = 0 >configure:2656: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2659: $? = 1 >configure:2682: checking for C compiler default output file name >configure:2709: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2712: $? = 0 >configure:2750: result: a.out >configure:2767: checking whether the C compiler works >configure:2777: ./a.out >configure:2780: $? = 0 >configure:2797: result: yes >configure:2804: checking whether we are cross compiling >configure:2806: result: no >configure:2809: checking for suffix of executables >configure:2816: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2819: $? = 0 >configure:2843: result: >configure:2849: checking for suffix of object files >configure:2875: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:2878: $? = 0 >configure:2901: result: o >configure:2905: checking whether we are using the GNU C compiler >configure:2934: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:2940: $? = 0 >configure:2957: result: yes >configure:2962: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2992: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2998: $? = 0 >configure:3097: result: yes >configure:3114: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3188: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3194: $? = 0 >configure:3217: result: none needed >configure:3235: checking for a sed that does not truncate output >configure:3314: result: /bin/sed >configure:3332: checking for grep that handles long lines and -e >configure:3406: result: /bin/grep >configure:3411: checking for egrep >configure:3489: result: /bin/grep -E >configure:3494: checking for fgrep >configure:3572: result: /bin/grep -F >configure:3607: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:3674: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:3683: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:3698: result: yes >configure:3710: checking for BSD- or MS-compatible name lister (nm) >configure:3759: result: /usr/bin/nm -B >configure:3881: checking the name lister (/usr/bin/nm -B) interface >configure:3888: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3891: /usr/bin/nm -B "conftest.o" >configure:3894: output >0000000000000000 B some_variable >configure:3901: result: BSD nm >configure:3904: checking whether ln -s works >configure:3908: result: yes >configure:3916: checking the maximum length of command line arguments >configure:4036: result: 1572864 >configure:4053: checking whether the shell understands some XSI constructs >configure:4063: result: yes >configure:4067: checking whether the shell understands "+=" >configure:4073: result: yes >configure:4108: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:4115: result: -r >configure:4144: checking for x86_64-pc-linux-gnu-objdump >configure:4160: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:4171: result: x86_64-pc-linux-gnu-objdump >configure:4247: checking how to recognize dependent libraries >configure:4443: result: pass_all >configure:4463: checking for x86_64-pc-linux-gnu-ar >configure:4479: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:4490: result: x86_64-pc-linux-gnu-ar >configure:4572: checking for x86_64-pc-linux-gnu-strip >configure:4588: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:4599: result: x86_64-pc-linux-gnu-strip >configure:4675: checking for x86_64-pc-linux-gnu-ranlib >configure:4691: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:4702: result: x86_64-pc-linux-gnu-ranlib >configure:4836: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:4954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4957: $? = 0 >configure:4961: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:4964: $? = 0 >configure:5018: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:5021: $? = 0 >configure:5059: result: ok >configure:5155: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:5158: $? = 0 >configure:5938: checking how to run the C preprocessor >configure:5978: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5984: $? = 0 >configure:6015: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:6021: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6054: result: x86_64-pc-linux-gnu-gcc -E >configure:6083: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:6089: $? = 0 >configure:6120: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:6126: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6164: checking for ANSI C header files >configure:6194: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6200: $? = 0 >configure:6299: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:6302: $? = 0 >configure:6308: ./conftest >configure:6311: $? = 0 >configure:6328: result: yes >configure:6352: checking for sys/types.h >configure:6373: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6379: $? = 0 >configure:6395: result: yes >configure:6352: checking for sys/stat.h >configure:6373: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6379: $? = 0 >configure:6395: result: yes >configure:6352: checking for stdlib.h >configure:6373: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6379: $? = 0 >configure:6395: result: yes >configure:6352: checking for string.h >configure:6373: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6379: $? = 0 >configure:6395: result: yes >configure:6352: checking for memory.h >configure:6373: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6379: $? = 0 >configure:6395: result: yes >configure:6352: checking for strings.h >configure:6373: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6379: $? = 0 >configure:6395: result: yes >configure:6352: checking for inttypes.h >configure:6373: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6379: $? = 0 >configure:6395: result: yes >configure:6352: checking for stdint.h >configure:6373: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6379: $? = 0 >configure:6395: result: yes >configure:6352: checking for unistd.h >configure:6373: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6379: $? = 0 >configure:6395: result: yes >configure:6411: checking for dlfcn.h >configure:6432: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6438: $? = 0 >configure:6454: result: yes >configure:6637: checking for objdir >configure:6652: result: .libs >configure:6948: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6966: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C >configure:6970: $? = 0 >configure:6983: result: no >configure:7003: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:7275: result: -fPIC -DPIC >configure:7287: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:7305: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fPIC -DPIC -DPIC conftest.c >&5 >configure:7309: $? = 0 >configure:7322: result: yes >configure:7346: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:7374: result: yes >configure:7389: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:7410: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -o out/conftest2.o conftest.c >&5 >configure:7414: $? = 0 >configure:7436: result: yes >configure:7444: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:7491: result: yes >configure:7524: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:8587: result: yes >configure:8624: checking whether -lc should be explicitly linked in >configure:8629: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:8632: $? = 0 >configure:8647: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:8650: $? = 0 >configure:8662: result: no >configure:8826: checking dynamic linker characteristics >configure:9269: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:9275: $? = 0 >configure:9517: result: GNU/Linux ld.so >configure:9619: checking how to hardcode library paths into programs >configure:9644: result: immediate >configure:9763: checking for shl_load >configure:9819: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/ccH52SjG.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `shl_load' >collect2: error: ld returned 1 exit status >configure:9825: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shl_load innocuous_shl_load >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shl_load (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shl_load >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_shl_load || defined __stub___shl_load >| choke me >| #endif >| >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:9842: result: no >configure:9847: checking for shl_load in -ldld >configure:9882: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: error: ld returned 1 exit status >configure:9888: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:9906: result: no >configure:9911: checking for dlopen >configure:9967: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/ccRlxRYR.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >configure:9973: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dlopen (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_dlopen || defined __stub___dlopen >| choke me >| #endif >| >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:9990: result: no >configure:9995: checking for dlopen in -ldl >configure:10030: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:10036: $? = 0 >configure:10054: result: yes >configure:10223: checking whether a program can dlopen itself >configure:10293: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 >configure: In function 'fnord': >configure:10274:20: warning: unused variable 'i' [-Wunused-variable] >configure:10296: $? = 0 >configure:10314: result: yes >configure:10319: checking whether a statically linked program can dlopen itself >configure:10389: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 >configure: In function 'fnord': >configure:10370:20: warning: unused variable 'i' [-Wunused-variable] >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/cciZr6e3.o: In function `main': >conftest.c:(.text.startup+0x2c): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >configure:10392: $? = 0 >configure:10410: result: no >configure:10449: checking whether stripping libraries is possible >configure:10454: result: yes >configure:10489: checking if libtool supports shared libraries >configure:10491: result: yes >configure:10494: checking whether to build shared libraries >configure:10515: result: yes >configure:10518: checking whether to build static libraries >configure:10522: result: yes >configure:10570: checking for x86_64-pc-linux-gnu-gcc >configure:10597: result: x86_64-pc-linux-gnu-gcc >configure:10875: checking for C compiler version >configure:10882: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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:10885: $? = 0 >configure:10892: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5) >configure:10895: $? = 0 >configure:10902: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:10905: $? = 1 >configure:10908: checking whether we are using the GNU C compiler >configure:10960: result: yes >configure:10965: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:11100: result: yes >configure:11117: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:11220: result: none needed >configure:11252: checking for x86_64-pc-linux-gnu-g++ >configure:11268: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:11279: result: x86_64-pc-linux-gnu-g++ >configure:11354: checking for C++ compiler version >configure:11361: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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:11364: $? = 0 >configure:11371: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5) >configure:11374: $? = 0 >configure:11381: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:11384: $? = 1 >configure:11387: checking whether we are using the GNU C++ compiler >configure:11416: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 >configure:11422: $? = 0 >configure:11439: result: yes >configure:11444: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:11474: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:11480: $? = 0 >configure:11579: result: yes >configure:11719: checking for C++ compiler version >configure:11726: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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:11729: $? = 0 >configure:11736: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5) >configure:11739: $? = 0 >configure:11746: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:11749: $? = 1 >configure:11752: checking whether we are using the GNU C++ compiler >configure:11804: result: yes >configure:11809: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:11944: result: yes >configure:11975: checking how to run the C++ preprocessor >configure:12011: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:12017: $? = 0 >configure:12048: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:12054: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:12087: result: x86_64-pc-linux-gnu-g++ -E >configure:12116: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:12122: $? = 0 >configure:12153: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:12159: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:12333: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:12400: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:12409: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:12424: result: yes >configure:12479: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:13446: result: yes >configure:13474: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 >configure:13477: $? = 0 >configure:13659: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:13976: result: -fPIC -DPIC >configure:13985: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:14003: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:14007: $? = 0 >configure:14020: result: yes >configure:14041: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:14069: result: yes >configure:14081: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:14102: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -o out/conftest2.o conftest.cpp >&5 >configure:14106: $? = 0 >configure:14128: result: yes >configure:14133: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:14180: result: yes >configure:14210: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:14239: result: yes >configure:14376: checking dynamic linker characteristics >configure:14767: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.cpp >&5 >configure:14773: $? = 0 >configure:15015: result: GNU/Linux ld.so >configure:15066: checking how to hardcode library paths into programs >configure:15091: result: immediate >configure:15130: checking whether make sets $(MAKE) >configure:15151: result: yes >configure:15173: checking for a BSD-compatible install >configure:15229: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >configure:15249: checking for special C compiler options needed for large files >configure:15342: result: no >configure:15348: checking for _FILE_OFFSET_BITS value needed for large files >configure:15383: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:15389: $? = 0 >configure:15457: result: no >configure:15663: checking whether the C compiler accepts -Wall >configure:15687: x86_64-pc-linux-gnu-gcc -c -Wall conftest.c >&5 >configure:15693: $? = 0 >configure:15698: result: yes >configure:16098: checking for getopt >configure:16154: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16160: $? = 0 >configure:16178: result: yes >configure:16199: checking getopt.h usability >configure:16216: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:16222: $? = 0 >configure:16236: result: yes >configure:16240: checking getopt.h presence >configure:16255: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:16261: $? = 0 >configure:16275: result: yes >configure:16303: checking for getopt.h >configure:16311: result: yes >configure:16328: checking for getopt_long >configure:16384: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16390: $? = 0 >configure:16408: result: yes >configure:17171: checking which extension is used for runtime loadable modules >configure:17181: result: .so >configure:17191: checking which variable specifies run-time module search path >configure:17198: result: LD_LIBRARY_PATH >configure:17208: checking for the default library search path >configure:17215: result: /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib64/itcl4.0.3/ /usr/lib64/itk4.0.1/ /usr/games/lib64 /usr/games/lib32 /usr/games/lib /opt/ekopath/lib /opt/ekopath/lib/6.0.967/x8664/64 /usr/lib64/libgig/ /usr/lib64/opencollada >configure:17245: checking for library containing dlopen >configure:17286: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/ccyGDqkY.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >configure:17292: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dlopen (); >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:17286: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:17292: $? = 0 >configure:17320: result: -ldl >configure:17468: checking for dlerror >configure:17524: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ldl -ldl >&5 >configure:17530: $? = 0 >configure:17548: result: yes >configure:17563: checking for shl_load >configure:17642: result: no >configure:17652: checking for shl_load in -ldld >configure:17711: result: no >configure:17898: checking for dld_link in -ldld >configure:17933: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ldld -ldl >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: error: ld returned 1 exit status >configure:17939: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dld_link (); >| int >| main () >| { >| return dld_link (); >| ; >| return 0; >| } >configure:17957: result: no >configure:17995: checking for _ prefix in compiled symbols >configure:18005: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:2:12: warning: statement with no effect [-Wunused-value] > int main(){nm_test_func;return 0;} > ^ >configure:18008: $? = 0 >configure:18012: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:18015: $? = 0 >configure:18037: result: no >configure:18153: checking whether deplibs are loaded by dlopen >configure:18247: result: yes >configure:18263: checking for argz.h >configure:18284: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:18290: $? = 0 >configure:18306: result: yes >configure:18318: checking for error_t >configure:18351: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:18357: $? = 0 >configure:18372: result: yes >configure:18407: checking for argz_add >configure:18463: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:18469: $? = 0 >configure:18487: result: yes >configure:18407: checking for argz_append >configure:18463: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:18469: $? = 0 >configure:18487: result: yes >configure:18407: checking for argz_count >configure:18463: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:18469: $? = 0 >configure:18487: result: yes >configure:18407: checking for argz_create_sep >configure:18463: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:18469: $? = 0 >configure:18487: result: yes >configure:18407: checking for argz_insert >configure:18463: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:18469: $? = 0 >configure:18487: result: yes >configure:18407: checking for argz_next >configure:18463: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:18469: $? = 0 >configure:18487: result: yes >configure:18407: checking for argz_stringify >configure:18463: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:18469: $? = 0 >configure:18487: result: yes >configure:18504: checking if argz actually works >configure:18535: result: yes >configure:18556: checking whether libtool supports -dlopen/-dlpreopen >configure:18568: result: yes >configure:19260: checking for bindtextdomain in -lintl >configure:19295: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lintl -ldl >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lintl >collect2: error: ld returned 1 exit status >configure:19301: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char bindtextdomain (); >| int >| main () >| { >| return bindtextdomain (); >| ; >| return 0; >| } >configure:19319: result: no >configure:19336: checking for bindtextdomain in -lc >configure:19371: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lc -ldl >&5 >configure:19377: $? = 0 >configure:19395: result: yes >configure:19416: checking for iconv_open in -liconv >configure:19451: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -liconv -ldl >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -liconv >collect2: error: ld returned 1 exit status >configure:19457: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char iconv_open (); >| int >| main () >| { >| return iconv_open (); >| ; >| return 0; >| } >configure:19475: result: no >configure:19492: checking for libiconv_open in -liconv >configure:19527: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -liconv -ldl >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -liconv >collect2: error: ld returned 1 exit status >configure:19533: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char libiconv_open (); >| int >| main () >| { >| return libiconv_open (); >| ; >| return 0; >| } >configure:19551: result: no >configure:19568: checking for iconv_open in -lc >configure:19603: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lc -ldl >&5 >configure:19609: $? = 0 >configure:19627: result: yes >configure:21127: checking for standalone crypt >configure:21153: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >conftest.c: In function 'main': >conftest.c:54:1: warning: implicit declaration of function 'crypt' [-Wimplicit-function-declaration] > crypt(); > ^ >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/ccejcClU.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `crypt' >collect2: error: ld returned 1 exit status >configure:21159: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| crypt(); >| ; >| return 0; >| } >configure:21176: result: no >configure:21181: checking for crypt in -lcrypt >configure:21216: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:21222: $? = 0 >configure:21240: result: yes >configure:21253: checking for standalone gethostbyname >configure:21279: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c: In function 'main': >conftest.c:55:1: warning: implicit declaration of function 'gethostbyname' [-Wimplicit-function-declaration] > gethostbyname(); > ^ >configure:21285: $? = 0 >configure:21302: result: yes >configure:21450: checking for standalone inet_aton >configure:21476: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c: In function 'main': >conftest.c:55:1: warning: implicit declaration of function 'inet_aton' [-Wimplicit-function-declaration] > inet_aton(); > ^ >configure:21482: $? = 0 >configure:21499: result: yes >configure:21576: checking for standalone nsl functions >configure:21603: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c: In function 'main': >conftest.c:55:1: warning: implicit declaration of function 'gethostent' [-Wimplicit-function-declaration] > gethostent(); > ^ >configure:21609: $? = 0 >configure:21626: result: yes >configure:21703: checking for standalone socket functions >configure:21729: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c: In function 'main': >conftest.c:55:1: warning: implicit declaration of function 'bind' [-Wimplicit-function-declaration] > bind(); > ^ >configure:21735: $? = 0 >configure:21752: result: yes >configure:21829: checking for _pw_stayopen variable >configure:21855: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/cczrvvXw.o: warning: relocation against `_pw_stayopen' in readonly section `.text.startup'. >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/cczrvvXw.o: In function `main': >conftest.c:(.text.startup+0x15): undefined reference to `_pw_stayopen' >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/cczrvvXw.o: relocation R_X86_64_PC32 against undefined symbol `_pw_stayopen' can not be used when making a shared object; recompile with -fPIC >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Bad value >collect2: error: ld returned 1 exit status >configure:21861: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| extern int _pw_stayopen; >| int >| main () >| { >| _pw_stayopen = 1; >| ; >| return 0; >| } >configure:21878: result: no >configure:21907: checking krb.h usability >configure:21924: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:84:17: fatal error: krb.h: No such file or directory >compilation terminated. >configure:21930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <krb.h> >configure:21944: result: no >configure:21948: checking krb.h presence >configure:21963: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:51:17: fatal error: krb.h: No such file or directory >compilation terminated. >configure:21969: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| #include <krb.h> >configure:21983: result: no >configure:22011: checking for krb.h >configure:22019: result: no >configure:21907: checking login.h usability >configure:21924: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:84:19: fatal error: login.h: No such file or directory >compilation terminated. >configure:21930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <login.h> >configure:21944: result: no >configure:21948: checking login.h presence >configure:21963: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:51:19: fatal error: login.h: No such file or directory >compilation terminated. >configure:21969: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| #include <login.h> >configure:21983: result: no >configure:22011: checking for login.h >configure:22019: result: no >configure:21907: checking prot.h usability >configure:21924: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:84:18: fatal error: prot.h: No such file or directory >compilation terminated. >configure:21930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <prot.h> >configure:21944: result: no >configure:21948: checking prot.h presence >configure:21963: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:51:18: fatal error: prot.h: No such file or directory >compilation terminated. >configure:21969: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| #include <prot.h> >configure:21983: result: no >configure:22011: checking for prot.h >configure:22019: result: no >configure:21907: checking usersec.h usability >configure:21924: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:84:21: fatal error: usersec.h: No such file or directory >compilation terminated. >configure:21930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <usersec.h> >configure:21944: result: no >configure:21948: checking usersec.h presence >configure:21963: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:51:21: fatal error: usersec.h: No such file or directory >compilation terminated. >configure:21969: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| #include <usersec.h> >configure:21983: result: no >configure:22011: checking for usersec.h >configure:22019: result: no >configure:22048: checking hpsecurity.h usability >configure:22065: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:84:24: fatal error: hpsecurity.h: No such file or directory >compilation terminated. >configure:22071: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <hpsecurity.h> >configure:22085: result: no >configure:22089: checking hpsecurity.h presence >configure:22104: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:51:24: fatal error: hpsecurity.h: No such file or directory >compilation terminated. >configure:22110: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| #include <hpsecurity.h> >configure:22124: result: no >configure:22152: checking for hpsecurity.h >configure:22160: result: no >configure:22255: checking for hpsecurity.h workaround >configure:22282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:54:24: fatal error: hpsecurity.h: No such file or directory >compilation terminated. >configure:22288: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| /* end confdefs.h. */ >| >| #include <values.h> >| #undef MAXINT >| #include <hpsecurity.h> >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:22390: result: no >configure:22429: checking for dirent.h that defines DIR >configure:22458: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:22464: $? = 0 >configure:22480: result: yes >configure:22493: checking for library containing opendir >configure:22534: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:22540: $? = 0 >configure:22568: result: none required >configure:22662: checking for ANSI C header files >configure:22826: result: yes >configure:22836: checking for sys/wait.h that is POSIX.1 compatible >configure:22872: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:22878: $? = 0 >configure:22893: result: yes >configure:22925: checking fcntl.h usability >configure:22942: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:22948: $? = 0 >configure:22962: result: yes >configure:22966: checking fcntl.h presence >configure:22981: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:22987: $? = 0 >configure:23001: result: yes >configure:23029: checking for fcntl.h >configure:23037: result: yes >configure:22925: checking signal.h usability >configure:22942: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:22948: $? = 0 >configure:22962: result: yes >configure:22966: checking signal.h presence >configure:22981: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:22987: $? = 0 >configure:23001: result: yes >configure:23029: checking for signal.h >configure:23037: result: yes >configure:22925: checking sys/ioctl.h usability >configure:22942: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:22948: $? = 0 >configure:22962: result: yes >configure:22966: checking sys/ioctl.h presence >configure:22981: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:22987: $? = 0 >configure:23001: result: yes >configure:23029: checking for sys/ioctl.h >configure:23037: result: yes >configure:22925: checking sys/prctl.h usability >configure:22942: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:22948: $? = 0 >configure:22962: result: yes >configure:22966: checking sys/prctl.h presence >configure:22981: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:22987: $? = 0 >configure:23001: result: yes >configure:23029: checking for sys/prctl.h >configure:23037: result: yes >configure:22925: checking sys/resource.h usability >configure:22942: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:22948: $? = 0 >configure:22962: result: yes >configure:22966: checking sys/resource.h presence >configure:22981: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:22987: $? = 0 >configure:23001: result: yes >configure:23029: checking for sys/resource.h >configure:23037: result: yes >configure:22925: checking sys/time.h usability >configure:22942: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:22948: $? = 0 >configure:22962: result: yes >configure:22966: checking sys/time.h presence >configure:22981: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:22987: $? = 0 >configure:23001: result: yes >configure:23029: checking for sys/time.h >configure:23037: result: yes >configure:22925: checking junistd.h usability >configure:22942: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:93:21: fatal error: junistd.h: No such file or directory >compilation terminated. >configure:22948: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <junistd.h> >configure:22962: result: no >configure:22966: checking junistd.h presence >configure:22981: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:60:21: fatal error: junistd.h: No such file or directory >compilation terminated. >configure:22987: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <junistd.h> >configure:23001: result: no >configure:23029: checking for junistd.h >configure:23037: result: no >configure:22915: checking for memory.h >configure:22921: result: yes >configure:23066: checking shadow.h usability >configure:23083: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:23089: $? = 0 >configure:23103: result: yes >configure:23107: checking shadow.h presence >configure:23122: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:23128: $? = 0 >configure:23142: result: yes >configure:23170: checking for shadow.h >configure:23178: result: yes >configure:23193: checking for struct spwd.sp_warn >configure:23222: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:23228: $? = 0 >configure:23286: result: yes >configure:23296: checking for struct spwd.sp_inact >configure:23325: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:23331: $? = 0 >configure:23389: result: yes >configure:23399: checking for struct spwd.sp_expire >configure:23428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:23434: $? = 0 >configure:23492: result: yes >configure:23516: checking for security/pam_appl.h >configure:23541: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:23547: $? = 0 >configure:23563: result: yes >configure:23516: checking for security/pam_modules.h >configure:23541: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:23547: $? = 0 >configure:23563: result: yes >configure:23516: checking for pam/pam_appl.h >configure:23541: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:74:26: fatal error: pam/pam_appl.h: No such file or directory >compilation terminated. >configure:23547: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SECURITY_PAM_APPL_H >| # include <security/pam_appl.h> >| #endif >| >| >| #include <pam/pam_appl.h> >configure:23563: result: no >configure:23583: checking for pam_start in -lpam >configure:23618: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcrypt -ldl >&5 >configure:23624: $? = 0 >configure:23642: result: yes >configure:23750: checking linux/capability.h usability >configure:23767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:23773: $? = 0 >configure:23787: result: yes >configure:23791: checking linux/capability.h presence >configure:23806: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:23812: $? = 0 >configure:23826: result: yes >configure:23854: checking for linux/capability.h >configure:23862: result: yes >configure:23880: checking for cap_init in -lcap2 >configure:23915: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcap2 -lcrypt -ldl >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcap2 >collect2: error: ld returned 1 exit status >configure:23921: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char cap_init (); >| int >| main () >| { >| return cap_init (); >| ; >| return 0; >| } >configure:23939: result: no >configure:23951: checking for cap_init in -lcap >configure:23986: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcap -lcrypt -ldl >&5 >configure:23992: $? = 0 >configure:24010: result: yes >configure:24029: checking whether to enable mod_cap >configure:24031: result: yes >configure:24072: checking bstring.h usability >configure:24089: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:104:21: fatal error: bstring.h: No such file or directory >compilation terminated. >configure:24095: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <bstring.h> >configure:24109: result: no >configure:24113: checking bstring.h presence >configure:24128: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:71:21: fatal error: bstring.h: No such file or directory >compilation terminated. >configure:24134: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| /* end confdefs.h. */ >| #include <bstring.h> >configure:24148: result: no >configure:24176: checking for bstring.h >configure:24184: result: no >configure:24072: checking crypt.h usability >configure:24089: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24095: $? = 0 >configure:24109: result: yes >configure:24113: checking crypt.h presence >configure:24128: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24134: $? = 0 >configure:24148: result: yes >configure:24176: checking for crypt.h >configure:24184: result: yes >configure:24072: checking ctype.h usability >configure:24089: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24095: $? = 0 >configure:24109: result: yes >configure:24113: checking ctype.h presence >configure:24128: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24134: $? = 0 >configure:24148: result: yes >configure:24176: checking for ctype.h >configure:24184: result: yes >configure:24072: checking execinfo.h usability >configure:24089: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24095: $? = 0 >configure:24109: result: yes >configure:24113: checking execinfo.h presence >configure:24128: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24134: $? = 0 >configure:24148: result: yes >configure:24176: checking for execinfo.h >configure:24184: result: yes >configure:24072: checking iconv.h usability >configure:24089: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24095: $? = 0 >configure:24109: result: yes >configure:24113: checking iconv.h presence >configure:24128: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24134: $? = 0 >configure:24148: result: yes >configure:24176: checking for iconv.h >configure:24184: result: yes >configure:24062: checking for inttypes.h >configure:24068: result: yes >configure:24072: checking langinfo.h usability >configure:24089: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24095: $? = 0 >configure:24109: result: yes >configure:24113: checking langinfo.h presence >configure:24128: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24134: $? = 0 >configure:24148: result: yes >configure:24176: checking for langinfo.h >configure:24184: result: yes >configure:24072: checking limits.h usability >configure:24089: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24095: $? = 0 >configure:24109: result: yes >configure:24113: checking limits.h presence >configure:24128: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24134: $? = 0 >configure:24148: result: yes >configure:24176: checking for limits.h >configure:24184: result: yes >configure:24072: checking locale.h usability >configure:24089: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24095: $? = 0 >configure:24109: result: yes >configure:24113: checking locale.h presence >configure:24128: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24134: $? = 0 >configure:24148: result: yes >configure:24176: checking for locale.h >configure:24184: result: yes >configure:24204: checking for string.h >configure:24210: result: yes >configure:24204: checking for strings.h >configure:24210: result: yes >configure:24214: checking stropts.h usability >configure:24231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24237: $? = 0 >configure:24251: result: yes >configure:24255: checking stropts.h presence >configure:24270: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24276: $? = 0 >configure:24290: result: yes >configure:24318: checking for stropts.h >configure:24326: result: yes >configure:24359: checking sys/file.h usability >configure:24376: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24382: $? = 0 >configure:24396: result: yes >configure:24400: checking sys/file.h presence >configure:24415: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24421: $? = 0 >configure:24435: result: yes >configure:24463: checking for sys/file.h >configure:24471: result: yes >configure:24359: checking sys/mman.h usability >configure:24376: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24382: $? = 0 >configure:24396: result: yes >configure:24400: checking sys/mman.h presence >configure:24415: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24421: $? = 0 >configure:24435: result: yes >configure:24463: checking for sys/mman.h >configure:24471: result: yes >configure:24349: checking for sys/types.h >configure:24355: result: yes >configure:24359: checking sys/ucred.h usability >configure:24376: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:118:23: fatal error: sys/ucred.h: No such file or directory >compilation terminated. >configure:24382: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/ucred.h> >configure:24396: result: no >configure:24400: checking sys/ucred.h presence >configure:24415: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:85:23: fatal error: sys/ucred.h: No such file or directory >compilation terminated. >configure:24421: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| /* end confdefs.h. */ >| #include <sys/ucred.h> >configure:24435: result: no >configure:24463: checking for sys/ucred.h >configure:24471: result: no >configure:24359: checking sys/uio.h usability >configure:24376: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24382: $? = 0 >configure:24396: result: yes >configure:24400: checking sys/uio.h presence >configure:24415: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24421: $? = 0 >configure:24435: result: yes >configure:24463: checking for sys/uio.h >configure:24471: result: yes >configure:24359: checking sys/socket.h usability >configure:24376: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24382: $? = 0 >configure:24396: result: yes >configure:24400: checking sys/socket.h presence >configure:24415: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24421: $? = 0 >configure:24435: result: yes >configure:24463: checking for sys/socket.h >configure:24471: result: yes >configure:24484: checking for net/if.h >configure:24517: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24523: $? = 0 >configure:24534: result: yes >configure:24564: checking ifaddrs.h usability >configure:24581: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24587: $? = 0 >configure:24601: result: yes >configure:24605: checking ifaddrs.h presence >configure:24620: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24626: $? = 0 >configure:24640: result: yes >configure:24668: checking for ifaddrs.h >configure:24676: result: yes >configure:24695: checking for sys/param.h >configure:24722: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24728: $? = 0 >configure:24744: result: yes >configure:24695: checking for sys/mount.h >configure:24722: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24728: $? = 0 >configure:24744: result: yes >configure:24772: checking netdb.h usability >configure:24789: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24795: $? = 0 >configure:24809: result: yes >configure:24813: checking netdb.h presence >configure:24828: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24834: $? = 0 >configure:24848: result: yes >configure:24876: checking for netdb.h >configure:24884: result: yes >configure:24772: checking netinet/in.h usability >configure:24789: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24795: $? = 0 >configure:24809: result: yes >configure:24813: checking netinet/in.h presence >configure:24828: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24834: $? = 0 >configure:24848: result: yes >configure:24876: checking for netinet/in.h >configure:24884: result: yes >configure:24898: checking whether netdb.h requires _USE_IRS >configure:24922: result: no >configure:24933: checking for netinet/in_systm.h >configure:24960: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:24966: $? = 0 >configure:24982: result: yes >configure:24998: checking for netinet/ip.h >configure:25031: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25037: $? = 0 >configure:25053: result: yes >configure:25082: checking netinet/tcp.h usability >configure:25099: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25105: $? = 0 >configure:25119: result: yes >configure:25123: checking netinet/tcp.h presence >configure:25138: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25144: $? = 0 >configure:25158: result: yes >configure:25186: checking for netinet/tcp.h >configure:25194: result: yes >configure:25082: checking arpa/inet.h usability >configure:25099: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25105: $? = 0 >configure:25119: result: yes >configure:25123: checking arpa/inet.h presence >configure:25138: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25144: $? = 0 >configure:25158: result: yes >configure:25186: checking for arpa/inet.h >configure:25194: result: yes >configure:25082: checking libintl.h usability >configure:25099: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25105: $? = 0 >configure:25119: result: yes >configure:25123: checking libintl.h presence >configure:25138: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25144: $? = 0 >configure:25158: result: yes >configure:25186: checking for libintl.h >configure:25194: result: yes >configure:25215: checking for sys/stat.h >configure:25221: result: yes >configure:25225: checking errno.h usability >configure:25242: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25248: $? = 0 >configure:25262: result: yes >configure:25266: checking errno.h presence >configure:25281: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25287: $? = 0 >configure:25301: result: yes >configure:25329: checking for errno.h >configure:25337: result: yes >configure:25225: checking sys/termios.h usability >configure:25242: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25248: $? = 0 >configure:25262: result: yes >configure:25266: checking sys/termios.h presence >configure:25281: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25287: $? = 0 >configure:25301: result: yes >configure:25329: checking for sys/termios.h >configure:25337: result: yes >configure:25225: checking sys/termio.h usability >configure:25242: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:134:24: fatal error: sys/termio.h: No such file or directory >compilation terminated. >configure:25248: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/termio.h> >configure:25262: result: no >configure:25266: checking sys/termio.h presence >configure:25281: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:101:24: fatal error: sys/termio.h: No such file or directory >compilation terminated. >configure:25287: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| /* end confdefs.h. */ >| #include <sys/termio.h> >configure:25301: result: no >configure:25329: checking for sys/termio.h >configure:25337: result: no >configure:25369: checking sys/statfs.h usability >configure:25386: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25392: $? = 0 >configure:25406: result: yes >configure:25410: checking sys/statfs.h presence >configure:25425: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25431: $? = 0 >configure:25445: result: yes >configure:25473: checking for sys/statfs.h >configure:25481: result: yes >configure:25369: checking sys/statvfs.h usability >configure:25386: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25392: $? = 0 >configure:25406: result: yes >configure:25410: checking sys/statvfs.h presence >configure:25425: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25431: $? = 0 >configure:25445: result: yes >configure:25473: checking for sys/statvfs.h >configure:25481: result: yes >configure:25369: checking sys/un.h usability >configure:25386: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25392: $? = 0 >configure:25406: result: yes >configure:25410: checking sys/un.h presence >configure:25425: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25431: $? = 0 >configure:25445: result: yes >configure:25473: checking for sys/un.h >configure:25481: result: yes >configure:25369: checking sys/vfs.h usability >configure:25386: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25392: $? = 0 >configure:25406: result: yes >configure:25410: checking sys/vfs.h presence >configure:25425: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25431: $? = 0 >configure:25445: result: yes >configure:25473: checking for sys/vfs.h >configure:25481: result: yes >configure:25369: checking sys/select.h usability >configure:25386: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25392: $? = 0 >configure:25406: result: yes >configure:25410: checking sys/select.h presence >configure:25425: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25431: $? = 0 >configure:25445: result: yes >configure:25473: checking for sys/select.h >configure:25481: result: yes >configure:25514: checking termios.h usability >configure:25531: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25537: $? = 0 >configure:25551: result: yes >configure:25555: checking termios.h presence >configure:25570: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25576: $? = 0 >configure:25590: result: yes >configure:25618: checking for termios.h >configure:25626: result: yes >configure:25514: checking dirent.h usability >configure:25531: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25537: $? = 0 >configure:25551: result: yes >configure:25555: checking dirent.h presence >configure:25570: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25576: $? = 0 >configure:25590: result: yes >configure:25618: checking for dirent.h >configure:25626: result: yes >configure:25514: checking ndir.h usability >configure:25531: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:141:18: fatal error: ndir.h: No such file or directory >compilation terminated. >configure:25537: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ndir.h> >configure:25551: result: no >configure:25555: checking ndir.h presence >configure:25570: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:108:18: fatal error: ndir.h: No such file or directory >compilation terminated. >configure:25576: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <ndir.h> >configure:25590: result: no >configure:25618: checking for ndir.h >configure:25626: result: no >configure:25514: checking sys/ndir.h usability >configure:25531: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:141:22: fatal error: sys/ndir.h: No such file or directory >compilation terminated. >configure:25537: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/ndir.h> >configure:25551: result: no >configure:25555: checking sys/ndir.h presence >configure:25570: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:108:22: fatal error: sys/ndir.h: No such file or directory >compilation terminated. >configure:25576: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <sys/ndir.h> >configure:25590: result: no >configure:25618: checking for sys/ndir.h >configure:25626: result: no >configure:25514: checking sys/dir.h usability >configure:25531: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25537: $? = 0 >configure:25551: result: yes >configure:25555: checking sys/dir.h presence >configure:25570: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25576: $? = 0 >configure:25590: result: yes >configure:25618: checking for sys/dir.h >configure:25626: result: yes >configure:25514: checking vmsdir.h usability >configure:25531: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:142:20: fatal error: vmsdir.h: No such file or directory >compilation terminated. >configure:25537: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <vmsdir.h> >configure:25551: result: no >configure:25555: checking vmsdir.h presence >configure:25570: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:109:20: fatal error: vmsdir.h: No such file or directory >compilation terminated. >configure:25576: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| /* end confdefs.h. */ >| #include <vmsdir.h> >configure:25590: result: no >configure:25618: checking for vmsdir.h >configure:25626: result: no >configure:25657: checking ucred.h usability >configure:25674: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:142:19: fatal error: ucred.h: No such file or directory >compilation terminated. >configure:25680: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ucred.h> >configure:25694: result: no >configure:25698: checking ucred.h presence >configure:25713: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:109:19: fatal error: ucred.h: No such file or directory >compilation terminated. >configure:25719: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| /* end confdefs.h. */ >| #include <ucred.h> >configure:25733: result: no >configure:25761: checking for ucred.h >configure:25769: result: no >configure:25657: checking ucontext.h usability >configure:25674: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25680: $? = 0 >configure:25694: result: yes >configure:25698: checking ucontext.h presence >configure:25713: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25719: $? = 0 >configure:25733: result: yes >configure:25761: checking for ucontext.h >configure:25769: result: yes >configure:25657: checking utime.h usability >configure:25674: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25680: $? = 0 >configure:25694: result: yes >configure:25698: checking utime.h presence >configure:25713: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25719: $? = 0 >configure:25733: result: yes >configure:25761: checking for utime.h >configure:25769: result: yes >configure:25657: checking utmpx.h usability >configure:25674: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25680: $? = 0 >configure:25694: result: yes >configure:25698: checking utmpx.h presence >configure:25713: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25719: $? = 0 >configure:25733: result: yes >configure:25761: checking for utmpx.h >configure:25769: result: yes >configure:25797: checking regex.h usability >configure:25814: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25820: $? = 0 >configure:25834: result: yes >configure:25838: checking regex.h presence >configure:25853: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25859: $? = 0 >configure:25873: result: yes >configure:25901: checking for regex.h >configure:25909: result: yes >configure:25932: checking syslog.h usability >configure:25949: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:25955: $? = 0 >configure:25969: result: yes >configure:25973: checking syslog.h presence >configure:25988: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25994: $? = 0 >configure:26008: result: yes >configure:26036: checking for syslog.h >configure:26043: result: yes >configure:26068: checking curses.h usability >configure:26085: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:26091: $? = 0 >configure:26105: result: yes >configure:26109: checking curses.h presence >configure:26124: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:26130: $? = 0 >configure:26144: result: yes >configure:26172: checking for curses.h >configure:26180: result: yes >configure:26068: checking ncurses.h usability >configure:26085: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:26091: $? = 0 >configure:26105: result: yes >configure:26109: checking ncurses.h presence >configure:26124: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:26130: $? = 0 >configure:26144: result: yes >configure:26172: checking for ncurses.h >configure:26180: result: yes >configure:26194: checking for tzname global variable >configure:26223: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:122:11: warning: variable 'dup' set but not used [-Wunused-but-set-variable] > char *dup[2]; > ^ >configure:26229: $? = 0 >configure:26240: result: yes >configure:26255: checking for an ANSI C-conforming const >configure:26330: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:145:7: warning: 't' is used uninitialized in this function [-Wuninitialized] > *t++ = 0; > ^ >conftest.c:167:13: warning: 'cs[0]' is used uninitialized in this function [-Wuninitialized] > return !cs[0] && !zero.x; > ^ >configure:26336: $? = 0 >configure:26351: result: yes >configure:26361: checking for inline >configure:26387: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:26393: $? = 0 >configure:26411: result: inline >configure:26430: checking for uid_t in sys/types.h >configure:26453: result: yes >configure:26468: checking for pid_t >configure:26498: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:26504: $? = 0 >configure:26519: result: yes >configure:26531: checking for size_t >configure:26561: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:26567: $? = 0 >configure:26582: result: yes >configure:26594: checking for mode_t >configure:26624: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:26630: $? = 0 >configure:26645: result: yes >configure:26657: checking for off_t >configure:26687: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:26693: $? = 0 >configure:26708: result: yes >configure:26720: checking type of array argument to getgroups >configure:26764: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:26767: $? = 0 >configure:26773: ./conftest >configure:26776: $? = 0 >configure:26811: result: gid_t >configure:26820: checking for timer_t >configure:26859: result: yes >configure:26870: checking whether time.h and sys/time.h may both be included >configure:26900: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:26906: $? = 0 >configure:26921: result: yes >configure:26931: checking whether struct tm is in sys/time.h or time.h >configure:26961: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:26967: $? = 0 >configure:26982: result: time.h >configure:26993: checking for short >configure:27023: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:27029: $? = 0 >configure:27044: result: yes >configure:27051: checking size of short >configure:27353: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:27356: $? = 0 >configure:27362: ./conftest >configure:27365: $? = 0 >configure:27388: result: 2 >configure:27398: checking for int >configure:27428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:27434: $? = 0 >configure:27449: result: yes >configure:27456: checking size of int >configure:27758: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:27761: $? = 0 >configure:27767: ./conftest >configure:27770: $? = 0 >configure:27793: result: 4 >configure:27803: checking for long >configure:27833: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:27839: $? = 0 >configure:27854: result: yes >configure:27861: checking size of long >configure:28163: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:28166: $? = 0 >configure:28172: ./conftest >configure:28175: $? = 0 >configure:28198: result: 8 >configure:28208: checking for long long >configure:28238: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:28244: $? = 0 >configure:28259: result: yes >configure:28266: checking size of long long >configure:28568: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:28571: $? = 0 >configure:28577: ./conftest >configure:28580: $? = 0 >configure:28603: result: 8 >configure:28613: checking for off_t >configure:28664: result: yes >configure:28671: checking size of off_t >configure:28973: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:28976: $? = 0 >configure:28982: ./conftest >configure:28985: $? = 0 >configure:29008: result: 8 >configure:29018: checking for size_t >configure:29069: result: yes >configure:29076: checking size of size_t >configure:29378: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:29381: $? = 0 >configure:29387: ./conftest >configure:29390: $? = 0 >configure:29413: result: 8 >configure:29423: checking for time_t >configure:29453: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:29459: $? = 0 >configure:29474: result: yes >configure:29481: checking size of time_t >configure:29783: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:29786: $? = 0 >configure:29792: ./conftest >configure:29795: $? = 0 >configure:29818: result: 8 >configure:29828: checking for char * >configure:29858: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:29864: $? = 0 >configure:29879: result: yes >configure:29886: checking size of char * >configure:30188: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:30191: $? = 0 >configure:30197: ./conftest >configure:30200: $? = 0 >configure:30223: result: 8 >configure:30233: checking for void * >configure:30263: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:30269: $? = 0 >configure:30284: result: yes >configure:30291: checking size of void * >configure:30593: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:30596: $? = 0 >configure:30602: ./conftest >configure:30605: $? = 0 >configure:30628: result: 8 >configure:30639: checking for mode_t >configure:30690: result: yes >configure:30702: checking for ino_t >configure:30732: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:30738: $? = 0 >configure:30753: result: yes >configure:30765: checking for intptr_t >configure:30800: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:30806: $? = 0 >configure:30821: result: yes >configure:30832: checking for socklen_t >configure:30871: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:30877: $? = 0 >configure:30892: result: yes >configure:30924: checking utmp.h usability >configure:30941: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:30947: $? = 0 >configure:30961: result: yes >configure:30965: checking utmp.h presence >configure:30980: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:30986: $? = 0 >configure:31000: result: yes >configure:31028: checking for utmp.h >configure:31036: result: yes >configure:31053: checking whether struct utmp has ut_user >configure:31076: result: yes >configure:31078: checking whether struct utmp has ut_host >configure:31101: result: yes >configure:31103: checking whether struct utmp has ut_exit >configure:31126: result: yes >configure:31158: checking whether syslog.h defines LOG_CRON >configure:31185: result: yes >configure:31188: checking whether syslog.h defines LOG_FTP >configure:31215: result: yes >configure:31235: checking for d_fd in DIR structure >configure:31264: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:146:13: error: dereferencing pointer to incomplete type 'DIR {aka struct __dirstream}' > int i = dirp->d_fd; > ^ >conftest.c:146:5: warning: unused variable 'i' [-Wunused-variable] > int i = dirp->d_fd; > ^ >configure:31270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <dirent.h> >| >| int >| main () >| { >| >| DIR *dirp; >| int i = dirp->d_fd; >| >| ; >| return 0; >| } >configure:31294: result: no >configure:31235: checking for dd_fd in DIR structure >configure:31264: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:146:13: error: dereferencing pointer to incomplete type 'DIR {aka struct __dirstream}' > int i = dirp->dd_fd; > ^ >conftest.c:146:5: warning: unused variable 'i' [-Wunused-variable] > int i = dirp->dd_fd; > ^ >configure:31270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <dirent.h> >| >| int >| main () >| { >| >| DIR *dirp; >| int i = dirp->dd_fd; >| >| ; >| return 0; >| } >configure:31294: result: no >configure:31235: checking for __dd_fd in DIR structure >configure:31264: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:146:13: error: dereferencing pointer to incomplete type 'DIR {aka struct __dirstream}' > int i = dirp->__dd_fd; > ^ >conftest.c:146:5: warning: unused variable 'i' [-Wunused-variable] > int i = dirp->__dd_fd; > ^ >configure:31270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <dirent.h> >| >| int >| main () >| { >| >| DIR *dirp; >| int i = dirp->__dd_fd; >| >| ; >| return 0; >| } >configure:31294: result: no >configure:31303: checking for working alloca.h >configure:31330: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:31336: $? = 0 >configure:31353: result: yes >configure:31363: checking for alloca >configure:31410: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:31416: $? = 0 >configure:31433: result: yes >configure:31664: checking for alloca in -lucb >configure:31699: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed -L/usr/ucblib/ conftest.c -lucb -lcrypt -ldl >&5 >conftest.c:146:6: warning: conflicting types for built-in function 'alloca' > char alloca (); > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lucb >collect2: error: ld returned 1 exit status >configure:31705: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char alloca (); >| int >| main () >| { >| return alloca (); >| ; >| return 0; >| } >configure:31723: result: no >configure:31737: checking whether x86_64-pc-linux-gnu-gcc needs -traditional >configure:31779: result: no >configure:31786: checking return type of signal handlers >configure:31814: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:145:9: error: void value not ignored as it ought to be > return *(signal (0, 0)) (0) == 1; > ^ >configure:31820: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:31835: result: void >configure:31847: checking for vprintf >configure:31903: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c:163:6: warning: conflicting types for built-in function 'vprintf' > char vprintf (); > ^ >configure:31909: $? = 0 >configure:31927: result: yes >configure:31934: checking for _doprnt >configure:31990: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/cch3xJpw.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `_doprnt' >collect2: error: ld returned 1 exit status >configure:31996: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _doprnt innocuous__doprnt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _doprnt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _doprnt >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _doprnt (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub__doprnt || defined __stub____doprnt >| choke me >| #endif >| >| int >| main () >| { >| return _doprnt (); >| ; >| return 0; >| } >configure:32013: result: no >configure:32045: checking for bcopy >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c:164:6: warning: conflicting types for built-in function 'bcopy' > char bcopy (); > ^ >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for crypt >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for fdatasync >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for fgetgrent >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for fgetpwent >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for fgetspent >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for flock >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for fpathconf >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for freeaddrinfo >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for futimes >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for getifaddrs >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for getpgid >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for getpgrp >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for mkdtemp >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32045: checking for nl_langinfo >configure:32101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32107: $? = 0 >configure:32125: result: yes >configure:32135: checking for gai_strerror >configure:32191: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32197: $? = 0 >configure:32214: result: yes >configure:32228: checking for iconv >configure:32261: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c: In function 'main': >conftest.c:170:30: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] > res = iconv((iconv_t)-1, &in, &in_len, &out, &out_len); > ^ >In file included from conftest.c:160:0: >/usr/include/iconv.h:42:15: note: expected 'char ** restrict' but argument is of type 'const char **' > extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, > ^ >conftest.c:167:12: warning: variable 'res' set but not used [-Wunused-but-set-variable] > size_t res, in_len = 0, out_len = 0; > ^ >configure:32267: $? = 0 >configure:32274: result: yes >configure:32296: checking for dirfd >configure:32330: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c: In function 'main': >conftest.c:170:9: warning: variable 'fd' set but not used [-Wunused-but-set-variable] > int fd; > ^ >configure:32336: $? = 0 >configure:32343: result: yes >configure:32365: checking for getaddrinfo >configure:32401: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32407: $? = 0 >configure:32414: result: yes >configure:32446: checking for getcwd >configure:32502: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32508: $? = 0 >configure:32526: result: yes >configure:32446: checking for getenv >configure:32502: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32508: $? = 0 >configure:32526: result: yes >configure:32446: checking for getgrouplist >configure:32502: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32508: $? = 0 >configure:32526: result: yes >configure:32446: checking for getgrset >configure:32502: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/ccZWL0SK.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `getgrset' >collect2: error: ld returned 1 exit status >configure:32508: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| /* end confdefs.h. */ >| /* Define getgrset to an innocuous variant, in case <limits.h> declares getgrset. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getgrset innocuous_getgrset >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getgrset (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getgrset >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getgrset (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_getgrset || defined __stub___getgrset >| choke me >| #endif >| >| int >| main () >| { >| return getgrset (); >| ; >| return 0; >| } >configure:32526: result: no >configure:32446: checking for gethostbyname2 >configure:32502: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32508: $? = 0 >configure:32526: result: yes >configure:32446: checking for gethostname >configure:32502: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32508: $? = 0 >configure:32526: result: yes >configure:32446: checking for getnameinfo >configure:32502: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32508: $? = 0 >configure:32526: result: yes >configure:32544: checking for gettimeofday >configure:32600: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32606: $? = 0 >configure:32624: result: yes >configure:32544: checking for hstrerror >configure:32600: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32606: $? = 0 >configure:32624: result: yes >configure:32544: checking for inet_aton >configure:32600: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32606: $? = 0 >configure:32624: result: yes >configure:32544: checking for inet_ntop >configure:32600: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32606: $? = 0 >configure:32624: result: yes >configure:32544: checking for inet_pton >configure:32600: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32606: $? = 0 >configure:32624: result: yes >configure:32638: checking for loginrestrictions >configure:32694: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/ccHPmzEC.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `loginrestrictions' >collect2: error: ld returned 1 exit status >configure:32700: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| /* end confdefs.h. */ >| /* Define loginrestrictions to an innocuous variant, in case <limits.h> declares loginrestrictions. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define loginrestrictions innocuous_loginrestrictions >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char loginrestrictions (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef loginrestrictions >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char loginrestrictions (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_loginrestrictions || defined __stub___loginrestrictions >| choke me >| #endif >| >| int >| main () >| { >| return loginrestrictions (); >| ; >| return 0; >| } >configure:32718: result: no >configure:32739: checking for memcpy >configure:32795: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c:194:6: warning: conflicting types for built-in function 'memcpy' > char memcpy (); > ^ >configure:32801: $? = 0 >configure:32819: result: yes >configure:32739: checking for mempcpy >configure:32795: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c:195:6: warning: conflicting types for built-in function 'mempcpy' > char mempcpy (); > ^ >configure:32801: $? = 0 >configure:32819: result: yes >configure:32739: checking for mkdir >configure:32795: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32801: $? = 0 >configure:32819: result: yes >configure:32739: checking for mkstemp >configure:32795: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32801: $? = 0 >configure:32819: result: yes >configure:32739: checking for mlock >configure:32795: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32801: $? = 0 >configure:32819: result: yes >configure:32739: checking for mlockall >configure:32795: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32801: $? = 0 >configure:32819: result: yes >configure:32739: checking for munlock >configure:32795: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32801: $? = 0 >configure:32819: result: yes >configure:32739: checking for munlockall >configure:32795: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32801: $? = 0 >configure:32819: result: yes >configure:32843: checking for pathconf >configure:32899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32905: $? = 0 >configure:32923: result: yes >configure:32843: checking for putenv >configure:32899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32905: $? = 0 >configure:32923: result: yes >configure:32843: checking for regcomp >configure:32899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32905: $? = 0 >configure:32923: result: yes >configure:32843: checking for rmdir >configure:32899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32905: $? = 0 >configure:32923: result: yes >configure:32843: checking for select >configure:32899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32905: $? = 0 >configure:32923: result: yes >configure:32843: checking for setgroups >configure:32899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32905: $? = 0 >configure:32923: result: yes >configure:32843: checking for socket >configure:32899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32905: $? = 0 >configure:32923: result: yes >configure:32843: checking for statfs >configure:32899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32905: $? = 0 >configure:32923: result: yes >configure:32843: checking for strchr >configure:32899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c:210:6: warning: conflicting types for built-in function 'strchr' > char strchr (); > ^ >configure:32905: $? = 0 >configure:32923: result: yes >configure:32843: checking for strcoll >configure:32899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32905: $? = 0 >configure:32923: result: yes >configure:32843: checking for strerror >configure:32899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:32905: $? = 0 >configure:32923: result: yes >configure:32946: checking for strlcat >configure:33002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/ccUEaEBm.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `strlcat' >collect2: error: ld returned 1 exit status >configure:33008: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcat innocuous_strlcat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcat >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcat (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strlcat || defined __stub___strlcat >| choke me >| #endif >| >| int >| main () >| { >| return strlcat (); >| ; >| return 0; >| } >configure:33026: result: no >configure:32946: checking for strlcpy >configure:33002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/ccVgIDxs.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `strlcpy' >collect2: error: ld returned 1 exit status >configure:33008: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcpy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcpy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strlcpy || defined __stub___strlcpy >| choke me >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure:33026: result: no >configure:32946: checking for strsep >configure:33002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33008: $? = 0 >configure:33026: result: yes >configure:32946: checking for strtod >configure:33002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33008: $? = 0 >configure:33026: result: yes >configure:32946: checking for strtof >configure:33002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33008: $? = 0 >configure:33026: result: yes >configure:32946: checking for strtol >configure:33002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33008: $? = 0 >configure:33026: result: yes >configure:32946: checking for strtoull >configure:33002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33008: $? = 0 >configure:33026: result: yes >configure:32946: checking for setprotoent >configure:33002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33008: $? = 0 >configure:33026: result: yes >configure:32946: checking for setspent >configure:33002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33008: $? = 0 >configure:33026: result: yes >configure:32946: checking for endprotoent >configure:33002: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33008: $? = 0 >configure:33026: result: yes >configure:33042: checking for vsnprintf >configure:33098: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c:221:6: warning: conflicting types for built-in function 'vsnprintf' > char vsnprintf (); > ^ >configure:33104: $? = 0 >configure:33122: result: yes >configure:33042: checking for snprintf >configure:33098: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c:222:6: warning: conflicting types for built-in function 'snprintf' > char snprintf (); > ^ >configure:33104: $? = 0 >configure:33122: result: yes >configure:33380: checking for setsid >configure:33436: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33442: $? = 0 >configure:33460: result: yes >configure:33380: checking for setgroupent >configure:33436: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/cca9LEzI.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `setgroupent' >collect2: error: ld returned 1 exit status >configure:33442: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| /* end confdefs.h. */ >| /* Define setgroupent to an innocuous variant, in case <limits.h> declares setgroupent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setgroupent innocuous_setgroupent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setgroupent (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setgroupent >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setgroupent (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setgroupent || defined __stub___setgroupent >| choke me >| #endif >| >| int >| main () >| { >| return setgroupent (); >| ; >| return 0; >| } >configure:33460: result: no >configure:33380: checking for seteuid >configure:33436: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33442: $? = 0 >configure:33460: result: yes >configure:33380: checking for setegid >configure:33436: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33442: $? = 0 >configure:33460: result: yes >configure:33380: checking for setenv >configure:33436: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33442: $? = 0 >configure:33460: result: yes >configure:33380: checking for setpgid >configure:33436: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33442: $? = 0 >configure:33460: result: yes >configure:33380: checking for siginterrupt >configure:33436: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33442: $? = 0 >configure:33460: result: yes >configure:33476: checking for tzset >configure:33532: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33538: $? = 0 >configure:33556: result: yes >configure:33476: checking for uname >configure:33532: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33538: $? = 0 >configure:33556: result: yes >configure:33476: checking for unsetenv >configure:33532: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:33538: $? = 0 >configure:33556: result: yes >configure:33567: checking for setpassent >configure:33623: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/cc29V6Yx.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `setpassent' >collect2: error: ld returned 1 exit status >configure:33629: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| /* Define setpassent to an innocuous variant, in case <limits.h> declares setpassent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setpassent innocuous_setpassent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setpassent (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setpassent >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setpassent (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setpassent || defined __stub___setpassent >| choke me >| #endif >| >| int >| main () >| { >| return setpassent (); >| ; >| return 0; >| } >configure:33646: result: no >configure:33769: checking for struct cmsgcred.cmcred_uid >configure:33808: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:224:24: error: storage size of 'ac_aggr' isn't known > static struct cmsgcred ac_aggr; > ^ >conftest.c:224:24: warning: unused variable 'ac_aggr' [-Wunused-variable] >configure:33814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #if HAVE_SYS_UIO_H >| # include <sys/uio.h> >| #endif >| >| >| int >| main () >| { >| static struct cmsgcred ac_aggr; >| if (ac_aggr.cmcred_uid) >| return 0; >| ; >| return 0; >| } >configure:33858: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:224:24: error: storage size of 'ac_aggr' isn't known > static struct cmsgcred ac_aggr; > ^ >conftest.c:224:24: warning: unused variable 'ac_aggr' [-Wunused-variable] >configure:33864: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #if HAVE_SYS_UIO_H >| # include <sys/uio.h> >| #endif >| >| >| int >| main () >| { >| static struct cmsgcred ac_aggr; >| if (sizeof ac_aggr.cmcred_uid) >| return 0; >| ; >| return 0; >| } >configure:33882: result: no >configure:33893: checking for struct sockcred.sc_uid >configure:33932: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:224:24: error: storage size of 'ac_aggr' isn't known > static struct sockcred ac_aggr; > ^ >conftest.c:224:24: warning: unused variable 'ac_aggr' [-Wunused-variable] >configure:33938: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #if HAVE_SYS_UIO_H >| # include <sys/uio.h> >| #endif >| >| >| int >| main () >| { >| static struct sockcred ac_aggr; >| if (ac_aggr.sc_uid) >| return 0; >| ; >| return 0; >| } >configure:33982: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:224:24: error: storage size of 'ac_aggr' isn't known > static struct sockcred ac_aggr; > ^ >conftest.c:224:24: warning: unused variable 'ac_aggr' [-Wunused-variable] >configure:33988: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #if HAVE_SYS_UIO_H >| # include <sys/uio.h> >| #endif >| >| >| int >| main () >| { >| static struct sockcred ac_aggr; >| if (sizeof ac_aggr.sc_uid) >| return 0; >| ; >| return 0; >| } >configure:34006: result: no >configure:34019: checking for struct sockpeercred.uid >configure:34058: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:224:28: error: storage size of 'ac_aggr' isn't known > static struct sockpeercred ac_aggr; > ^ >conftest.c:224:28: warning: unused variable 'ac_aggr' [-Wunused-variable] >configure:34064: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #if HAVE_SYS_UIO_H >| # include <sys/uio.h> >| #endif >| >| >| int >| main () >| { >| static struct sockpeercred ac_aggr; >| if (ac_aggr.uid) >| return 0; >| ; >| return 0; >| } >configure:34108: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:224:28: error: storage size of 'ac_aggr' isn't known > static struct sockpeercred ac_aggr; > ^ >conftest.c:224:28: warning: unused variable 'ac_aggr' [-Wunused-variable] >configure:34114: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #if HAVE_SYS_UIO_H >| # include <sys/uio.h> >| #endif >| >| >| int >| main () >| { >| static struct sockpeercred ac_aggr; >| if (sizeof ac_aggr.uid) >| return 0; >| ; >| return 0; >| } >configure:34132: result: no >configure:34143: checking for struct sockaddr_in.sin_len >configure:34182: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:225:12: error: 'struct sockaddr_in' has no member named 'sin_len' > if (ac_aggr.sin_len) > ^ >conftest.c:224:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] > static struct sockaddr_in ac_aggr; > ^ >configure:34188: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #if HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr_in ac_aggr; >| if (ac_aggr.sin_len) >| return 0; >| ; >| return 0; >| } >configure:34232: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:225:19: error: 'struct sockaddr_in' has no member named 'sin_len' > if (sizeof ac_aggr.sin_len) > ^ >conftest.c:224:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] > static struct sockaddr_in ac_aggr; > ^ >configure:34238: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #if HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr_in ac_aggr; >| if (sizeof ac_aggr.sin_len) >| return 0; >| ; >| return 0; >| } >configure:34256: result: no >configure:34267: checking for struct statfs.f_fstypename >configure:34309: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:228:12: error: 'struct statfs' has no member named 'f_fstypename' > if (ac_aggr.f_fstypename) > ^ >conftest.c:227:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] > static struct statfs ac_aggr; > ^ >configure:34315: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_PARAM_H >| # include <sys/param.h> >| #endif >| #if HAVE_SYS_MOUNT_H >| # include <sys/mount.h> >| #endif >| #if HAVE_SYS_VFS_H >| # include <sys/vfs.h> >| #endif >| >| >| int >| main () >| { >| static struct statfs ac_aggr; >| if (ac_aggr.f_fstypename) >| return 0; >| ; >| return 0; >| } >configure:34362: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:228:19: error: 'struct statfs' has no member named 'f_fstypename' > if (sizeof ac_aggr.f_fstypename) > ^ >conftest.c:227:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] > static struct statfs ac_aggr; > ^ >configure:34368: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_PARAM_H >| # include <sys/param.h> >| #endif >| #if HAVE_SYS_MOUNT_H >| # include <sys/mount.h> >| #endif >| #if HAVE_SYS_VFS_H >| # include <sys/vfs.h> >| #endif >| >| >| int >| main () >| { >| static struct statfs ac_aggr; >| if (sizeof ac_aggr.f_fstypename) >| return 0; >| ; >| return 0; >| } >configure:34386: result: no >configure:34397: checking for struct statfs.f_type >configure:34439: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:34445: $? = 0 >configure:34516: result: yes >configure:34541: checking whether struct addrinfo is defined >configure:34575: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:34581: $? = 0 >configure:34586: result: yes >configure:34605: checking whether struct sockaddr_storage is defined >configure:34638: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:224:28: warning: unused variable 'ss' [-Wunused-variable] > struct sockaddr_storage ss; > ^ >configure:34644: $? = 0 >configure:34649: result: yes >configure:34669: checking whether ss_family is defined >configure:34702: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:34708: $? = 0 >configure:34714: result: yes >configure:34799: checking whether ss_len is defined >configure:34832: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:226:14: error: 'struct sockaddr_storage' has no member named 'ss_len' > (void) a.ss_len; > ^ >conftest.c:225:30: warning: variable 'a' set but not used [-Wunused-but-set-variable] > struct sockaddr_storage a; > ^ >configure:34838: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STATFS_F_TYPE 1 >| #define PR_USE_LARGEFILES 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SS 1 >| #define HAVE_SS_FAMILY 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <unistd.h> >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| >| do { >| struct sockaddr_storage a; >| (void) a.ss_len; >| } while(0) >| >| ; >| return 0; >| } >configure:34857: result: no >configure:34859: checking whether __ss_len is defined >configure:34892: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:226:16: error: 'struct sockaddr_storage' has no member named '__ss_len' > (void) a.__ss_len; > ^ >conftest.c:225:32: warning: variable 'a' set but not used [-Wunused-but-set-variable] > struct sockaddr_storage a; > ^ >configure:34898: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STATFS_F_TYPE 1 >| #define PR_USE_LARGEFILES 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SS 1 >| #define HAVE_SS_FAMILY 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <unistd.h> >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| >| do { >| struct sockaddr_storage a; >| (void) a.__ss_len; >| } while(0) >| >| ; >| return 0; >| } >configure:34917: result: no >configure:34945: checking sys/acl.h usability >configure:34962: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:34968: $? = 0 >configure:34982: result: yes >configure:34986: checking sys/acl.h presence >configure:35001: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:35007: $? = 0 >configure:35021: result: yes >configure:35049: checking for sys/acl.h >configure:35057: result: yes >configure:34945: checking acl/libacl.h usability >configure:34962: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:34968: $? = 0 >configure:34982: result: yes >configure:34986: checking acl/libacl.h presence >configure:35001: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:35007: $? = 0 >configure:35021: result: yes >configure:35049: checking for acl/libacl.h >configure:35057: result: yes >configure:35070: checking which POSIX ACL implementation to use >configure:35105: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c: In function 'main': >conftest.c:225:9: warning: 'ae' is used uninitialized in this function [-Wuninitialized] > (void)acl_get_qualifier(ae); > ^ >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/cc55EDPU.o: In function `main': >conftest.c:(.text.startup+0x26): undefined reference to `acl_get_qualifier' >collect2: error: ld returned 1 exit status >configure:35111: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STATFS_F_TYPE 1 >| #define PR_USE_LARGEFILES 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SS 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_ACL_H >| # include <sys/acl.h> >| #endif >| >| int >| main () >| { >| acl_entry_t ae; >| (void)acl_get_qualifier(ae); >| >| ; >| return 0; >| } >configure:35159: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -lacl -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c: In function 'main': >conftest.c:225:9: warning: 'ae' is used uninitialized in this function [-Wuninitialized] > (void)acl_get_qualifier(ae); > ^ >configure:35165: $? = 0 >configure:35240: result: Linux >configure:35270: checking for perm_copy_fd in -lacl >configure:35305: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lacl -lcrypt -ldl >&5 >configure:35311: $? = 0 >configure:35329: result: yes >configure:35383: checking which sendfile() implementation to use >configure:35419: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c: In function 'main': >conftest.c:232:11: warning: 'i' is used uninitialized in this function [-Wuninitialized] > (void)sendfile(i,i,&o,c); > ^ >conftest.c:232:11: warning: 'c' is used uninitialized in this function [-Wuninitialized] >configure:35425: $? = 0 >configure:35659: result: Linux >configure:35695: checking sys/sendfile.h usability >configure:35712: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:35718: $? = 0 >configure:35732: result: yes >configure:35736: checking sys/sendfile.h presence >configure:35751: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:35757: $? = 0 >configure:35771: result: yes >configure:35799: checking for sys/sendfile.h >configure:35807: result: yes >configure:36007: checking whether setgrent returns void >configure:36033: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >conftest.c:4:9: warning: second argument of 'main' should be 'char **' [-Wmain] > int main(int argc, char *argv) { > ^ >conftest.c: In function 'main': >conftest.c:7:9: error: void value not ignored as it ought to be > i = setgrent(); > ^ >configure:36036: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| >| #include <sys/types.h> >| #include <grp.h> >| int main(int argc, char *argv) { >| int i = 0; >| getgrent(); >| i = setgrent(); >| return (i != 1); >| } >| >configure:36061: result: yes >configure:36074: checking for initscr in -lcurses >configure:36109: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcurses -lcrypt -ldl >&5 >configure:36115: $? = 0 >configure:36133: result: yes >configure:36151: checking for initscr in -lncursesw >configure:36186: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lncursesw -lcrypt -ldl >&5 >configure:36192: $? = 0 >configure:36210: result: yes >configure:36397: checking for halfdelay in -ltinfo >configure:36432: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -ltinfo -lcrypt -ldl >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltinfo >collect2: error: ld returned 1 exit status >configure:36438: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STATFS_F_TYPE 1 >| #define PR_USE_LARGEFILES 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SS 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_POSIX_ACL 1 >| #define HAVE_LIBACL 1 >| #define HAVE_LINUX_POSIX_ACL 1 >| #define HAVE_PERM_COPY_FD 1 >| #define PR_USE_FACL 1 >| #define PR_USE_IPV6 1 >| #define HAVE_SENDFILE 1 >| #define PR_USE_SENDFILE 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_LINUX_SENDFILE 1 >| #define SETGRENT_VOID 1 >| #define HAVE_LIBCURSES 1 >| #define HAVE_LIBNCURSESW 1 >| #define PR_USE_CURSES 1 >| #define PR_USE_NCURSESW 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char halfdelay (); >| int >| main () >| { >| return halfdelay (); >| ; >| return 0; >| } >configure:36456: result: no >configure:36486: checking for setproctitle >configure:36542: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/ccSC38uy.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `setproctitle' >collect2: error: ld returned 1 exit status >configure:36548: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STATFS_F_TYPE 1 >| #define PR_USE_LARGEFILES 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SS 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_POSIX_ACL 1 >| #define HAVE_LIBACL 1 >| #define HAVE_LINUX_POSIX_ACL 1 >| #define HAVE_PERM_COPY_FD 1 >| #define PR_USE_FACL 1 >| #define PR_USE_IPV6 1 >| #define HAVE_SENDFILE 1 >| #define PR_USE_SENDFILE 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_LINUX_SENDFILE 1 >| #define SETGRENT_VOID 1 >| #define HAVE_LIBCURSES 1 >| #define HAVE_LIBNCURSESW 1 >| #define PR_USE_CURSES 1 >| #define PR_USE_NCURSESW 1 >| #define PR_USE_NONBLOCKING_LOG_OPEN 1 >| /* end confdefs.h. */ >| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setproctitle innocuous_setproctitle >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setproctitle (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setproctitle >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setproctitle (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setproctitle || defined __stub___setproctitle >| choke me >| #endif >| >| int >| main () >| { >| return setproctitle (); >| ; >| return 0; >| } >configure:36566: result: no >configure:36591: checking libutil.h usability >configure:36608: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:265:21: fatal error: libutil.h: No such file or directory >compilation terminated. >configure:36614: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STATFS_F_TYPE 1 >| #define PR_USE_LARGEFILES 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SS 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_POSIX_ACL 1 >| #define HAVE_LIBACL 1 >| #define HAVE_LINUX_POSIX_ACL 1 >| #define HAVE_PERM_COPY_FD 1 >| #define PR_USE_FACL 1 >| #define PR_USE_IPV6 1 >| #define HAVE_SENDFILE 1 >| #define PR_USE_SENDFILE 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_LINUX_SENDFILE 1 >| #define SETGRENT_VOID 1 >| #define HAVE_LIBCURSES 1 >| #define HAVE_LIBNCURSESW 1 >| #define PR_USE_CURSES 1 >| #define PR_USE_NCURSESW 1 >| #define PR_USE_NONBLOCKING_LOG_OPEN 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libutil.h> >configure:36628: result: no >configure:36632: checking libutil.h presence >configure:36647: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:232:21: fatal error: libutil.h: No such file or directory >compilation terminated. >configure:36653: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STATFS_F_TYPE 1 >| #define PR_USE_LARGEFILES 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SS 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_POSIX_ACL 1 >| #define HAVE_LIBACL 1 >| #define HAVE_LINUX_POSIX_ACL 1 >| #define HAVE_PERM_COPY_FD 1 >| #define PR_USE_FACL 1 >| #define PR_USE_IPV6 1 >| #define HAVE_SENDFILE 1 >| #define PR_USE_SENDFILE 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_LINUX_SENDFILE 1 >| #define SETGRENT_VOID 1 >| #define HAVE_LIBCURSES 1 >| #define HAVE_LIBNCURSESW 1 >| #define PR_USE_CURSES 1 >| #define PR_USE_NCURSESW 1 >| #define PR_USE_NONBLOCKING_LOG_OPEN 1 >| /* end confdefs.h. */ >| #include <libutil.h> >configure:36667: result: no >configure:36695: checking for libutil.h >configure:36703: result: no >configure:36716: checking for setproctitle in -lutil >configure:36751: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lutil -lcrypt -ldl >&5 >/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/ccKCYRzN.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `setproctitle' >collect2: error: ld returned 1 exit status >configure:36757: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STATFS_F_TYPE 1 >| #define PR_USE_LARGEFILES 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SS 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_POSIX_ACL 1 >| #define HAVE_LIBACL 1 >| #define HAVE_LINUX_POSIX_ACL 1 >| #define HAVE_PERM_COPY_FD 1 >| #define PR_USE_FACL 1 >| #define PR_USE_IPV6 1 >| #define HAVE_SENDFILE 1 >| #define PR_USE_SENDFILE 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_LINUX_SENDFILE 1 >| #define SETGRENT_VOID 1 >| #define HAVE_LIBCURSES 1 >| #define HAVE_LIBNCURSESW 1 >| #define PR_USE_CURSES 1 >| #define PR_USE_NCURSESW 1 >| #define PR_USE_NONBLOCKING_LOG_OPEN 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setproctitle (); >| int >| main () >| { >| return setproctitle (); >| ; >| return 0; >| } >configure:36775: result: no >configure:36809: checking sys/pstat.h usability >configure:36826: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c:265:23: fatal error: sys/pstat.h: No such file or directory >compilation terminated. >configure:36832: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STATFS_F_TYPE 1 >| #define PR_USE_LARGEFILES 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SS 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_POSIX_ACL 1 >| #define HAVE_LIBACL 1 >| #define HAVE_LINUX_POSIX_ACL 1 >| #define HAVE_PERM_COPY_FD 1 >| #define PR_USE_FACL 1 >| #define PR_USE_IPV6 1 >| #define HAVE_SENDFILE 1 >| #define PR_USE_SENDFILE 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_LINUX_SENDFILE 1 >| #define SETGRENT_VOID 1 >| #define HAVE_LIBCURSES 1 >| #define HAVE_LIBNCURSESW 1 >| #define PR_USE_CURSES 1 >| #define PR_USE_NCURSESW 1 >| #define PR_USE_NONBLOCKING_LOG_OPEN 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/pstat.h> >configure:36846: result: no >configure:36850: checking sys/pstat.h presence >configure:36865: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:232:23: fatal error: sys/pstat.h: No such file or directory >compilation terminated. >configure:36871: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STATFS_F_TYPE 1 >| #define PR_USE_LARGEFILES 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SS 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_POSIX_ACL 1 >| #define HAVE_LIBACL 1 >| #define HAVE_LINUX_POSIX_ACL 1 >| #define HAVE_PERM_COPY_FD 1 >| #define PR_USE_FACL 1 >| #define PR_USE_IPV6 1 >| #define HAVE_SENDFILE 1 >| #define PR_USE_SENDFILE 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_LINUX_SENDFILE 1 >| #define SETGRENT_VOID 1 >| #define HAVE_LIBCURSES 1 >| #define HAVE_LIBNCURSESW 1 >| #define PR_USE_CURSES 1 >| #define PR_USE_NCURSESW 1 >| #define PR_USE_NONBLOCKING_LOG_OPEN 1 >| /* end confdefs.h. */ >| #include <sys/pstat.h> >configure:36885: result: no >configure:36913: checking for sys/pstat.h >configure:36921: result: no >conftest.c:232:22: fatal error: sys/exec.h: No such file or directory >compilation terminated. >configure:37075: checking whether __progname and __progname_full are available >configure:37101: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:37107: $? = 0 >configure:37124: result: yes >configure:37135: checking which argv replacement method to use >configure:37161: result: writeable >configure:37181: checking whether printf supports %llu format >configure:37210: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl >&5 >configure:37213: $? = 0 >configure:37219: ./conftest >1 >configure:37222: $? = 0 >configure:37224: result: yes >configure:37274: checking for duplicate module build requests >configure:37372: result: no >configure:37684: checking whether OpenSSL is compiled with FIPS support >configure:37719: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl -lcrypto >&5 >conftest.c:237:32: fatal error: openssl/fips.h: No such file or directory >compilation terminated. >configure:37722: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >| #define PR_PLATFORM "LINUX" >| #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_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_GETOPT 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG 1 >| #define PR_USE_SYSTEM_GETOPT 1 >| #define PR_USE_SHADOW 1 >| #define PR_USE_AUTO_SHADOW 1 >| #define LT_MODULE_EXT ".so" >| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >| #define HAVE_LIBDL 1 >| #define HAVE_DLERROR 1 >| #define HAVE_LIBDLLOADER 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_ERROR_T 1 >| #define HAVE_ARGZ_ADD 1 >| #define HAVE_ARGZ_APPEND 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_CREATE_SEP 1 >| #define HAVE_ARGZ_INSERT 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_WORKING_ARGZ 1 >| #define HAVE_PRELOADED_SYMBOLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_NLS 1 >| #define PR_USE_PCRE 1 >| #define PR_USE_OPENSSL 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_SHADOW_H 1 >| #define PR_USE_SHADOW 1 >| #define HAVE_SPWD_SP_WARN 1 >| #define HAVE_SPWD_SP_INACT 1 >| #define HAVE_SPWD_SP_EXPIRE 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_PAM 1 >| #define HAVE_LINUX_CAPABILITY_H 1 >| #define HAVE_LIBCAP 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_TZNAME 1 >| #define GETGROUPS_T gid_t >| #define HAVE_TIMER_T 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_TIME_T 8 >| #define SIZEOF_CHAR_P 8 >| #define SIZEOF_VOID_P 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMAXTYPE 1 >| #define HAVE_UT_UT_HOST 1 >| #define HAVE_UT_UT_EXIT 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_LOG_CRON 1 >| #define HAVE_LOG_FTP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FGETGRENT 1 >| #define HAVE_FGETPWENT 1 >| #define HAVE_FGETSPENT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_ICONV 1 >| #define HAVE_DIRFD 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETENV 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETHOSTBYNAME2 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MLOCK 1 >| #define HAVE_MLOCKALL 1 >| #define HAVE_MUNLOCK 1 >| #define HAVE_MUNLOCKALL 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_RMDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOD 1 >| #define HAVE_STRTOF 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_SETPROTOENT 1 >| #define HAVE_SETSPENT 1 >| #define HAVE_ENDPROTOENT 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STATFS_F_TYPE 1 >| #define PR_USE_LARGEFILES 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SS 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_POSIX_ACL 1 >| #define HAVE_LIBACL 1 >| #define HAVE_LINUX_POSIX_ACL 1 >| #define HAVE_PERM_COPY_FD 1 >| #define PR_USE_FACL 1 >| #define PR_USE_IPV6 1 >| #define HAVE_SENDFILE 1 >| #define PR_USE_SENDFILE 1 >| #define HAVE_SYS_SENDFILE_H 1 >| #define HAVE_LINUX_SENDFILE 1 >| #define SETGRENT_VOID 1 >| #define HAVE_LIBCURSES 1 >| #define HAVE_LIBNCURSESW 1 >| #define PR_USE_CURSES 1 >| #define PR_USE_NCURSESW 1 >| #define PR_USE_NONBLOCKING_LOG_OPEN 1 >| #define HAVE___PROGNAME 1 >| #define PF_ARGV_TYPE PF_ARGV_WRITEABLE >| #define HAVE_LLU 1 >| #define PR_USE_OPENSSL 1 >| /* end confdefs.h. */ >| >| #include <openssl/fips.h> >| int main(int argc, char *argv[]) { >| # ifdef OPENSSL_FIPS >| return 0; >| # else >| return 1; >| #endif >| } >| >configure:37745: result: no >configure:37754: checking whether linking with OpenSSL functions succeeds >configure:37786: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl -lcrypto >&5 >configure:37792: $? = 0 >configure:37799: result: yes >configure:37944: checking whether linking with OpenSSL has complete ECC support >configure:37985: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -ldl -lcrypto >&5 >conftest.c: In function 'main': >conftest.c:252:21: warning: unused variable 'm' [-Wunused-variable] > const EVP_MD *m = EVP_sha512(); > ^ >conftest.c:251:15: warning: unused variable 'e' [-Wunused-variable] > EC_KEY *e = EC_KEY_new_by_curve_name(NID_secp521r1); > ^ >configure:37991: $? = 0 >configure:37998: result: yes >configure:38779: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.61. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on mr-fox > >config.status:965: creating contrib/Makefile >config.status:965: creating include/Makefile >config.status:965: creating lib/Makefile >config.status:965: creating locale/Makefile >config.status:965: creating modules/Makefile >config.status:965: creating src/Makefile >config.status:965: creating src/prxs >config.status:965: creating src/ftpdctl.8 >config.status:965: creating src/proftpd.8 >config.status:965: creating src/proftpd.conf.5 >config.status:965: creating src/xferlog.5 >config.status:965: creating tests/Makefile >config.status:965: creating utils/Makefile >config.status:965: creating utils/ftpcount.1 >config.status:965: creating utils/ftpscrub.8 >config.status:965: creating utils/ftpshut.8 >config.status:965: creating utils/ftptop.1 >config.status:965: creating utils/ftpwho.1 >config.status:965: creating Makefile >config.status:965: creating Make.rules >config.status:965: creating config.h >config.status:1456: executing libtool commands >config.status:1456: executing default commands >configure:41171: === configuring in contrib/mod_wrap2 (/var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d/contrib/mod_wrap2) >configure:41274: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native' --cache-file=/dev/null --srcdir=. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=native' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func__doprnt=no >ac_cv_func_alloca_works=yes >ac_cv_func_argz_add=yes >ac_cv_func_argz_append=yes >ac_cv_func_argz_count=yes >ac_cv_func_argz_create_sep=yes >ac_cv_func_argz_insert=yes >ac_cv_func_argz_next=yes >ac_cv_func_argz_stringify=yes >ac_cv_func_bcopy=yes >ac_cv_func_crypt=yes >ac_cv_func_dlerror=yes >ac_cv_func_dlopen=no >ac_cv_func_endprotoent=yes >ac_cv_func_fdatasync=yes >ac_cv_func_fgetgrent=yes >ac_cv_func_fgetpwent=yes >ac_cv_func_fgetspent=yes >ac_cv_func_flock=yes >ac_cv_func_fpathconf=yes >ac_cv_func_freeaddrinfo=yes >ac_cv_func_futimes=yes >ac_cv_func_gai_strerror=yes >ac_cv_func_getcwd=yes >ac_cv_func_getenv=yes >ac_cv_func_getgrouplist=yes >ac_cv_func_getgrset=no >ac_cv_func_gethostbyname2=yes >ac_cv_func_gethostname=yes >ac_cv_func_getifaddrs=yes >ac_cv_func_getnameinfo=yes >ac_cv_func_getopt=yes >ac_cv_func_getopt_long=yes >ac_cv_func_getpgid=yes >ac_cv_func_getpgrp=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_hstrerror=yes >ac_cv_func_inet_aton=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_inet_pton=yes >ac_cv_func_loginrestrictions=no >ac_cv_func_memcpy=yes >ac_cv_func_mempcpy=yes >ac_cv_func_mkdir=yes >ac_cv_func_mkdtemp=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mlock=yes >ac_cv_func_mlockall=yes >ac_cv_func_munlock=yes >ac_cv_func_munlockall=yes >ac_cv_func_nl_langinfo=yes >ac_cv_func_pathconf=yes >ac_cv_func_putenv=yes >ac_cv_func_regcomp=yes >ac_cv_func_rmdir=yes >ac_cv_func_select=yes >ac_cv_func_setegid=yes >ac_cv_func_setenv=yes >ac_cv_func_seteuid=yes >ac_cv_func_setgrent_void=yes >ac_cv_func_setgroupent=no >ac_cv_func_setgroups=yes >ac_cv_func_setpassent=no >ac_cv_func_setpgid=yes >ac_cv_func_setproctitle=no >ac_cv_func_setprotoent=yes >ac_cv_func_setsid=yes >ac_cv_func_setspent=yes >ac_cv_func_shl_load=no >ac_cv_func_siginterrupt=yes >ac_cv_func_snprintf=yes >ac_cv_func_socket=yes >ac_cv_func_statfs=yes >ac_cv_func_strchr=yes >ac_cv_func_strcoll=yes >ac_cv_func_strerror=yes >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_strsep=yes >ac_cv_func_strtod=yes >ac_cv_func_strtof=yes >ac_cv_func_strtol=yes >ac_cv_func_strtoull=yes >ac_cv_func_tzset=yes >ac_cv_func_uname=yes >ac_cv_func_unsetenv=yes >ac_cv_func_vprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_header_acl_libacl_h=yes >ac_cv_header_argz_h=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_bstring_h=no >ac_cv_header_crypt_h=yes >ac_cv_header_ctype_h=yes >ac_cv_header_curses_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_execinfo_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_hpsecurity_h=no >ac_cv_header_iconv_h=yes >ac_cv_header_ifaddrs_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_junistd_h=no >ac_cv_header_krb_h=no >ac_cv_header_langinfo_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_libutil_h=no >ac_cv_header_limits_h=yes >ac_cv_header_linux_capability_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_login_h=no >ac_cv_header_memory_h=yes >ac_cv_header_ncurses_h=yes >ac_cv_header_ndir_h=no >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_netinet_ip_h=yes >ac_cv_header_netinet_tcp_h=yes >ac_cv_header_pam_pam_appl_h=no >ac_cv_header_prot_h=no >ac_cv_header_regex_h=yes >ac_cv_header_security_pam_appl_h=yes >ac_cv_header_security_pam_modules_h=yes >ac_cv_header_shadow_h=yes >ac_cv_header_signal_h=yes >ac_cv_header_stdc=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_stropts_h=yes >ac_cv_header_sys_acl_h=yes >ac_cv_header_sys_dir_h=yes >ac_cv_header_sys_file_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_ndir_h=no >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_prctl_h=yes >ac_cv_header_sys_pstat_h=no >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_sendfile_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statfs_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_termio_h=no >ac_cv_header_sys_termios_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_ucred_h=no >ac_cv_header_sys_uio_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_sys_vfs_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_syslog_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_time=yes >ac_cv_header_ucontext_h=yes >ac_cv_header_ucred_h=no >ac_cv_header_unistd_h=yes >ac_cv_header_usersec_h=no >ac_cv_header_utime_h=yes >ac_cv_header_utmp_h=yes >ac_cv_header_utmpx_h=yes >ac_cv_header_vmsdir_h=no >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_acl_perm_copy_fd=yes >ac_cv_lib_c_bindtextdomain=yes >ac_cv_lib_c_iconv_open=yes >ac_cv_lib_cap2_cap_init=no >ac_cv_lib_cap_cap_init=yes >ac_cv_lib_crypt_crypt=yes >ac_cv_lib_curses_initscr=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dld_dld_link=no >ac_cv_lib_dld_shl_load=no >ac_cv_lib_iconv_iconv_open=no >ac_cv_lib_iconv_libiconv_open=no >ac_cv_lib_intl_bindtextdomain=no >ac_cv_lib_ncursesw_initscr=yes >ac_cv_lib_pam_pam_start=yes >ac_cv_lib_tinfo_halfdelay=no >ac_cv_lib_ucb_alloca=no >ac_cv_lib_util_setproctitle=no >ac_cv_member_struct_cmsgcred_cmcred_uid=no >ac_cv_member_struct_sockaddr_in_sin_len=no >ac_cv_member_struct_sockcred_sc_uid=no >ac_cv_member_struct_sockpeercred_uid=no >ac_cv_member_struct_spwd_sp_expire=yes >ac_cv_member_struct_spwd_sp_inact=yes >ac_cv_member_struct_spwd_sp_warn=yes >ac_cv_member_struct_statfs_f_fstypename=no >ac_cv_member_struct_statfs_f_type=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP=/bin/grep >ac_cv_path_SED=/bin/sed >ac_cv_path_install='/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c' >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_gcc_traditional=no >ac_cv_prog_make_make_set=yes >ac_cv_search_dlopen=-ldl >ac_cv_search_opendir='none required' >ac_cv_sizeof_char_p=8 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=8 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_off_t=8 >ac_cv_sizeof_short=2 >ac_cv_sizeof_size_t=8 >ac_cv_sizeof_time_t=8 >ac_cv_sizeof_void_p=8 >ac_cv_struct_tm=time.h >ac_cv_sys_file_offset_bits=no >ac_cv_sys_largefile_CC=no >ac_cv_target=x86_64-pc-linux-gnu >ac_cv_type_char_p=yes >ac_cv_type_error_t=yes >ac_cv_type_getgroups=gid_t >ac_cv_type_ino_t=yes >ac_cv_type_int=yes >ac_cv_type_intptr_t=yes >ac_cv_type_long=yes >ac_cv_type_long_long=yes >ac_cv_type_mode_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_short=yes >ac_cv_type_signal=void >ac_cv_type_size_t=yes >ac_cv_type_socklen_t=yes >ac_cv_type_time_t=yes >ac_cv_type_uid_t=yes >ac_cv_type_void_p=yes >ac_cv_working_alloca_h=yes >libltdl_cv_lib_dl_dlopen=yes >libltdl_cv_preloaded_symbols=yes >libltdl_cv_shlibext=.so >lt_cv_deplibs_check_method=pass_all >lt_cv_dlopen=dlopen >lt_cv_dlopen_libs=-ldl >lt_cv_dlopen_self=yes >lt_cv_dlopen_self_static=no >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_module_path_var=LD_LIBRARY_PATH >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_argz_works=yes >lt_cv_sys_dlopen_deplibs=yes >lt_cv_sys_dlsearch_path='/lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib64/itcl4.0.3/ /usr/lib64/itk4.0.1/ /usr/games/lib64 /usr/games/lib32 /usr/games/lib /opt/ekopath/lib /opt/ekopath/lib/6.0.967/x8664/64 /usr/lib64/libgig/ /usr/lib64/opencollada ' >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 >lt_cv_sys_symbol_underscore=no >pf_cv_argv_type=writeable >pf_cv_var_progname=yes >pr_cv_func_facl=Linux >pr_cv_func_sendfile=Linux >pr_cv_header_syslog_log_cron=yes >pr_cv_header_syslog_log_ftp=yes >pr_cv_header_timer_t=yes >pr_cv_header_ut_exit=yes >pr_cv_header_ut_host=yes >pr_cv_header_utmaxtype=yes >pr_cv_lib_standalone_aton=yes >pr_cv_lib_standalone_crypt=no >pr_cv_lib_standalone_gethost=yes >pr_cv_lib_standalone_nsl=yes >pr_cv_lib_standalone_sockets=yes >pr_cv_var__pw_stayopen=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ADDL_CPPFLAGS='' >ADDL_DIRS='' >ALLOCA='' >AR='x86_64-pc-linux-gnu-ar' >ARGZ_H='' >BINDIR='/usr/bin' >BUILD_OPTS=' '\''--prefix=/usr'\'' '\''--build=x86_64-pc-linux-gnu'\'' '\''--host=x86_64-pc-linux-gnu'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--datadir=/usr/share'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var/lib'\'' '\''--docdir=/usr/share/doc/proftpd-1.3.5d'\'' '\''--htmldir=/usr/share/doc/proftpd-1.3.5d/html'\'' '\''--libdir=/usr/lib64'\'' '\''--localstatedir=/var/run/proftpd'\'' '\''--sysconfdir=/etc/proftpd'\'' '\''--disable-strip'\'' '\''--enable-facl'\'' '\''--disable-auth-file'\'' '\''--enable-cap'\'' '\''--disable-ctrls'\'' '\''--disable-dso'\'' '\''--disable-ident'\'' '\''--enable-ipv6'\'' '\''--disable-memcache'\'' '\''--enable-ncurses'\'' '\''--enable-nls'\'' '\''--enable-openssl'\'' '\''--enable-auth-pam'\'' '\''--enable-pcre'\'' '\''--disable-tests'\'' '\''--disable-trace'\'' '\''--enable-shadow'\'' '\''--enable-autoshadow'\'' '\''--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file'\'' '\''build_alias=x86_64-pc-linux-gnu'\'' '\''host_alias=x86_64-pc-linux-gnu'\'' '\''CFLAGS=-O2 -pipe -march=native -Wall'\'' '\''LDFLAGS=-Wl,-O1 -Wl,--as-needed'\'' '\''CXXFLAGS=-O2 -pipe -march=native'\''' >BUILD_SHARED_MODULE_OBJS='' >BUILD_STATIC_MODULE_ARCHIVES='' >BUILD_STATIC_MODULE_OBJS='modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_auth_pam.o modules/mod_wrap2_file.o modules/mod_wrap2.o modules/mod_tls_shmcache.o modules/mod_tls.o modules/mod_facl.o modules/mod_cap.o modules/mod_lang.o' >BUILD_VERSION='1.3.5d' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-O2 -pipe -march=native -Wall -Wall' >CONFIG_SHELL='/bin/sh' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CURSES_LIBS='-lncursesw' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXFLAGS='-O2 -pipe -march=native' >DATADIR='/usr/share' >DEFS='-DHAVE_CONFIG_H' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_NLS='1' >ENABLE_TESTS='""' >EXEEXT='' >FGREP='/bin/grep -F' >GLUE_MODULE_OBJS='mod_core.o mod_xfer.o mod_rlimit.o mod_auth_unix.o mod_auth.o mod_ls.o mod_log.o mod_site.o mod_delay.o mod_facts.o mod_auth_pam.o mod_facl.o mod_tls.o mod_tls_shmcache.o mod_wrap2.o mod_wrap2_file.o mod_cap.o mod_lang.o' >GREP='/bin/grep' >INCLTDL='' >INCLUDEDIR='/usr/include' >INCLUDES='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_DEPS='' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed' >LIBADD_DL='-ldl ' >LIBADD_DLD_LINK='' >LIBADD_DLOPEN='-ldl' >LIBADD_SHL_LOAD='' >LIBDIRS='' >LIBEXECDIR='/usr/libexec' >LIBLTDL='' >LIBOBJS='' >LIBRARIES='-lacl -lpcreposix -lpcre -lssl -lcrypto -lssl -lcrypto -lcap -lssl -lcrypto -lpam' >LIBS='-lsupp -lcrypt -ldl ' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBTOOL_DEPS='.//ltmain.sh' >LIB_DEPS='""' >LIB_OBJS='pr_fnmatch.o sstrncpy.o strsep.o vsnprintf.o glibc-glob.o glibc-hstrerror.o glibc-mkstemp.o pr-syslog.o pwgrent.o tpl.o' >LIPO='' >LN_S='ln -s' >LOCALSTATEDIR='/var/run/proftpd' >LTDLDEPS='' >LTDLINCL='' >LTDLOPEN='' >LTLIBOBJS='' >LT_CONFIG_H='config.h' >LT_DLLOADERS=' lib/libltdl/dlopen.la' >LT_DLPREOPEN='-dlpreopen lib/libltdl/dlopen.la ' >MAIN_LDFLAGS='' >MAIN_LIBS='' >MODULE_DEPS='' >MODULE_LDFLAGS='' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OSREL='-DLINUX' >OSTYPE='' >OTOOL64='' >OTOOL='' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PREFIX='/usr' >RANLIB='x86_64-pc-linux-gnu-ranlib' >RC_VERSION='' >RELEASE_VERSION='1.3.5d' >SBINDIR='/usr/sbin' >SED='/bin/sed' >SET_MAKE='' >SHARED_MODULE_DIRS='""' >SHARED_MODULE_LIBS='' >SHARED_MODULE_OBJS='""' >SHELL='/bin/sh' >STATIC_MODULE_DIRS=' contrib/mod_wrap2' >STATIC_MODULE_OBJS='mod_core.o mod_xfer.o mod_rlimit.o mod_auth_unix.o mod_auth.o mod_ls.o mod_log.o mod_site.o mod_delay.o mod_facts.o mod_auth_pam.o mod_facl.o mod_tls.o mod_tls_shmcache.o mod_wrap2_file.o mod_cap.o mod_lang.o' >STRIP='x86_64-pc-linux-gnu-strip' >SYSCONFDIR='/etc/proftpd' >UTILS_LIBS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/proftpd-1.3.5d' >dvidir='${docdir}' >exec_prefix='/usr' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/usr/share/doc/proftpd-1.3.5d/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_group='root' >install_user='root' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/run/proftpd' >lt_ECHO='echo' >ltdl_LIBOBJS='' >ltdl_LTLIBOBJS='' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgconfigdir='/usr/lib64/pkgconfig' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs=' contrib/mod_wrap2' >sys_symbol_underscore='no' >sysconfdir='/etc/proftpd' >target='x86_64-pc-linux-gnu' >target_alias='' >target_cpu='x86_64' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PR_BUILD_OPTS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native'" >#define PR_PLATFORM "LINUX" >#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_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define HAVE_GETOPT 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GETOPT_LONG 1 >#define PR_USE_SYSTEM_GETOPT 1 >#define PR_USE_SHADOW 1 >#define PR_USE_AUTO_SHADOW 1 >#define LT_MODULE_EXT ".so" >#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" >#define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32:/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0:/usr/lib64/itcl4.0.3/:/usr/lib64/itk4.0.1/:/usr/games/lib64:/usr/games/lib32:/usr/games/lib:/opt/ekopath/lib:/opt/ekopath/lib/6.0.967/x8664/64:/usr/lib64/libgig/:/usr/lib64/opencollada" >#define HAVE_LIBDL 1 >#define HAVE_DLERROR 1 >#define HAVE_LIBDLLOADER 1 >#define HAVE_ARGZ_H 1 >#define HAVE_ERROR_T 1 >#define HAVE_ARGZ_ADD 1 >#define HAVE_ARGZ_APPEND 1 >#define HAVE_ARGZ_COUNT 1 >#define HAVE_ARGZ_CREATE_SEP 1 >#define HAVE_ARGZ_INSERT 1 >#define HAVE_ARGZ_NEXT 1 >#define HAVE_ARGZ_STRINGIFY 1 >#define HAVE_WORKING_ARGZ 1 >#define HAVE_PRELOADED_SYMBOLS 1 >#define PR_USE_NLS 1 >#define PR_USE_NLS 1 >#define PR_USE_PCRE 1 >#define PR_USE_OPENSSL 1 >#define PR_USE_SHADOW 1 >#define HAVE_LIBCRYPT 1 >#define HAVE_DIRENT_H 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_SIGNAL_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_PRCTL_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_SHADOW_H 1 >#define PR_USE_SHADOW 1 >#define HAVE_SPWD_SP_WARN 1 >#define HAVE_SPWD_SP_INACT 1 >#define HAVE_SPWD_SP_EXPIRE 1 >#define HAVE_SECURITY_PAM_APPL_H 1 >#define HAVE_SECURITY_PAM_MODULES_H 1 >#define HAVE_PAM 1 >#define HAVE_LINUX_CAPABILITY_H 1 >#define HAVE_LIBCAP 1 >#define HAVE_CRYPT_H 1 >#define HAVE_CTYPE_H 1 >#define HAVE_EXECINFO_H 1 >#define HAVE_ICONV_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LANGINFO_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STROPTS_H 1 >#define HAVE_SYS_FILE_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_UIO_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_NET_IF_H 1 >#define HAVE_IFADDRS_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_MOUNT_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_NETINET_IN_SYSTM_H 1 >#define HAVE_NETINET_IP_H 1 >#define HAVE_NETINET_TCP_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_LIBINTL_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_ERRNO_H 1 >#define HAVE_SYS_TERMIOS_H 1 >#define HAVE_SYS_STATFS_H 1 >#define HAVE_SYS_STATVFS_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_SYS_VFS_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_SYS_DIR_H 1 >#define HAVE_UCONTEXT_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_UTMPX_H 1 >#define HAVE_REGEX_H 1 >#define HAVE_CURSES_H 1 >#define HAVE_NCURSES_H 1 >#define HAVE_TZNAME 1 >#define GETGROUPS_T gid_t >#define HAVE_TIMER_T 1 >#define TIME_WITH_SYS_TIME 1 >#define SIZEOF_SHORT 2 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 8 >#define SIZEOF_LONG_LONG 8 >#define SIZEOF_OFF_T 8 >#define SIZEOF_SIZE_T 8 >#define SIZEOF_TIME_T 8 >#define SIZEOF_CHAR_P 8 >#define SIZEOF_VOID_P 8 >#define HAVE_INTPTR_T 1 >#define HAVE_SOCKLEN_T 1 >#define HAVE_UTMP_H 1 >#define HAVE_UTMAXTYPE 1 >#define HAVE_UT_UT_HOST 1 >#define HAVE_UT_UT_EXIT 1 >#define HAVE_SYSLOG_H 1 >#define HAVE_LOG_CRON 1 >#define HAVE_LOG_FTP 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ALLOCA 1 >#define RETSIGTYPE void >#define HAVE_VPRINTF 1 >#define HAVE_BCOPY 1 >#define HAVE_CRYPT 1 >#define HAVE_FDATASYNC 1 >#define HAVE_FGETGRENT 1 >#define HAVE_FGETPWENT 1 >#define HAVE_FGETSPENT 1 >#define HAVE_FLOCK 1 >#define HAVE_FPATHCONF 1 >#define HAVE_FREEADDRINFO 1 >#define HAVE_FUTIMES 1 >#define HAVE_GETIFADDRS 1 >#define HAVE_GETPGID 1 >#define HAVE_GETPGRP 1 >#define HAVE_MKDTEMP 1 >#define HAVE_NL_LANGINFO 1 >#define HAVE_GAI_STRERROR 1 >#define HAVE_ICONV 1 >#define HAVE_DIRFD 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_GETCWD 1 >#define HAVE_GETENV 1 >#define HAVE_GETGROUPLIST 1 >#define HAVE_GETHOSTBYNAME2 1 >#define HAVE_GETHOSTNAME 1 >#define HAVE_GETNAMEINFO 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_HSTRERROR 1 >#define HAVE_INET_ATON 1 >#define HAVE_INET_NTOP 1 >#define HAVE_INET_PTON 1 >#define HAVE_MEMCPY 1 >#define HAVE_MEMPCPY 1 >#define HAVE_MKDIR 1 >#define HAVE_MKSTEMP 1 >#define HAVE_MLOCK 1 >#define HAVE_MLOCKALL 1 >#define HAVE_MUNLOCK 1 >#define HAVE_MUNLOCKALL 1 >#define HAVE_PATHCONF 1 >#define HAVE_PUTENV 1 >#define HAVE_REGCOMP 1 >#define HAVE_RMDIR 1 >#define HAVE_SELECT 1 >#define HAVE_SETGROUPS 1 >#define HAVE_SOCKET 1 >#define HAVE_STATFS 1 >#define HAVE_STRCHR 1 >#define HAVE_STRCOLL 1 >#define HAVE_STRERROR 1 >#define HAVE_STRSEP 1 >#define HAVE_STRTOD 1 >#define HAVE_STRTOF 1 >#define HAVE_STRTOL 1 >#define HAVE_STRTOULL 1 >#define HAVE_SETPROTOENT 1 >#define HAVE_SETSPENT 1 >#define HAVE_ENDPROTOENT 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SETSID 1 >#define HAVE_SETEUID 1 >#define HAVE_SETEGID 1 >#define HAVE_SETENV 1 >#define HAVE_SETPGID 1 >#define HAVE_SIGINTERRUPT 1 >#define HAVE_TZSET 1 >#define HAVE_UNAME 1 >#define HAVE_UNSETENV 1 >#define HAVE_STATFS_F_TYPE 1 >#define PR_USE_LARGEFILES 1 >#define HAVE_STRUCT_ADDRINFO 1 >#define HAVE_STRUCT_SS 1 >#define HAVE_SS_FAMILY 1 >#define HAVE_SYS_ACL_H 1 >#define HAVE_ACL_LIBACL_H 1 >#define HAVE_POSIX_ACL 1 >#define HAVE_LIBACL 1 >#define HAVE_LINUX_POSIX_ACL 1 >#define HAVE_PERM_COPY_FD 1 >#define PR_USE_FACL 1 >#define PR_USE_IPV6 1 >#define HAVE_SENDFILE 1 >#define PR_USE_SENDFILE 1 >#define HAVE_SYS_SENDFILE_H 1 >#define HAVE_LINUX_SENDFILE 1 >#define SETGRENT_VOID 1 >#define HAVE_LIBCURSES 1 >#define HAVE_LIBNCURSESW 1 >#define PR_USE_CURSES 1 >#define PR_USE_NCURSESW 1 >#define PR_USE_NONBLOCKING_LOG_OPEN 1 >#define HAVE___PROGNAME 1 >#define PF_ARGV_TYPE PF_ARGV_WRITEABLE >#define HAVE_LLU 1 >#define PR_USE_OPENSSL 1 >#define PR_USE_OPENSSL_ECC 1 >#define PR_CONFIG_DIR "/etc/proftpd" >#define PR_INCLUDE_DIR "/usr/include" >#define PR_LIBEXEC_DIR "/usr/libexec" >#define PR_LOCALE_DIR "/usr/share/locale" >#define PR_RUN_DIR "/var/run/proftpd" >#define PR_CONFIG_FILE_PATH "/etc/proftpd/proftpd.conf" >#define PR_PID_FILE_PATH "/var/run/proftpd/proftpd.pid" >#define PR_BUILD_CFLAGS "-O2 -pipe -march=native -Wall -Wall" >#define PR_BUILD_LDFLAGS "-L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed " >#define PR_BUILD_LIBS "-lacl -lpcreposix -lpcre -lssl -lcrypto -lssl -lcrypto -lcap -lssl -lcrypto -lpam -lsupp -lcrypt -ldl " > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 605936
:
460372
| 460374 |
460376
|
460378
|
460380
|
460382