This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Box Backup configure 0.11, which was generated by GNU Autoconf 2.59. 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 --libdir=/usr/lib64 ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.7.4-hardened-r1 uname -s = Linux uname -v = #1 SMP Thu Sep 22 18:21:40 CEST 2016 /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 hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/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/6.2.0 PATH: /usr/bin/cdsclient PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1424: checking build system type configure:1442: result: x86_64-pc-linux-gnu configure:1450: checking host system type configure:1464: result: x86_64-pc-linux-gnu configure:1472: checking target system type configure:1486: result: x86_64-pc-linux-gnu configure:1520: checking for x86_64-pc-linux-gnu-g++ configure:1536: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:1546: result: x86_64-pc-linux-gnu-g++ configure:1604: checking for C++ compiler version configure:1607: x86_64-pc-linux-gnu-g++ --version &5 x86_64-pc-linux-gnu-g++ (Gentoo Hardened 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1610: $? = 0 configure:1612: x86_64-pc-linux-gnu-g++ -v &5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.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/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.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 6.2.0-r1 p1.1' --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --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 --disable-vtable-verify --disable-libvtv --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo Hardened 6.2.0-r1 p1.1) configure:1615: $? = 0 configure:1617: 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:1620: $? = 1 configure:1643: checking for C++ compiler default output file name configure:1646: x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc >&5 configure:1649: $? = 0 configure:1695: result: a.out configure:1700: checking whether the C++ compiler works configure:1706: ./a.out configure:1709: $? = 0 configure:1726: result: yes configure:1733: checking whether we are cross compiling configure:1735: result: no configure:1738: checking for suffix of executables configure:1740: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc >&5 configure:1743: $? = 0 configure:1768: result: configure:1774: checking for suffix of object files configure:1795: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:1798: $? = 0 configure:1820: result: o configure:1824: checking whether we are using the GNU C++ compiler configure:1848: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:1854: $? = 0 configure:1858: test -z || test ! -s conftest.err configure:1861: $? = 0 configure:1864: test -s conftest.o configure:1867: $? = 0 configure:1880: result: yes configure:1886: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:1907: x86_64-pc-linux-gnu-g++ -c -g conftest.cc >&5 configure:1913: $? = 0 configure:1917: test -z || test ! -s conftest.err configure:1920: $? = 0 configure:1923: test -s conftest.o configure:1926: $? = 0 configure:1937: result: yes configure:1979: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:1985: $? = 0 configure:1989: test -z || test ! -s conftest.err configure:1992: $? = 0 configure:1995: test -s conftest.o configure:1998: $? = 0 configure:2024: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:13:9: error: 'exit' was not declared in this scope exit (42); ^ configure:2030: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:1979: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:1985: $? = 0 configure:1989: test -z || test ! -s conftest.err configure:1992: $? = 0 configure:1995: test -s conftest.o configure:1998: $? = 0 configure:2024: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:2030: $? = 0 configure:2034: test -z || test ! -s conftest.err configure:2037: $? = 0 configure:2040: test -s conftest.o configure:2043: $? = 0 configure:2067: checking whether the compiler supports exceptions configure:2096: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:2102: $? = 0 configure:2106: test -z || test ! -s conftest.err configure:2109: $? = 0 configure:2112: test -s conftest.o configure:2115: $? = 0 configure:2133: result: yes configure:2143: checking whether the compiler implements namespaces configure:2172: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:2178: $? = 0 configure:2182: test -z || test ! -s conftest.err configure:2185: $? = 0 configure:2188: test -s conftest.o configure:2191: $? = 0 configure:2209: result: yes configure:2241: checking for perl configure:2259: found /usr/bin/perl configure:2274: result: /usr/bin/perl configure:2301: checking for x86_64-pc-linux-gnu-ar configure:2317: found /usr/bin/x86_64-pc-linux-gnu-ar configure:2327: result: x86_64-pc-linux-gnu-ar configure:2383: checking for x86_64-pc-linux-gnu-ranlib configure:2399: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:2409: result: x86_64-pc-linux-gnu-ranlib configure:2556: checking for library containing nanosleep configure:2586: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc >&5 configure:2592: $? = 0 configure:2596: test -z || test ! -s conftest.err configure:2599: $? = 0 configure:2602: test -s conftest configure:2605: $? = 0 configure:2675: result: none required configure:2694: checking how to run the C++ preprocessor configure:2725: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:2731: $? = 0 configure:2763: x86_64-pc-linux-gnu-g++ -E conftest.cc conftest.cc:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | /* end confdefs.h. */ | #include configure:2808: result: x86_64-pc-linux-gnu-g++ -E configure:2832: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:2838: $? = 0 configure:2870: x86_64-pc-linux-gnu-g++ -E conftest.cc conftest.cc:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | /* end confdefs.h. */ | #include configure:2920: checking for egrep configure:2930: result: grep -E configure:2935: checking for ANSI C header files configure:2960: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:2966: $? = 0 configure:2970: test -z || test ! -s conftest.err configure:2973: $? = 0 configure:2976: test -s conftest.o configure:2979: $? = 0 configure:3068: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc >&5 configure:3071: $? = 0 configure:3073: ./conftest configure:3076: $? = 0 configure:3091: result: yes configure:3115: checking for sys/types.h configure:3131: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3161: result: yes configure:3115: checking for sys/stat.h configure:3131: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3161: result: yes configure:3115: checking for stdlib.h configure:3131: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3161: result: yes configure:3115: checking for string.h configure:3131: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3161: result: yes configure:3115: checking for memory.h configure:3131: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3161: result: yes configure:3115: checking for strings.h configure:3131: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3161: result: yes configure:3115: checking for inttypes.h configure:3131: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3161: result: yes configure:3115: checking for stdint.h configure:3131: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3161: result: yes configure:3115: checking for unistd.h configure:3131: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3161: result: yes configure:3183: checking zlib.h usability configure:3195: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:3201: $? = 0 configure:3205: test -z || test ! -s conftest.err configure:3208: $? = 0 configure:3211: test -s conftest.o configure:3214: $? = 0 configure:3224: result: yes configure:3228: checking zlib.h presence configure:3238: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:3244: $? = 0 configure:3264: result: yes configure:3299: checking for zlib.h configure:3306: result: yes configure:3320: checking for zlibVersion in -lz configure:3350: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lz >&5 configure:3356: $? = 0 configure:3360: test -z || test ! -s conftest.err configure:3363: $? = 0 configure:3366: test -s conftest configure:3369: $? = 0 configure:3382: result: yes configure:3881: checking for editline library configure:3920: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lz -ledit >&5 configure:3926: $? = 0 configure:3930: test -z || test ! -s conftest.err configure:3933: $? = 0 configure:3936: test -s conftest configure:3939: $? = 0 configure:3963: result: -ledit configure:3982: checking editline/readline.h usability configure:3994: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:4000: $? = 0 configure:4004: test -z || test ! -s conftest.err configure:4007: $? = 0 configure:4010: test -s conftest.o configure:4013: $? = 0 configure:4023: result: yes configure:4027: checking editline/readline.h presence configure:4037: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:4043: $? = 0 configure:4063: result: yes configure:4098: checking for editline/readline.h configure:4105: result: yes configure:4127: checking whether editline supports history configure:4157: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lz -ledit >&5 configure:4163: $? = 0 configure:4167: test -z || test ! -s conftest.err configure:4170: $? = 0 configure:4173: test -s conftest configure:4176: $? = 0 configure:4188: result: yes configure:4197: checking for editline/readline.h configure:4202: result: yes configure:4648: checking for db.h configure:4683: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lz -ledit >&5 configure:4686: $? = 0 configure:4688: ./conftest configure:4691: $? = 0 configure:4696: result: 6.0.35 configure:4717: checking for library containing Berkeley DB 6.0.35 configure:4781: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lz -ledit >&5 /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/cckgMPXj.o: In function `main': conftest.cc:(.text.startup+0x36): undefined reference to `db_version' collect2: error: ld returned 1 exit status configure:4784: $? = 1 configure: program exited with status 1 configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc,char **argv) | { | (void) argv; | #ifdef DB_VERSION_MAJOR | int major,minor,patch; | db_version(&major,&minor,&patch); | if (argc > 1) | printf("%d.%d.%d\n",DB_VERSION_MAJOR,DB_VERSION_MINOR,DB_VERSION_PATCH); | if (DB_VERSION_MAJOR == major && DB_VERSION_MINOR == minor && | DB_VERSION_PATCH == patch) | return 0; | else | return 1; | #else | DB *dbp = dbopen(0, 0, 0, DB_HASH, 0); | if(dbp) dbp->close(dbp); | if (argc > 1) | printf("1.0.0\n"); | if (dbp) | return 0; | else | return 1; | #endif | } | | configure:4912: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lz -ledit -ldb >&5 configure:4915: $? = 0 configure:4917: ./conftest configure:4920: $? = 0 configure:5652: result: -ldb configure:5979: using Berkeley DB version 6.0.35 configure:7743: checking for library containing gethostbyname configure:7773: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldb -lz -ledit >&5 configure:7779: $? = 0 configure:7783: test -z || test ! -s conftest.err configure:7786: $? = 0 configure:7789: test -s conftest configure:7792: $? = 0 configure:7862: result: none required configure:7869: checking for library containing shutdown configure:7899: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldb -lz -ledit >&5 configure:7905: $? = 0 configure:7909: test -z || test ! -s conftest.err configure:7912: $? = 0 configure:7915: test -s conftest configure:7918: $? = 0 configure:7988: result: none required configure:8024: checking openssl/ssl.h usability configure:8036: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:8042: $? = 0 configure:8046: test -z || test ! -s conftest.err configure:8049: $? = 0 configure:8052: test -s conftest.o configure:8055: $? = 0 configure:8065: result: yes configure:8069: checking openssl/ssl.h presence configure:8079: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:8085: $? = 0 configure:8105: result: yes configure:8140: checking for openssl/ssl.h configure:8147: result: yes configure:8163: checking for SSL_read in -lssl configure:8193: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lssl -lcrypto -ldb -lz -ledit >&5 configure:8199: $? = 0 configure:8203: test -z || test ! -s conftest.err configure:8206: $? = 0 configure:8209: test -s conftest configure:8212: $? = 0 configure:8225: result: yes configure:8257: checking for EVP_CipherInit_ex in -lcrypto configure:8287: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lcrypto -lssl -ldb -lz -ledit >&5 configure:8293: $? = 0 configure:8297: test -z || test ! -s conftest.err configure:8300: $? = 0 configure:8303: test -s conftest configure:8306: $? = 0 configure:8319: result: yes configure:8362: checking for dirent.h that defines DIR configure:8386: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:8392: $? = 0 configure:8396: test -z || test ! -s conftest.err configure:8399: $? = 0 configure:8402: test -s conftest.o configure:8405: $? = 0 configure:8416: result: yes configure:8429: checking for library containing opendir configure:8459: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lcrypto -lssl -ldb -lz -ledit >&5 configure:8465: $? = 0 configure:8469: test -z || test ! -s conftest.err configure:8472: $? = 0 configure:8475: test -s conftest configure:8478: $? = 0 configure:8548: result: none required configure:8687: checking for ANSI C header files configure:8843: result: yes configure:8853: checking for sys/wait.h that is POSIX.1 compatible configure:8884: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:8890: $? = 0 configure:8894: test -z || test ! -s conftest.err configure:8897: $? = 0 configure:8900: test -s conftest.o configure:8903: $? = 0 configure:8914: result: yes configure:8943: checking dlfcn.h usability configure:8955: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:8961: $? = 0 configure:8965: test -z || test ! -s conftest.err configure:8968: $? = 0 configure:8971: test -s conftest.o configure:8974: $? = 0 configure:8984: result: yes configure:8988: checking dlfcn.h presence configure:8998: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9004: $? = 0 configure:9024: result: yes configure:9059: checking for dlfcn.h configure:9066: result: yes configure:8943: checking execinfo.h usability configure:8955: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:8961: $? = 0 configure:8965: test -z || test ! -s conftest.err configure:8968: $? = 0 configure:8971: test -s conftest.o configure:8974: $? = 0 configure:8984: result: yes configure:8988: checking execinfo.h presence configure:8998: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9004: $? = 0 configure:9024: result: yes configure:9059: checking for execinfo.h configure:9066: result: yes configure:8943: checking getopt.h usability configure:8955: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:8961: $? = 0 configure:8965: test -z || test ! -s conftest.err configure:8968: $? = 0 configure:8971: test -s conftest.o configure:8974: $? = 0 configure:8984: result: yes configure:8988: checking getopt.h presence configure:8998: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9004: $? = 0 configure:9024: result: yes configure:9059: checking for getopt.h configure:9066: result: yes configure:8943: checking process.h usability configure:8955: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc:78:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:8961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8984: result: no configure:8988: checking process.h presence configure:8998: x86_64-pc-linux-gnu-g++ -E conftest.cc conftest.cc:44:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:9004: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:9024: result: no configure:9059: checking for process.h configure:9066: result: no configure:8943: checking pwd.h usability configure:8955: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:8961: $? = 0 configure:8965: test -z || test ! -s conftest.err configure:8968: $? = 0 configure:8971: test -s conftest.o configure:8974: $? = 0 configure:8984: result: yes configure:8988: checking pwd.h presence configure:8998: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9004: $? = 0 configure:9024: result: yes configure:9059: checking for pwd.h configure:9066: result: yes configure:8943: checking signal.h usability configure:8955: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:8961: $? = 0 configure:8965: test -z || test ! -s conftest.err configure:8968: $? = 0 configure:8971: test -s conftest.o configure:8974: $? = 0 configure:8984: result: yes configure:8988: checking signal.h presence configure:8998: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9004: $? = 0 configure:9024: result: yes configure:9059: checking for signal.h configure:9066: result: yes configure:9095: checking syslog.h usability configure:9107: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:9113: $? = 0 configure:9117: test -z || test ! -s conftest.err configure:9120: $? = 0 configure:9123: test -s conftest.o configure:9126: $? = 0 configure:9136: result: yes configure:9140: checking syslog.h presence configure:9150: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9156: $? = 0 configure:9176: result: yes configure:9211: checking for syslog.h configure:9218: result: yes configure:9095: checking time.h usability configure:9107: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:9113: $? = 0 configure:9117: test -z || test ! -s conftest.err configure:9120: $? = 0 configure:9123: test -s conftest.o configure:9126: $? = 0 configure:9136: result: yes configure:9140: checking time.h presence configure:9150: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9156: $? = 0 configure:9176: result: yes configure:9211: checking for time.h configure:9218: result: yes configure:9095: checking cxxabi.h usability configure:9107: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:9113: $? = 0 configure:9117: test -z || test ! -s conftest.err configure:9120: $? = 0 configure:9123: test -s conftest.o configure:9126: $? = 0 configure:9136: result: yes configure:9140: checking cxxabi.h presence configure:9150: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9156: $? = 0 configure:9176: result: yes configure:9211: checking for cxxabi.h configure:9218: result: yes configure:9245: checking netinet/in.h usability configure:9257: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:9263: $? = 0 configure:9267: test -z || test ! -s conftest.err configure:9270: $? = 0 configure:9273: test -s conftest.o configure:9276: $? = 0 configure:9286: result: yes configure:9290: checking netinet/in.h presence configure:9300: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9306: $? = 0 configure:9326: result: yes configure:9361: checking for netinet/in.h configure:9368: result: yes configure:9399: checking sys/param.h usability configure:9411: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:9417: $? = 0 configure:9421: test -z || test ! -s conftest.err configure:9424: $? = 0 configure:9427: test -s conftest.o configure:9430: $? = 0 configure:9440: result: yes configure:9444: checking sys/param.h presence configure:9454: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9460: $? = 0 configure:9480: result: yes configure:9515: checking for sys/param.h configure:9522: result: yes configure:9399: checking sys/socket.h usability configure:9411: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:9417: $? = 0 configure:9421: test -z || test ! -s conftest.err configure:9424: $? = 0 configure:9427: test -s conftest.o configure:9430: $? = 0 configure:9440: result: yes configure:9444: checking sys/socket.h presence configure:9454: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9460: $? = 0 configure:9480: result: yes configure:9515: checking for sys/socket.h configure:9522: result: yes configure:9399: checking sys/time.h usability configure:9411: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:9417: $? = 0 configure:9421: test -z || test ! -s conftest.err configure:9424: $? = 0 configure:9427: test -s conftest.o configure:9430: $? = 0 configure:9440: result: yes configure:9444: checking sys/time.h presence configure:9454: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9460: $? = 0 configure:9480: result: yes configure:9515: checking for sys/time.h configure:9522: result: yes configure:9390: checking for sys/types.h configure:9395: result: yes configure:9390: checking for sys/wait.h configure:9395: result: yes configure:9550: checking sys/uio.h usability configure:9562: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:9568: $? = 0 configure:9572: test -z || test ! -s conftest.err configure:9575: $? = 0 configure:9578: test -s conftest.o configure:9581: $? = 0 configure:9591: result: yes configure:9595: checking sys/uio.h presence configure:9605: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9611: $? = 0 configure:9631: result: yes configure:9666: checking for sys/uio.h configure:9673: result: yes configure:9550: checking sys/xattr.h usability configure:9562: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:9568: $? = 0 configure:9572: test -z || test ! -s conftest.err configure:9575: $? = 0 configure:9578: test -s conftest.o configure:9581: $? = 0 configure:9591: result: yes configure:9595: checking sys/xattr.h presence configure:9605: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9611: $? = 0 configure:9631: result: yes configure:9666: checking for sys/xattr.h configure:9673: result: yes configure:9700: checking bsd/unistd.h usability configure:9712: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:9718: $? = 0 configure:9722: test -z || test ! -s conftest.err configure:9725: $? = 0 configure:9728: test -s conftest.o configure:9731: $? = 0 configure:9741: result: yes configure:9745: checking bsd/unistd.h presence configure:9755: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9761: $? = 0 configure:9781: result: yes configure:9816: checking for bsd/unistd.h configure:9823: result: yes configure:9847: checking regex.h usability configure:9859: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:9865: $? = 0 configure:9869: test -z || test ! -s conftest.err configure:9872: $? = 0 configure:9875: test -s conftest.o configure:9878: $? = 0 configure:9888: result: yes configure:9892: checking regex.h presence configure:9902: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:9908: $? = 0 configure:9928: result: yes configure:9963: checking for regex.h configure:9970: result: yes configure:10286: checking for library containing dlsym configure:10316: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lcrypto -lssl -ldb -lz -ledit >&5 /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/ccfZtcwK.o: In function `main': conftest.cc:(.text.startup+0x24): undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:10322: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlsym (); | int | main () | { | dlsym (); | ; | return 0; | } configure:10371: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:10377: $? = 0 configure:10381: test -z || test ! -s conftest.err configure:10384: $? = 0 configure:10387: test -s conftest configure:10390: $? = 0 configure:10405: result: -ldl configure:10415: checking for u_int8_t configure:10439: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:10445: $? = 0 configure:10449: test -z || test ! -s conftest.err configure:10452: $? = 0 configure:10455: test -s conftest.o configure:10458: $? = 0 configure:10469: result: yes configure:10479: checking for u_int16_t configure:10503: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:10509: $? = 0 configure:10513: test -z || test ! -s conftest.err configure:10516: $? = 0 configure:10519: test -s conftest.o configure:10522: $? = 0 configure:10533: result: yes configure:10543: checking for u_int32_t configure:10567: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:10573: $? = 0 configure:10577: test -z || test ! -s conftest.err configure:10580: $? = 0 configure:10583: test -s conftest.o configure:10586: $? = 0 configure:10597: result: yes configure:10607: checking for u_int64_t configure:10631: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:10637: $? = 0 configure:10641: test -z || test ! -s conftest.err configure:10644: $? = 0 configure:10647: test -s conftest.o configure:10650: $? = 0 configure:10661: result: yes configure:10672: checking for uint8_t configure:10696: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:10702: $? = 0 configure:10706: test -z || test ! -s conftest.err configure:10709: $? = 0 configure:10712: test -s conftest.o configure:10715: $? = 0 configure:10726: result: yes configure:10736: checking for uint16_t configure:10760: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:10766: $? = 0 configure:10770: test -z || test ! -s conftest.err configure:10773: $? = 0 configure:10776: test -s conftest.o configure:10779: $? = 0 configure:10790: result: yes configure:10800: checking for uint32_t configure:10824: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:10830: $? = 0 configure:10834: test -z || test ! -s conftest.err configure:10837: $? = 0 configure:10840: test -s conftest.o configure:10843: $? = 0 configure:10854: result: yes configure:10864: checking for uint64_t configure:10888: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:10894: $? = 0 configure:10898: test -z || test ! -s conftest.err configure:10901: $? = 0 configure:10904: test -s conftest.o configure:10907: $? = 0 configure:10918: result: yes configure:10930: checking for stdbool.h that conforms to C99 configure:10983: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc:71:3: error: #error bool is not defined # error bool is not defined ^~~~~ conftest.cc:74:3: error: #error false is not defined # error false is not defined ^~~~~ conftest.cc:80:3: error: #error true is not defined # error true is not defined ^~~~~ configure:10989: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | | #include | #ifndef bool | # error bool is not defined | #endif | #ifndef false | # error false is not defined | #endif | #if false | # error false is not 0 | #endif | #ifndef true | # error true is not defined | #endif | #if true != 1 | # error true is not 1 | #endif | #ifndef __bool_true_false_are_defined | # error __bool_true_false_are_defined is not defined | #endif | | struct s { _Bool s: 1; _Bool t; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) -0.5 == true ? 1 : -1]; | bool e = &s; | char f[(_Bool) -0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (_Bool)]; | char i[sizeof s.t]; | | int | main () | { | return !a + !b + !c + !d + !e + !f + !g + !h + !i; | ; | return 0; | } configure:11013: result: no configure:11015: checking for _Bool configure:11039: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:105:6: error: '_Bool' was not declared in this scope if ((_Bool *) 0) ^~~~~ conftest.cc:105:13: error: expected primary-expression before ')' token if ((_Bool *) 0) ^ conftest.cc:105:15: error: expected ')' before numeric constant if ((_Bool *) 0) ^ conftest.cc:107:13: error: '_Bool' was not declared in this scope if (sizeof (_Bool)) ^~~~~ configure:11045: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((_Bool *) 0) | return 0; | if (sizeof (_Bool)) | return 0; | ; | return 0; | } configure:11069: result: no configure:11088: checking for an ANSI C-conforming const configure:11155: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:11161: $? = 0 configure:11165: test -z || test ! -s conftest.err configure:11168: $? = 0 configure:11171: test -s conftest.o configure:11174: $? = 0 configure:11185: result: yes configure:11195: checking whether byte ordering is bigendian configure:11222: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:11228: $? = 0 configure:11232: test -z || test ! -s conftest.err configure:11235: $? = 0 configure:11238: test -s conftest.o configure:11241: $? = 0 configure:11265: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:75:6: error: 'big' was not declared in this scope not big endian ^~~ configure:11271: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:11406: result: no configure:11425: checking for uid_t in sys/types.h configure:11448: result: yes configure:11463: checking for mode_t configure:11487: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:11493: $? = 0 configure:11497: test -z || test ! -s conftest.err configure:11500: $? = 0 configure:11503: test -s conftest.o configure:11506: $? = 0 configure:11517: result: yes configure:11529: checking for off_t configure:11553: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:11559: $? = 0 configure:11563: test -z || test ! -s conftest.err configure:11566: $? = 0 configure:11569: test -s conftest.o configure:11572: $? = 0 configure:11583: result: yes configure:11595: checking for pid_t configure:11619: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:11625: $? = 0 configure:11629: test -z || test ! -s conftest.err configure:11632: $? = 0 configure:11635: test -s conftest.o configure:11638: $? = 0 configure:11649: result: yes configure:11661: checking for size_t configure:11685: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:11691: $? = 0 configure:11695: test -z || test ! -s conftest.err configure:11698: $? = 0 configure:11701: test -s conftest.o configure:11704: $? = 0 configure:11715: result: yes configure:11728: checking for struct stat.st_flags configure:11751: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:106:13: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'? if (ac_aggr.st_flags) ^~~~~~~~ configure:11757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:11795: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:106:20: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'? if (sizeof ac_aggr.st_flags) ^~~~~~~~ configure:11801: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:11827: result: no configure:11838: checking for struct stat.st_mtimespec configure:11861: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:106:13: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? if (ac_aggr.st_mtimespec) ^~~~~~~~~~~~ configure:11867: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimespec) | return 0; | ; | return 0; | } configure:11905: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:106:20: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? if (sizeof ac_aggr.st_mtimespec) ^~~~~~~~~~~~ configure:11911: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimespec) | return 0; | ; | return 0; | } configure:11937: result: no configure:11948: checking for struct stat.st_atim.tv_nsec configure:11971: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:11977: $? = 0 configure:11981: test -z || test ! -s conftest.err configure:11984: $? = 0 configure:11987: test -s conftest.o configure:11990: $? = 0 configure:12047: result: yes configure:12058: checking for struct stat.st_atimensec configure:12081: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:107:13: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atim'? if (ac_aggr.st_atimensec) ^~~~~~~~~~~~ configure:12087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:12125: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:107:20: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atim'? if (sizeof ac_aggr.st_atimensec) ^~~~~~~~~~~~ configure:12131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:12157: result: no configure:12168: checking for struct sockaddr_in.sin_len configure:12195: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:78:13: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'? if (ac_aggr.sin_len) ^~~~~~~ configure:12201: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:12243: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:78:20: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'? if (sizeof ac_aggr.sin_len) ^~~~~~~ configure:12249: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:12275: result: no configure:12286: checking for DIR.d_fd configure:12310: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:74:12: error: aggregate 'DIR ac_aggr' has incomplete type and cannot be defined static DIR ac_aggr; ^~~~~~~ configure:12316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | | int | main () | { | static DIR ac_aggr; | if (ac_aggr.d_fd) | return 0; | ; | return 0; | } configure:12355: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:74:12: error: aggregate 'DIR ac_aggr' has incomplete type and cannot be defined static DIR ac_aggr; ^~~~~~~ configure:12361: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | | int | main () | { | static DIR ac_aggr; | if (sizeof ac_aggr.d_fd) | return 0; | ; | return 0; | } configure:12387: result: no configure:12398: checking for DIR.dd_fd configure:12422: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:74:12: error: aggregate 'DIR ac_aggr' has incomplete type and cannot be defined static DIR ac_aggr; ^~~~~~~ configure:12428: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | | int | main () | { | static DIR ac_aggr; | if (ac_aggr.dd_fd) | return 0; | ; | return 0; | } configure:12467: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:74:12: error: aggregate 'DIR ac_aggr' has incomplete type and cannot be defined static DIR ac_aggr; ^~~~~~~ configure:12473: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | | int | main () | { | static DIR ac_aggr; | if (sizeof ac_aggr.dd_fd) | return 0; | ; | return 0; | } configure:12499: result: no configure:12511: checking whether INFTIM is declared configure:12536: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:75:22: error: 'INFTIM' was not declared in this scope char *p = (char *) INFTIM; ^~~~~~ configure:12542: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef INFTIM | char *p = (char *) INFTIM; | #endif | | ; | return 0; | } configure:12566: result: no configure:12584: checking whether SO_PEERCRED is declared configure:12609: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:12615: $? = 0 configure:12619: test -z || test ! -s conftest.err configure:12622: $? = 0 configure:12625: test -s conftest.o configure:12628: $? = 0 configure:12639: result: yes configure:12657: checking whether O_BINARY is declared configure:12681: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:109:22: error: 'O_BINARY' was not declared in this scope char *p = (char *) O_BINARY; ^~~~~~~~ configure:12687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef O_BINARY | char *p = (char *) O_BINARY; | #endif | | ; | return 0; | } configure:12711: result: no configure:12745: checking ucred.h usability configure:12757: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc:106:19: fatal error: ucred.h: No such file or directory #include ^ compilation terminated. configure:12763: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12786: result: no configure:12790: checking ucred.h presence configure:12800: x86_64-pc-linux-gnu-g++ -E conftest.cc conftest.cc:72:19: fatal error: ucred.h: No such file or directory #include ^ compilation terminated. configure:12806: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | /* end confdefs.h. */ | #include configure:12826: result: no configure:12861: checking for ucred.h configure:12868: result: no configure:12885: checking for getpeerucred configure:12942: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/cc9tERgo.o:(.data+0x0): undefined reference to `getpeerucred' /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/cc9tERgo.o: In function `main': conftest.cc:(.text.startup+0x2a): undefined reference to `getpeerucred' collect2: error: ld returned 1 exit status configure:12948: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getpeerucred (); | /* 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_getpeerucred) || defined (__stub___getpeerucred) | choke me | #else | char (*f) () = getpeerucred; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpeerucred; | ; | return 0; | } configure:12973: result: no configure:12984: checking whether optreset is declared configure:13009: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:78:22: error: 'optreset' was not declared in this scope char *p = (char *) optreset; ^~~~~~~~ configure:13015: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | char *p = (char *) optreset; | #endif | | ; | return 0; | } configure:13039: result: no configure:13057: checking whether dirfd is declared configure:13085: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:13091: $? = 0 configure:13095: test -z || test ! -s conftest.err configure:13098: $? = 0 configure:13101: test -s conftest.o configure:13104: $? = 0 configure:13115: result: yes configure:13134: checking whether time.h and sys/time.h may both be included configure:13159: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:13165: $? = 0 configure:13169: test -z || test ! -s conftest.err configure:13172: $? = 0 configure:13175: test -s conftest.o configure:13178: $? = 0 configure:13189: result: yes configure:13199: checking whether struct tm is in sys/time.h or time.h configure:13222: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:13228: $? = 0 configure:13232: test -z || test ! -s conftest.err configure:13235: $? = 0 configure:13238: test -s conftest.o configure:13241: $? = 0 configure:13252: result: time.h configure:13263: checking for struct dirent.d_type configure:13287: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:13293: $? = 0 configure:13297: test -z || test ! -s conftest.err configure:13300: $? = 0 configure:13303: test -s conftest.o configure:13306: $? = 0 configure:13364: result: yes configure:13376: checking whether struct dirent.d_type is valid configure:13404: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 conftest.cc: In function 'int main()': conftest.cc:117:40: error: 'DT_FILE' was not declared in this scope return res ? (res->d_type != DT_FILE && res->d_type != DT_DIR) : 1; ^~~~~~~ configure:13407: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | int main() | { | DIR* dir = opendir("."); | struct dirent* res = NULL; | if(dir) res = readdir(dir); | return res ? (res->d_type != DT_FILE && res->d_type != DT_DIR) : 1; | } | configure:13426: result: no configure:13449: checking for special C compiler options needed for large files configure:13484: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:13490: $? = 0 configure:13494: test -z || test ! -s conftest.err configure:13497: $? = 0 configure:13500: test -s conftest.o configure:13503: $? = 0 configure:13548: result: no configure:13554: checking for _FILE_OFFSET_BITS value needed for large files configure:13585: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:13591: $? = 0 configure:13595: test -z || test ! -s conftest.err configure:13598: $? = 0 configure:13601: test -s conftest.o configure:13604: $? = 0 configure:13669: result: no configure:13679: checking for _LARGE_FILES value needed for large files configure:13710: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:13716: $? = 0 configure:13720: test -z || test ! -s conftest.err configure:13723: $? = 0 configure:13726: test -s conftest.o configure:13729: $? = 0 configure:13794: result: no configure:13807: checking for pre-processor pragma defines configure:13824: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc:77:29: error: stray '#' in program #define TEST_DEFINE #pragma pack(1) ^ conftest.cc:78:9: note: in expansion of macro 'TEST_DEFINE' TEST_DEFINE ^~~~~~~~~~~ conftest.cc:77:30: error: 'pragma' does not name a type #define TEST_DEFINE #pragma pack(1) ^ conftest.cc:78:9: note: in expansion of macro 'TEST_DEFINE' TEST_DEFINE ^~~~~~~~~~~ configure:13830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | /* end confdefs.h. */ | | #define TEST_DEFINE #pragma pack(1) | TEST_DEFINE | configure:13855: result: no configure:13884: checking sys/endian.h usability configure:13896: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc:110:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:13902: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13925: result: no configure:13929: checking sys/endian.h presence configure:13939: x86_64-pc-linux-gnu-g++ -E conftest.cc conftest.cc:76:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:13945: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | /* end confdefs.h. */ | #include configure:13965: result: no configure:14000: checking for sys/endian.h configure:14007: result: no configure:13884: checking asm/byteorder.h usability configure:13896: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:13902: $? = 0 configure:13906: test -z || test ! -s conftest.err configure:13909: $? = 0 configure:13912: test -s conftest.o configure:13915: $? = 0 configure:13925: result: yes configure:13929: checking asm/byteorder.h presence configure:13939: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:13945: $? = 0 configure:13965: result: yes configure:14000: checking for asm/byteorder.h configure:14007: result: yes configure:14087: checking for __cpu_to_be64 configure:14114: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:14120: $? = 0 configure:14124: test -z || test ! -s conftest.err configure:14127: $? = 0 configure:14130: test -s conftest.o configure:14133: $? = 0 configure:14145: result: yes configure:14178: checking for "/dev/urandom" configure:14193: result: yes configure:14266: checking for getmntent configure:14323: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:14329: $? = 0 configure:14333: test -z || test ! -s conftest.err configure:14336: $? = 0 configure:14339: test -s conftest configure:14342: $? = 0 configure:14354: result: yes configure:14266: checking for statfs configure:14323: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:14329: $? = 0 configure:14333: test -z || test ! -s conftest.err configure:14336: $? = 0 configure:14339: test -s conftest configure:14342: $? = 0 configure:14354: result: yes configure:14369: checking for sys/param.h configure:14374: result: yes configure:14520: checking for mntent.h configure:14541: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:14547: $? = 0 configure:14551: test -z || test ! -s conftest.err configure:14554: $? = 0 configure:14557: test -s conftest.o configure:14560: $? = 0 configure:14571: result: yes configure:14520: checking for sys/mnttab.h configure:14541: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc:92:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:14547: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:14571: result: no configure:14520: checking for sys/mount.h configure:14541: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:14547: $? = 0 configure:14551: test -z || test ! -s conftest.err configure:14554: $? = 0 configure:14557: test -s conftest.o configure:14560: $? = 0 configure:14571: result: yes configure:14583: checking for struct statfs.f_mntonname configure:14612: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:96:22: error: aggregate 'main()::statfs ac_aggr' has incomplete type and cannot be defined static struct statfs ac_aggr; ^~~~~~~ configure:14618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_mntonname) | return 0; | ; | return 0; | } configure:14662: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:96:22: error: aggregate 'main()::statfs ac_aggr' has incomplete type and cannot be defined static struct statfs ac_aggr; ^~~~~~~ configure:14668: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_mntonname) | return 0; | ; | return 0; | } configure:14694: result: no configure:14706: checking for struct statvfs.f_mntonname configure:14735: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:96:23: error: aggregate 'main()::statvfs ac_aggr' has incomplete type and cannot be defined static struct statvfs ac_aggr; ^~~~~~~ configure:14741: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_mntonname) | return 0; | ; | return 0; | } configure:14785: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:96:23: error: aggregate 'main()::statvfs ac_aggr' has incomplete type and cannot be defined static struct statvfs ac_aggr; ^~~~~~~ configure:14791: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_mntonname) | return 0; | ; | return 0; | } configure:14817: result: no configure:14829: checking for struct mntent.mnt_dir configure:14853: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:14859: $? = 0 configure:14863: test -z || test ! -s conftest.err configure:14866: $? = 0 configure:14869: test -s conftest.o configure:14872: $? = 0 configure:14930: result: yes configure:14942: checking for struct mnttab.mnt_mountp configure:14969: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc:89:28: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:14975: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct mnttab ac_aggr; | if (ac_aggr.mnt_mountp) | return 0; | ; | return 0; | } configure:15017: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc:89:28: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:15023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct mnttab ac_aggr; | if (sizeof ac_aggr.mnt_mountp) | return 0; | ; | return 0; | } configure:15049: result: no configure:15078: checking for struct dirent.d_ino configure:15102: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:15108: $? = 0 configure:15112: test -z || test ! -s conftest.err configure:15115: $? = 0 configure:15118: test -s conftest.o configure:15121: $? = 0 configure:15179: result: yes configure:15195: checking for gcc version 3 or later configure:15213: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:15219: $? = 0 configure:15223: test -z || test ! -s conftest.err configure:15226: $? = 0 configure:15229: test -s conftest.o configure:15232: $? = 0 configure:15244: result: yes configure:15321: checking whether closedir returns void configure:15350: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:15353: $? = 0 configure:15355: ./conftest configure:15358: $? = 0 configure:15372: result: no configure:15382: checking for error_at_line configure:15403: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 conftest.cc: In function 'int main()': conftest.cc:126:31: error: 'error_at_line' was not declared in this scope error_at_line (0, 0, "", 0, ""); ^ configure:15409: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | #define HAVE_MOUNTS 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | error_at_line (0, 0, "", 0, ""); | ; | return 0; | } configure:15434: result: no configure:15447: checking return type of signal handlers configure:15478: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:15484: $? = 0 configure:15488: test -z || test ! -s conftest.err configure:15491: $? = 0 configure:15494: test -s conftest.o configure:15497: $? = 0 configure:15508: result: void configure:15516: checking whether lstat dereferences a symlink specified with a trailing slash configure:15547: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:15550: $? = 0 configure:15552: ./conftest configure:15555: $? = 0 configure:15576: result: yes configure:15597: checking whether stat accepts an empty string configure:15622: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:15625: $? = 0 configure:15627: ./conftest configure:15630: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | #define HAVE_MOUNTS 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:15644: result: no configure:15671: checking for getpeereid configure:15728: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/ccTDGqfa.o:(.data+0x0): undefined reference to `getpeereid' /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/ccTDGqfa.o: In function `main': conftest.cc:(.text.startup+0x2a): undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:15734: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | #define HAVE_MOUNTS 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getpeereid (); | /* 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_getpeereid) || defined (__stub___getpeereid) | choke me | #else | char (*f) () = getpeereid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpeereid; | ; | return 0; | } configure:15759: result: no configure:15671: checking for lchown configure:15728: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:15734: $? = 0 configure:15738: test -z || test ! -s conftest.err configure:15741: $? = 0 configure:15744: test -s conftest configure:15747: $? = 0 configure:15759: result: yes configure:15671: checking for setproctitle configure:15728: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/ccZBCFGr.o:(.data+0x0): undefined reference to `setproctitle' /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/ccZBCFGr.o: In function `main': conftest.cc:(.text.startup+0x2a): undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:15734: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | #define HAVE_MOUNTS 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LCHOWN 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = setproctitle; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setproctitle; | ; | return 0; | } configure:15759: result: no configure:15671: checking for getpid configure:15728: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:15734: $? = 0 configure:15738: test -z || test ! -s conftest.err configure:15741: $? = 0 configure:15744: test -s conftest configure:15747: $? = 0 configure:15759: result: yes configure:15671: checking for gettimeofday configure:15728: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:15734: $? = 0 configure:15738: test -z || test ! -s conftest.err configure:15741: $? = 0 configure:15744: test -s conftest configure:15747: $? = 0 configure:15759: result: yes configure:15671: checking for waitpid configure:15728: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:15734: $? = 0 configure:15738: test -z || test ! -s conftest.err configure:15741: $? = 0 configure:15744: test -s conftest configure:15747: $? = 0 configure:15759: result: yes configure:15769: checking for library containing setproctitle configure:15799: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -ldl -lcrypto -lssl -ldb -lz -ledit >&5 /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/cc8LxTuO.o: In function `main': conftest.cc:(.text.startup+0x24): undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:15805: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | #define HAVE_MOUNTS 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setproctitle (); | int | main () | { | setproctitle (); | ; | return 0; | } configure:15854: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:15860: $? = 0 configure:15864: test -z || test ! -s conftest.err configure:15867: $? = 0 configure:15870: test -s conftest configure:15873: $? = 0 configure:15888: result: -lbsd configure:15904: checking for kqueue configure:15961: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/cc41Btg9.o:(.data+0x0): undefined reference to `kqueue' /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/cc41Btg9.o: In function `main': conftest.cc:(.text.startup+0x2a): undefined reference to `kqueue' collect2: error: ld returned 1 exit status configure:15967: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | #define HAVE_MOUNTS 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | /* Define kqueue to an innocuous variant, in case declares kqueue. | For example, HP-UX 11i declares gettimeofday. */ | #define kqueue innocuous_kqueue | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kqueue (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kqueue | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char kqueue (); | /* 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_kqueue) || defined (__stub___kqueue) | choke me | #else | char (*f) () = kqueue; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != kqueue; | ; | return 0; | } configure:15992: result: no configure:16020: checking sys/syscall.h usability configure:16032: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:16038: $? = 0 configure:16042: test -z || test ! -s conftest.err configure:16045: $? = 0 configure:16048: test -s conftest.o configure:16051: $? = 0 configure:16061: result: yes configure:16065: checking sys/syscall.h presence configure:16075: x86_64-pc-linux-gnu-g++ -E conftest.cc configure:16081: $? = 0 configure:16101: result: yes configure:16136: checking for sys/syscall.h configure:16143: result: yes configure:16011: checking for unistd.h configure:16016: result: yes configure:16161: checking for syscall configure:16218: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:16224: $? = 0 configure:16228: test -z || test ! -s conftest.err configure:16231: $? = 0 configure:16234: test -s conftest configure:16237: $? = 0 configure:16249: result: yes configure:16161: checking for __syscall configure:16218: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/ccAOHOcD.o:(.data+0x0): undefined reference to `__syscall' /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/ccAOHOcD.o: In function `main': conftest.cc:(.text.startup+0x2a): undefined reference to `__syscall' collect2: error: ld returned 1 exit status configure:16224: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | #define HAVE_MOUNTS 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_WAITPID 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSCALL 1 | /* end confdefs.h. */ | /* Define __syscall to an innocuous variant, in case declares __syscall. | For example, HP-UX 11i declares gettimeofday. */ | #define __syscall innocuous___syscall | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __syscall (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __syscall | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __syscall (); | /* 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___syscall) || defined (__stub_____syscall) | choke me | #else | char (*f) () = __syscall; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __syscall; | ; | return 0; | } configure:16249: result: no configure:16332: checking whether syscall lseek requires dummy parameter configure:16384: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:16387: $? = 0 configure:16389: ./conftest configure:16392: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | #define HAVE_MOUNTS 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_WAITPID 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSCALL 1 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | #include | #ifdef HAVE___SYSCALL_NEED_DEFN | extern "C" off_t __syscall(quad_t number, ...); | #endif | #ifdef HAVE___SYSCALL // always use it if we have it | #undef syscall | #define syscall __syscall | #endif | int main() | { | int fh = creat("lseektest", 0600); | int res = 0; | if(fh>=0) | { | // This test tries first to seek to position 0, with NO | // "dummy argument". If lseek does actually require a dummy | // argument, then it will eat SEEK_SET for the offset and | // try to use 99 as whence, which is invalid, so res will be | // -1, the program will return zero and | // have_lseek_dummy_param=yes | // (whew! that took 1 hour to figure out) | // The "dummy argument" probably means that it takes a 64-bit | // offset, so this was probably a bug anyway, and now that | // we cast the offset to off_t, it should never be needed | // (if my reasoning is correct). | res = syscall(SYS_lseek, fh, (off_t)0, SEEK_SET, 99); | close(fh); | } | unlink("lseektest"); | return res!=-1; | } | configure:16406: result: no configure:16430: checking for listxattr configure:16487: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:16493: $? = 0 configure:16497: test -z || test ! -s conftest.err configure:16500: $? = 0 configure:16503: test -s conftest configure:16506: $? = 0 configure:16518: result: yes configure:16430: checking for llistxattr configure:16487: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:16493: $? = 0 configure:16497: test -z || test ! -s conftest.err configure:16500: $? = 0 configure:16503: test -s conftest configure:16506: $? = 0 configure:16518: result: yes configure:16430: checking for getxattr configure:16487: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:16493: $? = 0 configure:16497: test -z || test ! -s conftest.err configure:16500: $? = 0 configure:16503: test -s conftest configure:16506: $? = 0 configure:16518: result: yes configure:16430: checking for lgetxattr configure:16487: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:16493: $? = 0 configure:16497: test -z || test ! -s conftest.err configure:16500: $? = 0 configure:16503: test -s conftest configure:16506: $? = 0 configure:16518: result: yes configure:16430: checking for setxattr configure:16487: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:16493: $? = 0 configure:16497: test -z || test ! -s conftest.err configure:16500: $? = 0 configure:16503: test -s conftest configure:16506: $? = 0 configure:16518: result: yes configure:16430: checking for lsetxattr configure:16487: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:16493: $? = 0 configure:16497: test -z || test ! -s conftest.err configure:16500: $? = 0 configure:16503: test -s conftest configure:16506: $? = 0 configure:16518: result: yes configure:16528: checking whether XATTR_NOFOLLOW is declared configure:16553: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:110:22: error: 'XATTR_NOFOLLOW' was not declared in this scope char *p = (char *) XATTR_NOFOLLOW; ^~~~~~~~~~~~~~ configure:16559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | #define HAVE_MOUNTS 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_WAITPID 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSCALL 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef XATTR_NOFOLLOW | char *p = (char *) XATTR_NOFOLLOW; | #endif | | ; | return 0; | } configure:16583: result: no configure:16607: checking if we have large file support enabled configure:16631: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:16634: $? = 0 configure:16636: ./conftest configure:16639: $? = 0 configure:16654: result: yes configure:16670: checking for flock configure:16727: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cc -lbsd -ldl -lcrypto -lssl -ldb -lz -ledit >&5 configure:16733: $? = 0 configure:16737: test -z || test ! -s conftest.err configure:16740: $? = 0 configure:16743: test -s conftest configure:16746: $? = 0 configure:16758: result: yes configure:16768: checking whether O_EXLOCK is declared configure:16793: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:113:22: error: 'O_EXLOCK' was not declared in this scope char *p = (char *) O_EXLOCK; ^~~~~~~~ configure:16799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Box Backup" | #define PACKAGE_TARNAME "box-backup" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "Box Backup 0.11" | #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define PERL_EXECUTABLE "/usr/bin/perl" | #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_LIBZ 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_EDITLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_DB_H 1 | #define BDB_VERSION_MAJOR 6 | #define BDB_VERSION_MINOR 0 | #define BDB_VERSION_POINT 35 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CXXABI_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_BSD_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX_SUPPORT 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_DECL_INFTIM 0 | #define HAVE_DECL_SO_PEERCRED 1 | #define HAVE_DECL_O_BINARY 0 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_DIRFD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BSWAP64 1 | #define BSWAP64 __cpu_to_be64 | #define HAVE_RANDOM_DEVICE 1 | #define RANDOM_DEVICE "/dev/urandom" | #define HAVE_GETMNTENT 1 | #define HAVE_STATFS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRUCT_MNTENT_MNT_DIR 1 | #define HAVE_MOUNTS 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LCHOWN 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_WAITPID 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSCALL 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_DECL_XATTR_NOFOLLOW 0 | #define HAVE_LARGE_FILE_SUPPORT 1 | #define HAVE_FLOCK 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef O_EXLOCK | char *p = (char *) O_EXLOCK; | #endif | | ; | return 0; | } configure:16823: result: no configure:16841: checking whether F_SETLK is declared configure:16866: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cc >&5 configure:16872: $? = 0 configure:16876: test -z || test ! -s conftest.err configure:16879: $? = 0 configure:16882: test -s conftest.o configure:16885: $? = 0 configure:16896: result: yes configure:17192: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Box Backup config.status 0.11, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:705: creating infrastructure/BoxPlatform.pm config.status:705: creating contrib/mac_osx/org.boxbackup.bbackupd.plist config.status:705: creating contrib/mac_osx/org.boxbackup.bbstored.plist config.status:705: creating contrib/solaris/bbackupd-manifest.xml config.status:705: creating contrib/solaris/bbstored-manifest.xml config.status:705: creating lib/common/BoxPortsAndFiles.h config.status:705: creating test/bbackupd/testfiles/bbackupd.conf config.status:705: creating test/bbackupd/testfiles/bbackupd-exclude.conf config.status:705: creating test/bbackupd/testfiles/bbackupd-snapshot.conf config.status:705: creating test/bbackupd/testfiles/bbackupd-symlink.conf config.status:705: creating bin/bbackupd/bbackupd-config config.status:705: creating bin/bbackupquery/makedocumentation.pl config.status:705: creating bin/bbstored/bbstored-certs config.status:705: creating bin/bbstored/bbstored-config config.status:705: creating contrib/debian/bbackupd config.status:705: creating contrib/debian/bbstored config.status:705: creating contrib/redhat/bbackupd config.status:705: creating contrib/redhat/bbstored config.status:705: creating contrib/suse/bbackupd config.status:705: creating contrib/suse/bbstored config.status:705: creating contrib/solaris/bbackupd-smf-method config.status:705: creating contrib/solaris/bbstored-smf-method config.status:705: creating contrib/windows/installer/boxbackup.mpi config.status:705: creating infrastructure/makebuildenv.pl config.status:705: creating infrastructure/makeparcels.pl config.status:705: creating infrastructure/makedistribution.pl config.status:705: creating lib/common/makeexception.pl config.status:705: creating lib/raidfile/raidfile-config config.status:705: creating lib/server/makeprotocol.pl config.status:705: creating runtest.pl config.status:705: creating test/backupstorefix/testfiles/testbackupstorefix.pl config.status:705: creating test/bbackupd/testfiles/extcheck1.pl config.status:705: creating test/bbackupd/testfiles/extcheck2.pl config.status:705: creating test/bbackupd/testfiles/notifyscript.pl config.status:705: creating test/bbackupd/testfiles/syncallowscript.pl config.status:836: creating lib/common/BoxConfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_build_alias=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_exceptions=yes ac_cv_cxx_namespaces=yes ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-Werror=terminate -march=native -O2 -pipe' 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_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_exeext= ac_cv_file___dev_urandom_=yes ac_cv_func___syscall=no ac_cv_func_closedir_void=no ac_cv_func_flock=yes ac_cv_func_getmntent=yes ac_cv_func_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_getpid=yes ac_cv_func_gettimeofday=yes ac_cv_func_getxattr=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_lgetxattr=yes ac_cv_func_listxattr=yes ac_cv_func_llistxattr=yes ac_cv_func_lsetxattr=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_setproctitle=no ac_cv_func_setxattr=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_statfs=yes ac_cv_func_syscall=yes ac_cv_func_waitpid=yes ac_cv_have_decl_F_SETLK=yes ac_cv_have_decl_INFTIM=no ac_cv_have_decl_O_BINARY=no ac_cv_have_decl_O_EXLOCK=no ac_cv_have_decl_SO_PEERCRED=yes ac_cv_have_decl_XATTR_NOFOLLOW=no ac_cv_have_decl_dirfd=yes ac_cv_have_decl_optreset=no ac_cv_header_asm_byteorder_h=yes ac_cv_header_bsd_unistd_h=yes ac_cv_header_cxxabi_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_editline_readline_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_process_h=no ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdbool_h=no 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_sys_endian_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_ucred_h=no ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_host_alias=x86_64-pc-linux-gnu ac_cv_lib_crypto_EVP_CipherInit_ex=yes ac_cv_lib_error_at_line=no ac_cv_lib_ssl_SSL_read=yes ac_cv_lib_z_zlibVersion=yes ac_cv_member_DIR_d_fd=no ac_cv_member_DIR_dd_fd=no ac_cv_member_struct_dirent_d_ino=yes ac_cv_member_struct_dirent_d_type=yes ac_cv_member_struct_mntent_mnt_dir=yes ac_cv_member_struct_mnttab_mnt_mountp=no ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_mtimespec=no ac_cv_member_struct_statfs_f_mntonname=no ac_cv_member_struct_statvfs_f_mntonname=no ac_cv_objext=o ac_cv_path_PERL=/usr/bin/perl ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_search_dlsym=-ldl ac_cv_search_gethostbyname='none required' ac_cv_search_nanosleep='none required' ac_cv_search_opendir='none required' ac_cv_search_setproctitle=-lbsd ac_cv_search_shutdown='none required' ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_target_alias=x86_64-pc-linux-gnu ac_cv_type__Bool=no ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int64_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint8_t=yes box_cv_gcc_3_plus=yes box_cv_have___cpu_to_be64=yes box_cv_have_define_pragma=no box_cv_have_large_file_support=yes box_cv_have_lseek_dummy_param=no box_cv_have_valid_dirent_d_type=no vl_cv_lib_editline=-ledit vl_cv_lib_editline_history=no vl_cv_lib_readline_compat_found=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='x86_64-pc-linux-gnu-ar' CPPFLAGS=' ' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXFLAGS='-Werror=terminate -march=native -O2 -pipe' CXXFLAGS_STRICT='-Wall -Wundef' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDADD_RDYNAMIC='-rdynamic' LDFLAGS=' -Wl,-O1 -Wl,--as-needed' LIBOBJS=' error$U.o' LIBS='-lbsd -ldl -lcrypto -lssl -ldb -lz -ledit' LTLIBOBJS=' error$U.lo' OBJEXT='o' PACKAGE_BUGREPORT='boxbackup@boxbackup.org' PACKAGE_NAME='Box Backup' PACKAGE_STRING='Box Backup 0.11' PACKAGE_TARNAME='box-backup' PACKAGE_VERSION='0.11' PATH_SEPARATOR=':' PERL='/usr/bin/perl' RANDOM_DEVICE='/dev/urandom' RANLIB='x86_64-pc-linux-gnu-ranlib' SHELL='/bin/sh' TARGET_PERL='/usr/bin/perl' WINDRES='' ac_ct_AR='' ac_ct_CXX='' ac_ct_RANLIB='' ac_ct_WINDRES='' bindir='${exec_prefix}/bin' bindir_expanded='/usr/bin' box_version='0.11.1' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_dir='/var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work/boxbackup-0.11.1' build_os='linux-gnu' build_vendor='pc' client_parcel_dir='parcels/boxbackup-0.11.1-backup-client-linux-gnu' datadir='/usr/share' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' localstatedir_expanded='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sbindir_expanded='/usr/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' sysconfdir_expanded='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BDB_VERSION_MAJOR 6 #define BDB_VERSION_MINOR 0 #define BDB_VERSION_POINT 35 #define BSWAP64 __cpu_to_be64 #define HAVE_ASM_BYTEORDER_H 1 #define HAVE_BSD_UNISTD_H 1 #define HAVE_BSWAP64 1 #define HAVE_CXXABI_H 1 #define HAVE_DB_H 1 #define HAVE_DECL_DIRFD 1 #define HAVE_DECL_F_SETLK 1 #define HAVE_DECL_INFTIM 0 #define HAVE_DECL_OPTRESET 0 #define HAVE_DECL_O_BINARY 0 #define HAVE_DECL_O_EXLOCK 0 #define HAVE_DECL_SO_PEERCRED 1 #define HAVE_DECL_XATTR_NOFOLLOW 0 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_EDITLINE_READLINE_H 1 #define HAVE_EDITLINE_READLINE_H 1 #define HAVE_EXCEPTIONS #define HAVE_EXECINFO_H 1 #define HAVE_FLOCK 1 #define HAVE_GETMNTENT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETPID 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETXATTR 1 #define HAVE_INTTYPES_H 1 #define HAVE_LARGE_FILE_SUPPORT 1 #define HAVE_LCHOWN 1 #define HAVE_LGETXATTR 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBREADLINE 1 #define HAVE_LIBSSL 1 #define HAVE_LIBZ 1 #define HAVE_LISTXATTR 1 #define HAVE_LLISTXATTR 1 #define HAVE_LSETXATTR 1 #define HAVE_MEMORY_H 1 #define HAVE_MNTENT_H 1 #define HAVE_MOUNTS 1 #define HAVE_NAMESPACES #define HAVE_NETINET_IN_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_PWD_H 1 #define HAVE_RANDOM_DEVICE 1 #define HAVE_READLINE_HISTORY 1 #define HAVE_REGEX_H 1 #define HAVE_REGEX_SUPPORT 1 #define HAVE_SETXATTR 1 #define HAVE_SIGNAL_H 1 #define HAVE_SSL 1 #define HAVE_STATFS 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_DIRENT_D_INO 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define HAVE_STRUCT_MNTENT_MNT_DIR 1 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 #define HAVE_SYSCALL 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TIME_H 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_U_INT16_T 1 #define HAVE_U_INT32_T 1 #define HAVE_U_INT64_T 1 #define HAVE_U_INT8_T 1 #define HAVE_WAITPID 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define PACKAGE_BUGREPORT "boxbackup@boxbackup.org" #define PACKAGE_NAME "Box Backup" #define PACKAGE_STRING "Box Backup 0.11" #define PACKAGE_TARNAME "box-backup" #define PACKAGE_VERSION "0.11" #define PERL_EXECUTABLE "/usr/bin/perl" #define RANDOM_DEVICE "/dev/urandom" #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TEMP_DIRECTORY_NAME "/tmp" #define TIME_WITH_SYS_TIME 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0