This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by BOINC configure 7.15.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --libdir=/usr/lib64 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --docdir=/usr/doc/boinc-7.14.3 --disable-server --enable-static --enable-manager --with-x --build=x86_64-slackware-linux ## --------- ## ## Platform. ## ## --------- ## hostname = sterlingdesktops uname -m = x86_64 uname -r = 5.2.0-rc5 uname -s = Linux uname -v = #1 SMP Wed Jun 19 19:02:24 MST 2019 /usr/bin/uname -p = AMD Ryzen 7 2700X Eight-Core Processor /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: ~/.cargo/bin PATH: /usr/lib64/java/bin PATH: /usr/lib64/java/jre/bin PATH: /usr/lib64/kde4/libexec PATH: /usr/lib64/libreoffice/program PATH: /usr/lib64/qt/bin PATH: /usr/lib64/qt5/bin PATH: /usr/share/texmf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3008: checking build system type configure:3022: result: x86_64-slackware-linux-gnu configure:3042: checking host system type configure:3055: result: x86_64-slackware-linux-gnu configure:3075: checking target system type configure:3088: result: x86_64-slackware-linux-gnu configure:3133: checking for a BSD-compatible install configure:3201: result: /usr/bin/ginstall -c configure:3212: checking whether build environment is sane configure:3267: result: yes configure:3416: checking for a thread-safe mkdir -p configure:3455: result: /usr/bin/mkdir -p configure:3462: checking for gawk configure:3480: found /usr/bin/gawk configure:3492: result: /usr/bin/gawk configure:3503: checking whether make sets $(MAKE) configure:3525: result: yes configure:3554: checking whether make supports nested variables configure:3571: result: yes configure:3709: checking whether make supports nested variables configure:3726: result: yes configure:3808: checking for gcc configure:3824: found /usr/bin/gcc configure:3835: result: gcc configure:4067: checking for C compiler version configure:4076: gcc --version >&5 gcc (GCC) 9.1.0 Copyright (C) 2019 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:4087: $? = 0 configure:4076: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/9.1.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-9.1.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-clocale=gnu --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --without-isl --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 9.1.0 (GCC) configure:4087: $? = 0 configure:4076: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4087: $? = 1 configure:4076: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4087: $? = 1 configure:4107: checking whether the C compiler works configure:4129: gcc -O3 -march=znver1 -fPIC conftest.c >&5 configure:4133: $? = 0 configure:4181: result: yes configure:4184: checking for C compiler default output file name configure:4186: result: a.out configure:4192: checking for suffix of executables configure:4199: gcc -o conftest -O3 -march=znver1 -fPIC conftest.c >&5 configure:4203: $? = 0 configure:4225: result: configure:4247: checking whether we are cross compiling configure:4255: gcc -o conftest -O3 -march=znver1 -fPIC conftest.c >&5 configure:4259: $? = 0 configure:4266: ./conftest configure:4270: $? = 0 configure:4258: result: no configure:4263: checking for suffix of object files configure:4285: gcc -c -O3 -march=znver1 -fPIC conftest.c >&5 configure:4289: $? = 0 configure:4310: result: o configure:4314: checking whether we are using the GNU C compiler configure:4333: gcc -c -O3 -march=znver1 -fPIC conftest.c >&5 configure:4333: $? = 0 configure:4342: result: yes configure:4351: checking whether gcc accepts -g configure:4371: gcc -c -g conftest.c >&5 configure:4371: $? = 0 configure:4412: result: yes configure:4429: checking for gcc option to accept ISO C89 configure:4492: gcc -c -O3 -march=znver1 -fPIC conftest.c >&5 configure:4492: $? = 0 configure:4505: result: none needed configure:4530: checking whether gcc understands -c and -o together configure:4552: gcc -c conftest.c -o conftest2.o configure:4555: $? = 0 configure:4552: gcc -c conftest.c -o conftest2.o configure:4555: $? = 0 configure:4567: result: yes configure:4587: checking whether make supports the include directive configure:4602: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4605: $? = 0 configure:4624: result: yes (GNU style) configure:4649: checking dependency style of gcc configure:4760: result: gcc3 configure:4833: checking for g++ configure:4851: found /usr/bin/g++ configure:4863: result: /usr/bin/g++ configure:4890: checking for C++ compiler version configure:4899: /usr/bin/g++ --version >&5 g++ (GCC) 9.1.0 Copyright (C) 2019 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:4910: $? = 0 configure:4899: /usr/bin/g++ -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/specs COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/9.1.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-9.1.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-clocale=gnu --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --without-isl --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 9.1.0 (GCC) configure:4910: $? = 0 configure:4899: /usr/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4910: $? = 1 configure:4899: /usr/bin/g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4910: $? = 1 configure:4914: checking whether we are using the GNU C++ compiler configure:4933: /usr/bin/g++ -c -O3 -march=znver1 -fPIC conftest.cpp >&5 configure:4933: $? = 0 configure:4942: result: yes configure:4951: checking whether /usr/bin/g++ accepts -g configure:4971: /usr/bin/g++ -c -g conftest.cpp >&5 configure:4971: $? = 0 configure:5012: result: yes configure:5037: checking dependency style of /usr/bin/g++ configure:5148: result: gcc3 configure:5218: checking for g++ configure:5236: found /usr/bin/g++ configure:5248: result: /usr/bin/g++ configure:5273: checking for Objective C++ compiler version configure:5282: /usr/bin/g++ --version >&5 g++ (GCC) 9.1.0 Copyright (C) 2019 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:5293: $? = 0 configure:5282: /usr/bin/g++ -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/specs COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/9.1.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-9.1.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-clocale=gnu --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --without-isl --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 9.1.0 (GCC) configure:5293: $? = 0 configure:5282: /usr/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5293: $? = 1 configure:5282: /usr/bin/g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:5293: $? = 1 configure:5297: checking whether we are using the GNU Objective C++ compiler configure:5316: /usr/bin/g++ -c conftest.mm >&5 configure:5316: $? = 0 configure:5325: result: yes configure:5334: checking whether /usr/bin/g++ accepts -g configure:5354: /usr/bin/g++ -c -g conftest.mm >&5 configure:5354: $? = 0 configure:5395: result: yes configure:5420: checking dependency style of /usr/bin/g++ configure:5529: result: gcc3 configure:5549: checking how to run the C preprocessor configure:5580: gcc -E conftest.c configure:5580: $? = 0 configure:5594: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | /* end confdefs.h. */ | #include configure:5619: result: gcc -E configure:5639: gcc -E conftest.c configure:5639: $? = 0 configure:5653: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | /* end confdefs.h. */ | #include configure:5681: checking whether make sets $(MAKE) configure:5703: result: yes configure:5717: checking for ln configure:5735: found /usr/bin/ln configure:5747: result: /usr/bin/ln configure:5759: checking whether '/usr/bin/ln' works configure:5767: result: yes configure:5779: checking whether ln -s works configure:5783: result: yes configure:5791: checking whether 'ln -s' really works or whether I'm deluding myself configure:5797: result: it works configure:5991: checking if C compiler supports -Wall configure:6009: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:6009: $? = 0 configure:6011: result: yes configure:6041: checking if C++ compiler supports -Wall configure:6059: /usr/bin/g++ -o conftest -O3 -march=znver1 -fPIC -Wall conftest.cpp >&5 configure:6059: $? = 0 configure:6061: result: yes configure:8221: checking for docbook2x-man configure:8239: found /usr/bin/docbook2x-man configure:8251: result: /usr/bin/docbook2x-man configure:8276: checking for grep that handles long lines and -e configure:8334: result: /usr/bin/grep configure:8339: checking for egrep configure:8401: result: /usr/bin/grep -E configure:8406: checking for ANSI C header files configure:8426: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8426: $? = 0 configure:8499: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8499: $? = 0 configure:8499: ./conftest configure:8499: $? = 0 configure:8510: result: yes configure:8523: checking for sys/types.h configure:8523: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8523: $? = 0 configure:8523: result: yes configure:8523: checking for sys/stat.h configure:8523: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8523: $? = 0 configure:8523: result: yes configure:8523: checking for stdlib.h configure:8523: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8523: $? = 0 configure:8523: result: yes configure:8523: checking for string.h configure:8523: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8523: $? = 0 configure:8523: result: yes configure:8523: checking for memory.h configure:8523: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8523: $? = 0 configure:8523: result: yes configure:8523: checking for strings.h configure:8523: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8523: $? = 0 configure:8523: result: yes configure:8523: checking for inttypes.h configure:8523: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8523: $? = 0 configure:8523: result: yes configure:8523: checking for stdint.h configure:8523: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8523: $? = 0 configure:8523: result: yes configure:8523: checking for unistd.h configure:8523: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8523: $? = 0 configure:8523: result: yes configure:8536: checking whether we are compiling for cygwin configure:8545: result: no configure:8570: checking for winsock2.h configure:8570: result: no configure:8570: checking for winsock.h configure:8570: result: no configure:8570: checking windows.h usability configure:8570: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:54:10: fatal error: windows.h: No such file or directory 54 | #include | ^~~~~~~~~~~ compilation terminated. configure:8570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8570: result: no configure:8570: checking windows.h presence configure:8570: gcc -E conftest.c conftest.c:21:10: fatal error: windows.h: No such file or directory 21 | #include | ^~~~~~~~~~~ compilation terminated. configure:8570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:8570: result: no configure:8570: checking for windows.h configure:8570: result: no configure:8570: checking sys/socket.h usability configure:8570: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8570: checking sys/socket.h presence configure:8570: gcc -E conftest.c configure:8570: $? = 0 configure:8570: result: yes configure:8570: checking for sys/socket.h configure:8570: result: yes configure:8620: checking dependency style of gcc configure:8729: result: gcc3 configure:9102: checking how to print strings configure:9129: result: printf configure:9150: checking for a sed that does not truncate output configure:9214: result: /usr/bin/sed configure:9232: checking for fgrep configure:9294: result: /usr/bin/grep -F configure:9329: checking for ld used by gcc configure:9396: result: /usr/bin/ld configure:9403: checking if the linker (/usr/bin/ld) is GNU ld configure:9418: result: yes configure:9430: checking for BSD- or MS-compatible name lister (nm) configure:9484: result: /usr/bin/nm -B configure:9617: checking the name lister (/usr/bin/nm -B) interface configure:9624: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:9627: /usr/bin/nm -B "conftest.o" configure:9630: output 0000000000000000 B some_variable configure:9631: result: BSD nm configure:9635: checking the maximum length of command line arguments configure:9766: result: 1572864 configure:9814: checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format configure:9854: result: func_convert_file_noop configure:9861: checking how to convert x86_64-slackware-linux-gnu file names to toolchain format configure:9881: result: func_convert_file_noop configure:9888: checking for /usr/bin/ld option to reload object files configure:9895: result: -r configure:9969: checking for objdump configure:9996: result: objdump configure:10025: checking how to recognize dependent libraries configure:10225: result: pass_all configure:10310: checking for dlltool configure:10337: result: dlltool configure:10367: checking how to associate runtime and link libraries configure:10394: result: printf %s\n configure:10454: checking for ar configure:10472: found /usr/bin/ar configure:10484: result: /usr/bin/ar configure:10521: checking for archiver @FILE support configure:10538: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:10538: $? = 0 configure:10541: /usr/bin/ar cru libconftest.a @conftest.lst >&5 configure:10544: $? = 0 configure:10549: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: conftest.o: No such file or directory configure:10552: $? = 1 configure:10551: result: @ configure:10609: checking for strip configure:10625: found /usr/bin/strip configure:10636: result: strip configure:10708: checking for ranlib configure:10724: found /usr/bin/ranlib configure:10735: result: ranlib configure:10837: checking command to parse /usr/bin/nm -B output from gcc object configure:10990: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:10993: $? = 0 configure:10997: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:11000: $? = 0 configure:11066: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c conftstm.o >&5 configure:11069: $? = 0 configure:11107: result: ok configure:11154: checking for sysroot configure:11184: result: no configure:11191: checking for a working dd configure:11229: result: /usr/bin/dd configure:11233: checking how to truncate binary pipes configure:11248: result: /usr/bin/dd bs=4096 count=1 configure:11384: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:11387: $? = 0 configure:11577: checking for mt configure:11593: found /bin/mt configure:11604: result: mt configure:11627: checking if mt is a manifest tool configure:11633: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:11641: result: no configure:12315: checking for dlfcn.h configure:12315: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:12315: $? = 0 configure:12315: result: yes configure:12577: checking for objdir configure:12592: result: .libs configure:12856: checking if gcc supports -fno-rtti -fno-exceptions configure:12874: gcc -c -O3 -march=znver1 -fPIC -Wall -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:12878: $? = 0 configure:12891: result: no configure:13249: checking for gcc option to produce PIC configure:13256: result: -fPIC -DPIC configure:13264: checking if gcc PIC flag -fPIC -DPIC works configure:13282: gcc -c -O3 -march=znver1 -fPIC -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:13286: $? = 0 configure:13299: result: yes configure:13328: checking if gcc static flag -static works configure:13356: result: yes configure:13371: checking if gcc supports -c -o file.o configure:13392: gcc -c -O3 -march=znver1 -fPIC -Wall -o out/conftest2.o conftest.c >&5 configure:13396: $? = 0 configure:13418: result: yes configure:13426: checking if gcc supports -c -o file.o configure:13473: result: yes configure:13506: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14765: result: yes configure:14802: checking whether -lc should be explicitly linked in configure:14810: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:14813: $? = 0 configure:14828: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:14831: $? = 0 configure:14845: result: no configure:15005: checking dynamic linker characteristics configure:15586: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -Wl,-rpath -Wl,/foo conftest.c >&5 configure:15586: $? = 0 configure:15823: result: GNU/Linux ld.so configure:15945: checking how to hardcode library paths into programs configure:15970: result: immediate configure:16072: checking for shl_load configure:16072: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/cc5eVAjJ.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:16072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:16072: result: no configure:16076: checking for shl_load in -ldld configure:16101: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:16101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:16110: result: no configure:16115: checking for dlopen configure:16115: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/ccHNcV2N.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:16115: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:16115: result: no configure:16119: checking for dlopen in -ldl configure:16144: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -ldl >&5 configure:16144: $? = 0 configure:16153: result: yes configure:16272: checking whether a program can dlopen itself configure:16352: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:16355: $? = 0 configure:16373: result: yes configure:16378: checking whether a statically linked program can dlopen itself configure:16458: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /usr/bin/ld: /tmp/ccdzGyhS.o: in function `main': conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:16461: $? = 0 conftest: undefined symbol: _fnord configure:16479: result: no configure:16518: checking whether stripping libraries is possible configure:16523: result: yes configure:16558: checking if libtool supports shared libraries configure:16560: result: yes configure:16563: checking whether to build shared libraries configure:16588: result: yes configure:16591: checking whether to build static libraries configure:16595: result: yes configure:13410: checking how to run the C++ preprocessor configure:13437: /usr/bin/g++ -E conftest.cpp configure:13437: $? = 0 configure:13451: /usr/bin/g++ -E conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13476: result: /usr/bin/g++ -E configure:13496: /usr/bin/g++ -E conftest.cpp configure:13496: $? = 0 configure:13510: /usr/bin/g++ -E conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13672: checking for ld used by /usr/bin/g++ configure:13739: result: /usr/bin/ld -m elf_x86_64 configure:13746: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13761: result: yes configure:13816: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14889: result: yes configure:14925: /usr/bin/g++ -c -O3 -march=znver1 -fPIC -Wall conftest.cpp >&5 configure:14928: $? = 0 configure:15409: checking for /usr/bin/g++ option to produce PIC configure:15416: result: -fPIC -DPIC configure:15424: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works configure:15442: /usr/bin/g++ -c -O3 -march=znver1 -fPIC -Wall -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15446: $? = 0 configure:15459: result: yes configure:15482: checking if /usr/bin/g++ static flag -static works configure:15510: result: yes configure:15522: checking if /usr/bin/g++ supports -c -o file.o configure:15543: /usr/bin/g++ -c -O3 -march=znver1 -fPIC -Wall -o out/conftest2.o conftest.cpp >&5 configure:15547: $? = 0 configure:15569: result: yes configure:15574: checking if /usr/bin/g++ supports -c -o file.o configure:15621: result: yes configure:15651: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15691: result: yes configure:15832: checking dynamic linker characteristics configure:16577: result: GNU/Linux ld.so configure:16642: checking how to hardcode library paths into programs configure:16667: result: immediate configure:15643: checking default bitness of compiler configure:15660: result: 64 configure:15686: checking boinc platform configure:15750: result: x86_64-slackware-linux-gnu configure:15752: checking alternate boinc platform configure:15762: result: i686-pc-linux-gnu configure:15784: checking library extension configure:15792: result: a configure:15797: checking shared object extension configure:15810: result: so configure:16106: checking for pkg-config configure:16124: found /usr/bin/pkg-config configure:16136: result: /usr/bin/pkg-config configure:16354: checking for openssl configure:16356: result: yes configure:16581: checking for gawk configure:16611: result: /usr/bin/gawk configure:16634: checking for curl-config configure:16652: found /usr/bin/curl-config configure:16664: result: /usr/bin/curl-config configure:16673: checking for the version of libcurl configure:16680: result: 7.65.1 configure:16687: checking for libcurl >= version 7.17.1 configure:16700: result: yes configure:17306: checking whether libcurl is usable configure:17339: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lcurl -lssl -lcrypto >&5 conftest.c: In function 'main': conftest.c:35:5: warning: variable 'x' set but not used [-Wunused-but-set-variable] 35 | int x; | ^ /usr/bin/ld: warning: libssl.so.1, needed by /usr/lib64/libssh2.so.1, may conflict with libssl.so.1.1 /usr/bin/ld: warning: libcrypto.so.1, needed by /usr/lib64/libssh2.so.1, may conflict with libcrypto.so.1.1 configure:17339: $? = 0 configure:17353: result: yes configure:17366: checking for curl_free configure:17366: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lcurl -lssl -lcrypto >&5 /usr/bin/ld: warning: libssl.so.1, needed by /usr/lib64/libssh2.so.1, may conflict with libssl.so.1.1 /usr/bin/ld: warning: libcrypto.so.1, needed by /usr/lib64/libssh2.so.1, may conflict with libcrypto.so.1.1 configure:17366: $? = 0 configure:17366: result: yes configure:18057: checking for shmget in dynamic library cygipc configure:18104: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lcygipc >&5 /usr/bin/ld: cannot find -lcygipc collect2: error: ld returned 1 exit status configure:18104: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char shmget (); | #ifdef __cplusplus | } | #endif | | int | main () | { | shmget (); | ; | return 0; | } | configure:18137: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lcygipc >&5 /usr/bin/ld: cannot find -lcygipc collect2: error: ld returned 1 exit status configure:18137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char shmget (); | #ifdef __cplusplus | } | #endif | | int | main () | { | shmget (); | ; | return 0; | } | configure:18104: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lcygipc.so >&5 /usr/bin/ld: cannot find -lcygipc.so collect2: error: ld returned 1 exit status configure:18104: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char shmget (); | #ifdef __cplusplus | } | #endif | | int | main () | { | shmget (); | ; | return 0; | } | configure:18137: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lcygipc.so >&5 /usr/bin/ld: cannot find -lcygipc.so collect2: error: ld returned 1 exit status configure:18137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char shmget (); | #ifdef __cplusplus | } | #endif | | int | main () | { | shmget (); | ; | return 0; | } | configure:18155: result: no configure:18742: checking for aio_fork in dynamic library aio configure:18789: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -laio >&5 /usr/bin/ld: /tmp/ccCOWv6J.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `aio_fork' collect2: error: ld returned 1 exit status configure:18789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char aio_fork (); | #ifdef __cplusplus | } | #endif | | int | main () | { | aio_fork (); | ; | return 0; | } | configure:18822: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -laio >&5 /usr/bin/ld: /tmp/ccbQwNqN.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `aio_fork' collect2: error: ld returned 1 exit status configure:18822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char aio_fork (); | #ifdef __cplusplus | } | #endif | | int | main () | { | aio_fork (); | ; | return 0; | } | configure:18789: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -laio.so >&5 /usr/bin/ld: cannot find -laio.so collect2: error: ld returned 1 exit status configure:18789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char aio_fork (); | #ifdef __cplusplus | } | #endif | | int | main () | { | aio_fork (); | ; | return 0; | } | configure:18822: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -laio.so >&5 /usr/bin/ld: cannot find -laio.so collect2: error: ld returned 1 exit status configure:18822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char aio_fork (); | #ifdef __cplusplus | } | #endif | | int | main () | { | aio_fork (); | ; | return 0; | } | configure:18840: result: no configure:19427: checking for dlopen in dynamic library dl configure:19474: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -ldl >&5 configure:19474: $? = 0 configure:19474: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -ldl.so >&5 /usr/bin/ld: cannot find -ldl.so collect2: error: ld returned 1 exit status configure:19474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char dlopen (); | #ifdef __cplusplus | } | #endif | | int | main () | { | dlopen (); | ; | return 0; | } | configure:19525: result: -ldl configure:19697: checking for gethostbyname in static library nsl configure:19922: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lnsl -ldl >&5 configure:19922: $? = 0 configure:19942: result: -lnsl configure:20382: checking for static library freetype configure:20607: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lfreetype -lnsl -ldl >&5 configure:20607: $? = 0 configure:20627: result: -lfreetype configure:21067: checking for bind in static library socket configure:21292: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lsocket -lfreetype -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:21292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char bind (); | #ifdef __cplusplus | } | #endif | | int | main () | { | bind (); | ; | return 0; | } configure:21312: result: no configure:21482: checking for bind in dynamic library socket configure:21529: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lsocket -lfreetype -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:21529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char bind (); | #ifdef __cplusplus | } | #endif | | int | main () | { | bind (); | ; | return 0; | } | configure:21562: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lsocket -lfreetype -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:21562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char bind (); | #ifdef __cplusplus | } | #endif | | int | main () | { | bind (); | ; | return 0; | } | configure:21529: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lsocket.so -lfreetype -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsocket.so collect2: error: ld returned 1 exit status configure:21529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char bind (); | #ifdef __cplusplus | } | #endif | | int | main () | { | bind (); | ; | return 0; | } | configure:21562: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lsocket.so -lfreetype -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsocket.so collect2: error: ld returned 1 exit status configure:21562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char bind (); | #ifdef __cplusplus | } | #endif | | int | main () | { | bind (); | ; | return 0; | } | configure:21580: result: no configure:21752: checking for gzopen in static library z configure:21977: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lz -lfreetype -lnsl -ldl >&5 configure:21977: $? = 0 configure:21997: result: -lz configure:22852: checking for md5_finish in dynamic library cups configure:22899: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lcups -lz -lfreetype -lnsl -ldl >&5 /usr/bin/ld: /tmp/cc8jx4k0.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `md5_finish' collect2: error: ld returned 1 exit status configure:22899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char md5_finish (); | #ifdef __cplusplus | } | #endif | | int | main () | { | md5_finish (); | ; | return 0; | } | configure:22932: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lcups -lz -lfreetype -lnsl -ldl >&5 /usr/bin/ld: /tmp/ccGCt4l5.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `md5_finish' collect2: error: ld returned 1 exit status configure:22932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char md5_finish (); | #ifdef __cplusplus | } | #endif | | int | main () | { | md5_finish (); | ; | return 0; | } | configure:22899: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lcups.so -lz -lfreetype -lnsl -ldl >&5 /usr/bin/ld: cannot find -lcups.so collect2: error: ld returned 1 exit status configure:22899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char md5_finish (); | #ifdef __cplusplus | } | #endif | | int | main () | { | md5_finish (); | ; | return 0; | } | configure:22932: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lcups.so -lz -lfreetype -lnsl -ldl >&5 /usr/bin/ld: cannot find -lcups.so collect2: error: ld returned 1 exit status configure:22932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char md5_finish (); | #ifdef __cplusplus | } | #endif | | int | main () | { | md5_finish (); | ; | return 0; | } | configure:22950: result: no configure:26573: checking for the pthreads library -lpthreads configure:26611: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:26611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:26620: result: no configure:26518: checking whether pthreads work without any flags configure:26611: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/ccRMTnai.o: in function `main': conftest.c:(.text.startup+0x19): undefined reference to `pthread_create' /usr/bin/ld: conftest.c:(.text.startup+0x25): undefined reference to `pthread_join' /usr/bin/ld: conftest.c:(.text.startup+0x4c): undefined reference to `__pthread_register_cancel' /usr/bin/ld: conftest.c:(.text.startup+0x54): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:26611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:26620: result: no configure:26523: checking whether pthreads work with -Kthread configure:26611: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:26611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:26620: result: no configure:26523: checking whether pthreads work with -kthread configure:26611: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'? configure:26611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:26620: result: no configure:26573: checking for the pthreads library -llthread configure:26611: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:26611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:26620: result: no configure:26523: checking whether pthreads work with -pthread configure:26611: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -pthread conftest.c >&5 configure:26611: $? = 0 configure:26620: result: yes configure:26639: checking for joinable pthread attribute configure:26654: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -pthread conftest.c >&5 configure:26654: $? = 0 configure:26660: result: PTHREAD_CREATE_JOINABLE configure:26670: checking if more special flags are required for pthreads configure:26684: result: no configure:26690: checking for PTHREAD_PRIO_INHERIT configure:26708: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:72:5: warning: unused variable 'i' [-Wunused-variable] 72 | int i = PTHREAD_PRIO_INHERIT; | ^ configure:26708: $? = 0 configure:26717: result: yes configure:26850: checking for X configure:26989: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lX11 >&5 configure:26989: $? = 0 configure:27039: result: libraries , headers configure:27138: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lX11 >&5 configure:27138: $? = 0 configure:27236: checking for gethostbyname configure:27236: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:27236: $? = 0 configure:27236: result: yes configure:27333: checking for connect configure:27333: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:27333: $? = 0 configure:27333: result: yes configure:27382: checking for remove configure:27382: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:27382: $? = 0 configure:27382: result: yes configure:27431: checking for shmat configure:27431: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:27431: $? = 0 configure:27431: result: yes configure:27489: checking for IceConnectionNumber in -lICE configure:27514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lICE >&5 configure:27514: $? = 0 configure:27523: result: yes configure:27556: checking for pthread_join in LIBS= with CFLAGS=-pthread configure:27576: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -pthread conftest.c >&5 configure:27576: $? = 0 configure:27581: result: yes configure:27768: checking for joinable pthread attribute configure:27783: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -pthread conftest.c >&5 configure:27783: $? = 0 configure:27789: result: PTHREAD_CREATE_JOINABLE configure:27799: checking if more special flags are required for pthreads configure:27813: result: no configure:27819: checking for PTHREAD_PRIO_INHERIT configure:27846: result: yes configure:27977: checking whether we are using the Microsoft C compiler configure:27996: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:79:8: error: unknown type name 'choke' 79 | choke me | ^~~~~ conftest.c:79:14: warning: unused variable 'me' [-Wunused-variable] 79 | choke me | ^~ configure:27996: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef _MSC_VER | choke me | #endif | | ; | return 0; | } configure:28005: result: no configure:28027: checking for windows.h configure:28027: result: no configure:28038: checking for OpenGL library configure:28071: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -pthread conftest.c -L/usr/lib -lopengl32 -lm >&5 /usr/bin/ld: cannot find -lopengl32 /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm collect2: error: ld returned 1 exit status configure:28071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if HAVE_WINDOWS_H && defined(_WIN32) | # include | # endif | # include | int | main () | { | glBegin(0) | ; | return 0; | } configure:28071: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -pthread conftest.c -L/usr/lib -lGL -lm >&5 /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 configure:28071: $? = 0 configure:28080: result: -L/usr/lib -lGL configure:28103: checking for OpenGL Utility library configure:28156: /usr/bin/g++ -o conftest -O3 -march=znver1 -fPIC -Wall -pthread conftest.cpp -L/usr/lib -lglu32 -L/usr/lib -lGL -lm >&5 /usr/bin/ld: cannot find -lglu32 /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: skipping incompatible /usr/lib/libstdc++.so when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/libstdc++.a when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/libstdc++.so when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/libstdc++.a when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm collect2: error: ld returned 1 exit status configure:28156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if HAVE_WINDOWS_H && defined(_WIN32) | # include | # endif | # include | int | main () | { | gluBeginCurve(0) | ; | return 0; | } configure:28156: /usr/bin/g++ -o conftest -O3 -march=znver1 -fPIC -Wall -pthread conftest.cpp -L/usr/lib -lGLU -L/usr/lib -lGL -lm >&5 /usr/bin/ld: skipping incompatible /usr/lib/libGLU.so when searching for -lGLU /usr/bin/ld: skipping incompatible /usr/lib/libGLU.so when searching for -lGLU /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: skipping incompatible /usr/lib/libstdc++.so when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/libstdc++.a when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/libstdc++.so when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/libstdc++.a when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 configure:28156: $? = 0 configure:28179: result: -L/usr/lib -lGLU configure:28193: checking for fopen in -lXmu configure:28218: /usr/bin/g++ -o conftest -O3 -march=znver1 -fPIC -Wall conftest.cpp -lXmu >&5 configure:28218: $? = 0 configure:28227: result: yes configure:28235: checking for fopen in -lXi configure:28260: /usr/bin/g++ -o conftest -O3 -march=znver1 -fPIC -Wall conftest.cpp -lXi >&5 configure:28260: $? = 0 configure:28269: result: yes configure:28401: checking for GLUT library configure:28433: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -pthread conftest.c -L/usr/lib -lglut32 -lSM -lICE -lXmu -lXi -L/usr/lib -lGLU -L/usr/lib -lGL -lm >&5 /usr/bin/ld: cannot find -lglut32 /usr/bin/ld: skipping incompatible /usr/lib/libSM.so when searching for -lSM /usr/bin/ld: skipping incompatible /usr/lib/libSM.so when searching for -lSM /usr/bin/ld: skipping incompatible /usr/lib/libSM.so when searching for -lSM /usr/bin/ld: skipping incompatible /usr/lib/libICE.so when searching for -lICE /usr/bin/ld: skipping incompatible /usr/lib/libICE.so when searching for -lICE /usr/bin/ld: skipping incompatible /usr/lib/libICE.so when searching for -lICE /usr/bin/ld: skipping incompatible /usr/lib/libXmu.so when searching for -lXmu /usr/bin/ld: skipping incompatible /usr/lib/libXmu.so when searching for -lXmu /usr/bin/ld: skipping incompatible /usr/lib/libXmu.so when searching for -lXmu /usr/bin/ld: skipping incompatible /usr/lib/libXi.so when searching for -lXi /usr/bin/ld: skipping incompatible /usr/lib/libXi.so when searching for -lXi /usr/bin/ld: skipping incompatible /usr/lib/libXi.so when searching for -lXi /usr/bin/ld: skipping incompatible /usr/lib/libGLU.so when searching for -lGLU /usr/bin/ld: skipping incompatible /usr/lib/libGLU.so when searching for -lGLU /usr/bin/ld: skipping incompatible /usr/lib/libGLU.so when searching for -lGLU /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm collect2: error: ld returned 1 exit status configure:28433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | #define FREEGLUT_STATIC 1 | # if HAVE_WINDOWS_H && (defined(_WIN32) || defined(CYGWIN_USE_WIN32)) | # include | # endif | # include | int | main () | { | glutMainLoop() | ; | return 0; | } configure:28433: gcc -o conftest -O3 -march=znver1 -fPIC -Wall -pthread conftest.c -L/usr/lib -lglut -lSM -lICE -lXmu -lXi -L/usr/lib -lGLU -L/usr/lib -lGL -lm >&5 /usr/bin/ld: skipping incompatible /usr/lib/libglut.so when searching for -lglut /usr/bin/ld: skipping incompatible /usr/lib/libglut.so when searching for -lglut /usr/bin/ld: skipping incompatible /usr/lib/libglut.so when searching for -lglut /usr/bin/ld: skipping incompatible /usr/lib/libSM.so when searching for -lSM /usr/bin/ld: skipping incompatible /usr/lib/libSM.so when searching for -lSM /usr/bin/ld: skipping incompatible /usr/lib/libSM.so when searching for -lSM /usr/bin/ld: skipping incompatible /usr/lib/libICE.so when searching for -lICE /usr/bin/ld: skipping incompatible /usr/lib/libICE.so when searching for -lICE /usr/bin/ld: skipping incompatible /usr/lib/libICE.so when searching for -lICE /usr/bin/ld: skipping incompatible /usr/lib/libXmu.so when searching for -lXmu /usr/bin/ld: skipping incompatible /usr/lib/libXmu.so when searching for -lXmu /usr/bin/ld: skipping incompatible /usr/lib/libXmu.so when searching for -lXmu /usr/bin/ld: skipping incompatible /usr/lib/libXi.so when searching for -lXi /usr/bin/ld: skipping incompatible /usr/lib/libXi.so when searching for -lXi /usr/bin/ld: skipping incompatible /usr/lib/libXi.so when searching for -lXi /usr/bin/ld: skipping incompatible /usr/lib/libGLU.so when searching for -lGLU /usr/bin/ld: skipping incompatible /usr/lib/libGLU.so when searching for -lGLU /usr/bin/ld: skipping incompatible /usr/lib/libGLU.so when searching for -lGLU /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 configure:28433: $? = 0 configure:28443: result: -L/usr/lib -lglut DEBUG: GLUT_CFLAGS = -pthread DEBUG: GLUT_LIBS = -L/usr/lib -lglut -lSM -lICE -lXmu -lXi -L/usr/lib -lGLU -L/usr/lib -lGL -lm configure:28516: checking gl.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:107:10: fatal error: gl.h: No such file or directory 107 | #include | ^~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking gl.h presence configure:28516: gcc -E conftest.c conftest.c:74:10: fatal error: gl.h: No such file or directory 74 | #include | ^~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for gl.h configure:28516: result: no configure:28516: checking glu.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:107:10: fatal error: glu.h: No such file or directory 107 | #include | ^~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking glu.h presence configure:28516: gcc -E conftest.c conftest.c:74:10: fatal error: glu.h: No such file or directory 74 | #include | ^~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for glu.h configure:28516: result: no configure:28516: checking glut.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:107:10: fatal error: glut.h: No such file or directory 107 | #include | ^~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking glut.h presence configure:28516: gcc -E conftest.c conftest.c:74:10: fatal error: glut.h: No such file or directory 74 | #include | ^~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for glut.h configure:28516: result: no configure:28516: checking glaux.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:107:10: fatal error: glaux.h: No such file or directory 107 | #include | ^~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking glaux.h presence configure:28516: gcc -E conftest.c conftest.c:74:10: fatal error: glaux.h: No such file or directory 74 | #include | ^~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for glaux.h configure:28516: result: no configure:28516: checking GL/gl.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:28516: $? = 0 configure:28516: result: yes configure:28516: checking GL/gl.h presence configure:28516: gcc -E conftest.c configure:28516: $? = 0 configure:28516: result: yes configure:28516: checking for GL/gl.h configure:28516: result: yes configure:28516: checking GL/glu.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:28516: $? = 0 configure:28516: result: yes configure:28516: checking GL/glu.h presence configure:28516: gcc -E conftest.c configure:28516: $? = 0 configure:28516: result: yes configure:28516: checking for GL/glu.h configure:28516: result: yes configure:28516: checking GL/glut.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:28516: $? = 0 configure:28516: result: yes configure:28516: checking GL/glut.h presence configure:28516: gcc -E conftest.c configure:28516: $? = 0 configure:28516: result: yes configure:28516: checking for GL/glut.h configure:28516: result: yes configure:28516: checking GL/glaux.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:110:10: fatal error: GL/glaux.h: No such file or directory 110 | #include | ^~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking GL/glaux.h presence configure:28516: gcc -E conftest.c conftest.c:77:10: fatal error: GL/glaux.h: No such file or directory 77 | #include | ^~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for GL/glaux.h configure:28516: result: no configure:28516: checking OpenGL/gl.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:110:10: fatal error: OpenGL/gl.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking OpenGL/gl.h presence configure:28516: gcc -E conftest.c conftest.c:77:10: fatal error: OpenGL/gl.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for OpenGL/gl.h configure:28516: result: no configure:28516: checking OpenGL/glu.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:110:10: fatal error: OpenGL/glu.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking OpenGL/glu.h presence configure:28516: gcc -E conftest.c conftest.c:77:10: fatal error: OpenGL/glu.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for OpenGL/glu.h configure:28516: result: no configure:28516: checking OpenGL/glut.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:110:10: fatal error: OpenGL/glut.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking OpenGL/glut.h presence configure:28516: gcc -E conftest.c conftest.c:77:10: fatal error: OpenGL/glut.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for OpenGL/glut.h configure:28516: result: no configure:28516: checking OpenGL/glaux.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:110:10: fatal error: OpenGL/glaux.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking OpenGL/glaux.h presence configure:28516: gcc -E conftest.c conftest.c:77:10: fatal error: OpenGL/glaux.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for OpenGL/glaux.h configure:28516: result: no configure:28516: checking GLUT/glut.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:110:10: fatal error: GLUT/glut.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking GLUT/glut.h presence configure:28516: gcc -E conftest.c conftest.c:77:10: fatal error: GLUT/glut.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for GLUT/glut.h configure:28516: result: no configure:28516: checking MesaGL/gl.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:110:10: fatal error: MesaGL/gl.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking MesaGL/gl.h presence configure:28516: gcc -E conftest.c conftest.c:77:10: fatal error: MesaGL/gl.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for MesaGL/gl.h configure:28516: result: no configure:28516: checking MesaGL/glu.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:110:10: fatal error: MesaGL/glu.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking MesaGL/glu.h presence configure:28516: gcc -E conftest.c conftest.c:77:10: fatal error: MesaGL/glu.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for MesaGL/glu.h configure:28516: result: no configure:28516: checking MesaGL/glut.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:110:10: fatal error: MesaGL/glut.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking MesaGL/glut.h presence configure:28516: gcc -E conftest.c conftest.c:77:10: fatal error: MesaGL/glut.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for MesaGL/glut.h configure:28516: result: no configure:28516: checking MesaGL/glaux.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:110:10: fatal error: MesaGL/glaux.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking MesaGL/glaux.h presence configure:28516: gcc -E conftest.c conftest.c:77:10: fatal error: MesaGL/glaux.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for MesaGL/glaux.h configure:28516: result: no configure:28516: checking libnotify/notify.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 In file included from conftest.c:110: /usr/include/libnotify/notify.h:25:10: fatal error: glib.h: No such file or directory 25 | #include | ^~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking libnotify/notify.h presence configure:28516: gcc -E conftest.c In file included from conftest.c:77: /usr/include/libnotify/notify.h:25:10: fatal error: glib.h: No such file or directory 25 | #include | ^~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for libnotify/notify.h configure:28516: result: no configure:28516: checking gtk/gtk.h usability configure:28516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:110:10: fatal error: gtk/gtk.h: No such file or directory 110 | #include | ^~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28516: result: no configure:28516: checking gtk/gtk.h presence configure:28516: gcc -E conftest.c conftest.c:77:10: fatal error: gtk/gtk.h: No such file or directory 77 | #include | ^~~~~~~~~~~ compilation terminated. configure:28516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:28516: result: no configure:28516: checking for gtk/gtk.h configure:28516: result: no configure:28527: checking for jpeg_start_compress in -ljpeg configure:28552: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -ljpeg >&5 configure:28552: $? = 0 configure:28561: result: yes configure:28569: checking jpeglib.h usability configure:28569: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:28569: $? = 0 configure:28569: result: yes configure:28569: checking jpeglib.h presence configure:28569: gcc -E conftest.c configure:28569: $? = 0 configure:28569: result: yes configure:28569: checking for jpeglib.h configure:28569: result: yes configure:28618: checking for XScreenSaverAllocInfo in -lXss configure:28643: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lXss >&5 configure:28643: $? = 0 configure:28652: result: yes configure:28660: checking X11/extensions/scrnsaver.h usability configure:28660: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:28660: $? = 0 configure:28660: result: yes configure:28660: checking X11/extensions/scrnsaver.h presence configure:28660: gcc -E conftest.c configure:28660: $? = 0 configure:28660: result: yes configure:28660: checking for X11/extensions/scrnsaver.h configure:28660: result: yes configure:28680: checking for dirent.h that defines DIR configure:28699: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:28699: $? = 0 configure:28707: result: yes configure:28720: checking for library containing opendir configure:28751: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:28751: $? = 0 configure:28768: result: none required configure:28835: checking for ANSI C header files configure:28939: result: yes configure:28947: checking for sys/wait.h that is POSIX.1 compatible configure:28973: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:28973: $? = 0 configure:28980: result: yes configure:28988: checking whether time.h and sys/time.h may both be included configure:29008: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29008: $? = 0 configure:29015: result: yes configure:29023: checking return type of signal handlers configure:29041: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:87:10: error: void value not ignored as it ought to be 87 | return *(signal (0, 0)) (0) == 1; | ~^~~~~~~~~~~~~~~~~~ configure:29041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:29048: result: void configure:29074: checking for sys/types.h configure:29074: result: yes configure:29074: checking sys/un.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/un.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/un.h configure:29074: result: yes configure:29074: checking arpa/inet.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking arpa/inet.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for arpa/inet.h configure:29074: result: yes configure:29074: checking dirent.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking dirent.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for dirent.h configure:29074: result: yes configure:29074: checking grp.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking grp.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for grp.h configure:29074: result: yes configure:29074: checking fcntl.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking fcntl.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for fcntl.h configure:29074: result: yes configure:29074: checking for inttypes.h configure:29074: result: yes configure:29074: checking for stdint.h configure:29074: result: yes configure:29074: checking for memory.h configure:29074: result: yes configure:29074: checking netdb.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking netdb.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for netdb.h configure:29074: result: yes configure:29074: checking netinet/in.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking netinet/in.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for netinet/in.h configure:29074: result: yes configure:29074: checking netinet/tcp.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking netinet/tcp.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for netinet/tcp.h configure:29074: result: yes configure:29074: checking netinet/ether.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking netinet/ether.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for netinet/ether.h configure:29074: result: yes configure:29074: checking net/if.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking net/if.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for net/if.h configure:29074: result: yes configure:29074: checking net/if_arp.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking net/if_arp.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for net/if_arp.h configure:29074: result: yes configure:29074: checking signal.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking signal.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for signal.h configure:29074: result: yes configure:29074: checking for strings.h configure:29074: result: yes configure:29074: checking sys/auxv.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/auxv.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/auxv.h configure:29074: result: yes configure:29074: checking sys/file.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/file.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/file.h configure:29074: result: yes configure:29074: checking sys/fcntl.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/fcntl.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/fcntl.h configure:29074: result: yes configure:29074: checking sys/ipc.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/ipc.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/ipc.h configure:29074: result: yes configure:29074: checking sys/ioctl.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/ioctl.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/ioctl.h configure:29074: result: yes configure:29074: checking sys/msg.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/msg.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/msg.h configure:29074: result: yes configure:29074: checking sys/param.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/param.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/param.h configure:29074: result: yes configure:29074: checking sys/resource.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/resource.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/resource.h configure:29074: result: yes configure:29074: checking sys/select.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/select.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/select.h configure:29074: result: yes configure:29074: checking sys/sem.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/sem.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/sem.h configure:29074: result: yes configure:29074: checking sys/shm.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/shm.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/shm.h configure:29074: result: yes configure:29074: checking sys/sockio.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:143:10: fatal error: sys/sockio.h: No such file or directory 143 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29074: result: no configure:29074: checking sys/sockio.h presence configure:29074: gcc -E conftest.c conftest.c:110:10: fatal error: sys/sockio.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include configure:29074: result: no configure:29074: checking for sys/sockio.h configure:29074: result: no configure:29074: checking for sys/socket.h configure:29074: result: yes configure:29074: checking for sys/stat.h configure:29074: result: yes configure:29074: checking sys/statvfs.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/statvfs.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/statvfs.h configure:29074: result: yes configure:29074: checking sys/statfs.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/statfs.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/statfs.h configure:29074: result: yes configure:29074: checking sys/systeminfo.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:147:10: fatal error: sys/systeminfo.h: No such file or directory 147 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29074: result: no configure:29074: checking sys/systeminfo.h presence configure:29074: gcc -E conftest.c conftest.c:114:10: fatal error: sys/systeminfo.h: No such file or directory 114 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include configure:29074: result: no configure:29074: checking for sys/systeminfo.h configure:29074: result: no configure:29074: checking sys/time.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/time.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/time.h configure:29074: result: yes configure:29074: checking for sys/types.h configure:29074: result: yes configure:29074: checking sys/utsname.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking sys/utsname.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for sys/utsname.h configure:29074: result: yes configure:29074: checking sys/vmmeter.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:150:10: fatal error: sys/vmmeter.h: No such file or directory 150 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29074: result: no configure:29074: checking sys/vmmeter.h presence configure:29074: gcc -E conftest.c conftest.c:117:10: fatal error: sys/vmmeter.h: No such file or directory 117 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:29074: result: no configure:29074: checking for sys/vmmeter.h configure:29074: result: no configure:29074: checking for sys/wait.h configure:29074: result: yes configure:29074: checking for unistd.h configure:29074: result: yes configure:29074: checking utmp.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking utmp.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for utmp.h configure:29074: result: yes configure:29074: checking errno.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking errno.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for errno.h configure:29074: result: yes configure:29074: checking procfs.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:154:10: fatal error: procfs.h: No such file or directory 154 | #include | ^~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29074: result: no configure:29074: checking procfs.h presence configure:29074: gcc -E conftest.c conftest.c:121:10: fatal error: procfs.h: No such file or directory 121 | #include | ^~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:29074: result: no configure:29074: checking for procfs.h configure:29074: result: no configure:29074: checking ieeefp.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:154:10: fatal error: ieeefp.h: No such file or directory 154 | #include | ^~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29074: result: no configure:29074: checking ieeefp.h presence configure:29074: gcc -E conftest.c conftest.c:121:10: fatal error: ieeefp.h: No such file or directory 121 | #include | ^~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:29074: result: no configure:29074: checking for ieeefp.h configure:29074: result: no configure:29074: checking setjmp.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking setjmp.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for setjmp.h configure:29074: result: yes configure:29074: checking float.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking float.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for float.h configure:29074: result: yes configure:29074: checking sal.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:156:10: fatal error: sal.h: No such file or directory 156 | #include | ^~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29074: result: no configure:29074: checking sal.h presence configure:29074: gcc -E conftest.c conftest.c:123:10: fatal error: sal.h: No such file or directory 123 | #include | ^~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:29074: result: no configure:29074: checking for sal.h configure:29074: result: no configure:29074: checking execinfo.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking execinfo.h presence configure:29074: gcc -E conftest.c configure:29074: $? = 0 configure:29074: result: yes configure:29074: checking for execinfo.h configure:29074: result: yes configure:29074: checking xlocale.h usability configure:29074: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:157:10: fatal error: xlocale.h: No such file or directory 157 | #include | ^~~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29074: result: no configure:29074: checking xlocale.h presence configure:29074: gcc -E conftest.c conftest.c:124:10: fatal error: xlocale.h: No such file or directory 124 | #include | ^~~~~~~~~~~ compilation terminated. configure:29074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include configure:29074: result: no configure:29074: checking for xlocale.h configure:29074: result: no configure:29092: checking intrin.h usability configure:29092: gcc -c -O3 -march=znver1 -fPIC -Wall -msse3 conftest.c >&5 conftest.c:157:10: fatal error: intrin.h: No such file or directory 157 | #include | ^~~~~~~~~~ compilation terminated. configure:29092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29092: result: no configure:29092: checking intrin.h presence configure:29092: gcc -E -msse3 conftest.c conftest.c:124:10: fatal error: intrin.h: No such file or directory 124 | #include | ^~~~~~~~~~ compilation terminated. configure:29092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include configure:29092: result: no configure:29092: checking for intrin.h configure:29092: result: no configure:29092: checking x86intrin.h usability configure:29092: gcc -c -O3 -march=znver1 -fPIC -Wall -msse3 conftest.c >&5 configure:29092: $? = 0 configure:29092: result: yes configure:29092: checking x86intrin.h presence configure:29092: gcc -E -msse3 conftest.c configure:29092: $? = 0 configure:29092: result: yes configure:29092: checking for x86intrin.h configure:29092: result: yes configure:29092: checking pmmintrin.h usability configure:29092: gcc -c -O3 -march=znver1 -fPIC -Wall -msse3 conftest.c >&5 configure:29092: $? = 0 configure:29092: result: yes configure:29092: checking pmmintrin.h presence configure:29092: gcc -E -msse3 conftest.c configure:29092: $? = 0 configure:29092: result: yes configure:29092: checking for pmmintrin.h configure:29092: result: yes configure:29092: checking xmmintrin.h usability configure:29092: gcc -c -O3 -march=znver1 -fPIC -Wall -msse3 conftest.c >&5 configure:29092: $? = 0 configure:29092: result: yes configure:29092: checking xmmintrin.h presence configure:29092: gcc -E -msse3 conftest.c configure:29092: $? = 0 configure:29092: result: yes configure:29092: checking for xmmintrin.h configure:29092: result: yes configure:29092: checking emmintrin.h usability configure:29092: gcc -c -O3 -march=znver1 -fPIC -Wall -msse3 conftest.c >&5 configure:29092: $? = 0 configure:29092: result: yes configure:29092: checking emmintrin.h presence configure:29092: gcc -E -msse3 conftest.c configure:29092: $? = 0 configure:29092: result: yes configure:29092: checking for emmintrin.h configure:29092: result: yes configure:29107: checking immintrin.h usability configure:29107: gcc -c -O3 -march=znver1 -fPIC -Wall -mavx conftest.c >&5 configure:29107: $? = 0 configure:29107: result: yes configure:29107: checking immintrin.h presence configure:29107: gcc -E -mavx conftest.c configure:29107: $? = 0 configure:29107: result: yes configure:29107: checking for immintrin.h configure:29107: result: yes configure:29107: checking avxintrin.h usability configure:29107: gcc -c -O3 -march=znver1 -fPIC -Wall -mavx conftest.c >&5 In file included from conftest.c:162: /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:28:3: error: #error "Never use directly; include instead." 28 | # error "Never use directly; include instead." | ^~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:384:1: error: expected ',' or ';' before '_mm_cmp_pd' 384 | _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) | ^~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:390:1: error: expected ',' or ';' before '_mm_cmp_ps' 390 | _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) | ^~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:410:1: error: expected ',' or ';' before '_mm_cmp_sd' 410 | _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) | ^~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:416:1: error: expected ',' or ';' before '_mm_cmp_ss' 416 | _mm_cmp_ss (__m128 __X, __m128 __Y, const int __P) | ^~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:447:21: error: unknown type name '__m128i' 447 | _mm256_cvtepi32_pd (__m128i __A) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:459:1: error: expected ',' or ';' before '_mm256_cvtpd_ps' 459 | _mm256_cvtpd_ps (__m256d __A) | ^~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:471:18: error: expected declaration specifiers or '...' before '__m128' 471 | _mm256_cvtps_pd (__m128 __A) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:477:1: error: expected ',' or ';' before '_mm256_cvttpd_epi32' 477 | _mm256_cvttpd_epi32 (__m256d __A) | ^~~~~~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:483:1: error: expected ',' or ';' before '_mm256_cvtpd_epi32' 483 | _mm256_cvtpd_epi32 (__m256d __A) | ^~~~~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:510:1: error: expected ',' or ';' before '_mm256_extractf128_pd' 510 | _mm256_extractf128_pd (__m256d __X, const int __N) | ^~~~~~~~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:516:1: error: expected ',' or ';' before '_mm256_extractf128_ps' 516 | _mm256_extractf128_ps (__m256 __X, const int __N) | ^~~~~~~~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:522:1: error: expected ',' or ';' before '_mm256_extractf128_si256' 522 | _mm256_extractf128_si256 (__m256i __X, const int __N) | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h: In function '_mm256_extract_epi32': /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:530:10: error: expected ';' before '__Y' 530 | __m128i __Y = _mm256_extractf128_si256 (__X, __N >> 2); | ^~~~ | ; /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:531:29: error: '__Y' undeclared (first use in this function); did you mean '__N'? 531 | return _mm_extract_epi32 (__Y, __N % 4); | ^~~ | __N /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:531:29: note: each undeclared identifier is reported only once for each function it appears in /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h: In function '_mm256_extract_epi16': /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:537:10: error: expected ';' before '__Y' 537 | __m128i __Y = _mm256_extractf128_si256 (__X, __N >> 3); | ^~~~ | ; /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:538:29: error: '__Y' undeclared (first use in this function); did you mean '__N'? 538 | return _mm_extract_epi16 (__Y, __N % 8); | ^~~ | __N /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h: In function '_mm256_extract_epi8': /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:544:10: error: expected ';' before '__Y' 544 | __m128i __Y = _mm256_extractf128_si256 (__X, __N >> 4); | ^~~~ | ; /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:545:28: error: '__Y' undeclared (first use in this function); did you mean '__N'? 545 | return _mm_extract_epi8 (__Y, __N % 16); | ^~~ | __N /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h: In function '_mm256_extract_epi64': /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:552:10: error: expected ';' before '__Y' 552 | __m128i __Y = _mm256_extractf128_si256 (__X, __N >> 1); | ^~~~ | ; /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:553:29: error: '__Y' undeclared (first use in this function); did you mean '__N'? 553 | return _mm_extract_epi64 (__Y, __N % 2); | ^~~ | __N /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h: At top level: /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:613:1: error: expected ',' or ';' before '_mm_permutevar_pd' 613 | _mm_permutevar_pd (__m128d __A, __m128i __C) | ^~~~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:627:1: error: expected ',' or ';' before '_mm_permutevar_ps' 627 | _mm_permutevar_ps (__m128 __A, __m128i __C) | ^~~~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:642:1: error: expected ',' or ';' before '_mm_permute_pd' 642 | _mm_permute_pd (__m128d __X, const int __C) | ^~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:654:1: error: expected ',' or ';' before '_mm_permute_ps' 654 | _mm_permute_ps (__m128 __X, const int __C) | ^~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:720:1: error: expected ',' or ';' before '_mm_broadcast_ss' 720 | _mm_broadcast_ss (float const *__X) | ^~~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:738:22: error: expected declaration specifiers or '...' before '__m128d' 738 | _mm256_broadcast_pd (__m128d const *__X) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:744:22: error: expected declaration specifiers or '...' before '__m128' 744 | _mm256_broadcast_ps (__m128 const *__X) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:751:36: error: expected declaration specifiers or '...' before '__m128d' 751 | _mm256_insertf128_pd (__m256d __X, __m128d __Y, const int __O) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:759:35: error: expected declaration specifiers or '...' before '__m128' 759 | _mm256_insertf128_ps (__m256 __X, __m128 __Y, const int __O) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:767:39: error: expected declaration specifiers or '...' before '__m128i' 767 | _mm256_insertf128_si256 (__m256i __X, __m128i __Y, const int __O) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h: In function '_mm256_insert_epi32': /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:777:10: error: expected ';' before '__Y' 777 | __m128i __Y = _mm256_extractf128_si256 (__X, __N >> 2); | ^~~~ | ; /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:778:3: error: '__Y' undeclared (first use in this function); did you mean '__N'? 778 | __Y = _mm_insert_epi32 (__Y, __D, __N % 4); | ^~~ | __N /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h: In function '_mm256_insert_epi16': /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:785:10: error: expected ';' before '__Y' 785 | __m128i __Y = _mm256_extractf128_si256 (__X, __N >> 3); | ^~~~ | ; /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:786:3: error: '__Y' undeclared (first use in this function); did you mean '__N'? 786 | __Y = _mm_insert_epi16 (__Y, __D, __N % 8); | ^~~ | __N /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h: In function '_mm256_insert_epi8': /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:793:10: error: expected ';' before '__Y' 793 | __m128i __Y = _mm256_extractf128_si256 (__X, __N >> 4); | ^~~~ | ; /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:794:3: error: '__Y' undeclared (first use in this function); did you mean '__N'? 794 | __Y = _mm_insert_epi8 (__Y, __D, __N % 16); | ^~~ | __N /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h: In function '_mm256_insert_epi64': /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:802:10: error: expected ';' before '__Y' 802 | __m128i __Y = _mm256_extractf128_si256 (__X, __N >> 1); | ^~~~ | ; /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:803:3: error: '__Y' undeclared (first use in this function); did you mean '__N'? 803 | __Y = _mm_insert_epi64 (__Y, __D, __N % 2); | ^~~ | __N /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h: At top level: /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:931:1: error: expected ',' or ';' before '_mm_maskload_pd' 931 | _mm_maskload_pd (double const *__P, __m128i __M) | ^~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:938:32: error: expected declaration specifiers or '...' before '__m128i' 938 | _mm_maskstore_pd (double *__P, __m128i __M, __m128d __A) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:938:45: error: expected declaration specifiers or '...' before '__m128d' 938 | _mm_maskstore_pd (double *__P, __m128i __M, __m128d __A) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:957:1: error: expected ',' or ';' before '_mm_maskload_ps' 957 | _mm_maskload_ps (float const *__P, __m128i __M) | ^~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:964:31: error: expected declaration specifiers or '...' before '__m128i' 964 | _mm_maskstore_ps (float *__P, __m128i __M, __m128 __A) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:964:44: error: expected declaration specifiers or '...' before '__m128' 964 | _mm_maskstore_ps (float *__P, __m128i __M, __m128 __A) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1098:15: error: expected declaration specifiers or '...' before '__m128d' 1098 | _mm_testz_pd (__m128d __M, __m128d __V) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1098:28: error: expected declaration specifiers or '...' before '__m128d' 1098 | _mm_testz_pd (__m128d __M, __m128d __V) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1104:15: error: expected declaration specifiers or '...' before '__m128d' 1104 | _mm_testc_pd (__m128d __M, __m128d __V) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1104:28: error: expected declaration specifiers or '...' before '__m128d' 1104 | _mm_testc_pd (__m128d __M, __m128d __V) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1110:17: error: expected declaration specifiers or '...' before '__m128d' 1110 | _mm_testnzc_pd (__m128d __M, __m128d __V) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1110:30: error: expected declaration specifiers or '...' before '__m128d' 1110 | _mm_testnzc_pd (__m128d __M, __m128d __V) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1116:15: error: expected declaration specifiers or '...' before '__m128' 1116 | _mm_testz_ps (__m128 __M, __m128 __V) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1116:27: error: expected declaration specifiers or '...' before '__m128' 1116 | _mm_testz_ps (__m128 __M, __m128 __V) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1122:15: error: expected declaration specifiers or '...' before '__m128' 1122 | _mm_testc_ps (__m128 __M, __m128 __V) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1122:27: error: expected declaration specifiers or '...' before '__m128' 1122 | _mm_testc_ps (__m128 __M, __m128 __V) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1128:17: error: expected declaration specifiers or '...' before '__m128' 1128 | _mm_testnzc_ps (__m128 __M, __m128 __V) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1128:29: error: expected declaration specifiers or '...' before '__m128' 1128 | _mm_testnzc_ps (__m128 __M, __m128 __V) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1447:1: error: expected ',' or ';' before '_mm256_castpd256_pd128' 1447 | _mm256_castpd256_pd128 (__m256d __A) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1453:1: error: expected ',' or ';' before '_mm256_castps256_ps128' 1453 | _mm256_castps256_ps128 (__m256 __A) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1459:1: error: expected ',' or ';' before '_mm256_castsi256_si128' 1459 | _mm256_castsi256_si128 (__m256i __A) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1470:25: error: expected declaration specifiers or '...' before '__m128d' 1470 | _mm256_castpd128_pd256 (__m128d __A) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1476:25: error: expected declaration specifiers or '...' before '__m128' 1476 | _mm256_castps128_ps256 (__m128 __A) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1482:25: error: expected declaration specifiers or '...' before '__m128i' 1482 | _mm256_castsi128_si256 (__m128i __A) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1488:19: error: expected declaration specifiers or '...' before '__m128' 1488 | _mm256_set_m128 ( __m128 __H, __m128 __L) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1488:31: error: expected declaration specifiers or '...' before '__m128' 1488 | _mm256_set_m128 ( __m128 __H, __m128 __L) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1494:19: error: expected declaration specifiers or '...' before '__m128d' 1494 | _mm256_set_m128d (__m128d __H, __m128d __L) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1494:32: error: expected declaration specifiers or '...' before '__m128d' 1494 | _mm256_set_m128d (__m128d __H, __m128d __L) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1500:19: error: expected declaration specifiers or '...' before '__m128i' 1500 | _mm256_set_m128i (__m128i __H, __m128i __L) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1500:32: error: expected declaration specifiers or '...' before '__m128i' 1500 | _mm256_set_m128i (__m128i __H, __m128i __L) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1506:19: error: expected declaration specifiers or '...' before '__m128' 1506 | _mm256_setr_m128 (__m128 __L, __m128 __H) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1506:31: error: expected declaration specifiers or '...' before '__m128' 1506 | _mm256_setr_m128 (__m128 __L, __m128 __H) | ^~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1512:20: error: expected declaration specifiers or '...' before '__m128d' 1512 | _mm256_setr_m128d (__m128d __L, __m128d __H) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1512:33: error: expected declaration specifiers or '...' before '__m128d' 1512 | _mm256_setr_m128d (__m128d __L, __m128d __H) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1518:20: error: expected declaration specifiers or '...' before '__m128i' 1518 | _mm256_setr_m128i (__m128i __L, __m128i __H) | ^~~~~~~ /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:1518:33: error: expected declaration specifiers or '...' before '__m128i' 1518 | _mm256_setr_m128i (__m128i __L, __m128i __H) | ^~~~~~~ configure:29107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29107: result: no configure:29107: checking avxintrin.h presence configure:29107: gcc -E -mavx conftest.c In file included from conftest.c:129: /usr/lib64/gcc/x86_64-slackware-linux/9.1.0/include/avxintrin.h:28:3: error: #error "Never use directly; include instead." 28 | # error "Never use directly; include instead." | ^~~~~ configure:29107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | /* end confdefs.h. */ | #include configure:29107: result: no configure:29107: checking for avxintrin.h configure:29107: result: no configure:29118: checking whether _xgetbv is declared configure:29118: gcc -c -O3 -march=znver1 -fPIC -Wall -mavx conftest.c >&5 configure:29118: $? = 0 configure:29118: result: yes configure:29151: checking whether xgetbv is declared configure:29151: gcc -c -O3 -march=znver1 -fPIC -Wall -mavx conftest.c >&5 conftest.c: In function 'main': conftest.c:161:10: error: 'xgetbv' undeclared (first use in this function); did you mean '_xgetbv'? 161 | (void) xgetbv; | ^~~~~~ | _xgetbv conftest.c:161:10: note: each undeclared identifier is reported only once for each function it appears in configure:29151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | /* end confdefs.h. */ | | #if HAVE_INTRIN_H | # include | #endif | #if HAVE_IMMINTRIN_H | # include | #endif | #if HAVE_AVXINTRIN_H | # include | #endif | #if HAVE_X86INTRIN_H | # include | #endif | #if HAVE_PMMINTRIN_H | # include | #endif | #if HAVE_XMMINTRIN_H | # include | #endif | #if HAVE_EMMINTRIN_H | # include | #endif | | | int | main () | { | #ifndef xgetbv | #ifdef __cplusplus | (void) xgetbv; | #else | (void) xgetbv; | #endif | #endif | | ; | return 0; | } configure:29151: result: no configure:29184: checking whether __xgetbv is declared configure:29184: gcc -c -O3 -march=znver1 -fPIC -Wall -mavx conftest.c >&5 conftest.c: In function 'main': conftest.c:162:10: error: '__xgetbv' undeclared (first use in this function); did you mean '_xgetbv'? 162 | (void) __xgetbv; | ^~~~~~~~ | _xgetbv conftest.c:162:10: note: each undeclared identifier is reported only once for each function it appears in configure:29184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | /* end confdefs.h. */ | | #if HAVE_INTRIN_H | # include | #endif | #if HAVE_IMMINTRIN_H | # include | #endif | #if HAVE_AVXINTRIN_H | # include | #endif | #if HAVE_X86INTRIN_H | # include | #endif | #if HAVE_PMMINTRIN_H | # include | #endif | #if HAVE_XMMINTRIN_H | # include | #endif | #if HAVE_EMMINTRIN_H | # include | #endif | | | int | main () | { | #ifndef __xgetbv | #ifdef __cplusplus | (void) __xgetbv; | #else | (void) __xgetbv; | #endif | #endif | | ; | return 0; | } configure:29184: result: no configure:29217: checking whether cpuid is declared configure:29217: gcc -c -O3 -march=znver1 -fPIC -Wall -mavx conftest.c >&5 conftest.c: In function 'main': conftest.c:163:10: error: 'cpuid' undeclared (first use in this function) 163 | (void) cpuid; | ^~~~~ conftest.c:163:10: note: each undeclared identifier is reported only once for each function it appears in configure:29217: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | /* end confdefs.h. */ | | #if HAVE_INTRIN_H | # include | #endif | #if HAVE_IMMINTRIN_H | # include | #endif | #if HAVE_AVXINTRIN_H | # include | #endif | #if HAVE_X86INTRIN_H | # include | #endif | #if HAVE_PMMINTRIN_H | # include | #endif | #if HAVE_XMMINTRIN_H | # include | #endif | #if HAVE_EMMINTRIN_H | # include | #endif | | | int | main () | { | #ifndef cpuid | #ifdef __cplusplus | (void) cpuid; | #else | (void) cpuid; | #endif | #endif | | ; | return 0; | } configure:29217: result: no configure:29250: checking whether _cpuid is declared configure:29250: gcc -c -O3 -march=znver1 -fPIC -Wall -mavx conftest.c >&5 conftest.c: In function 'main': conftest.c:164:10: error: '_cpuid' undeclared (first use in this function) 164 | (void) _cpuid; | ^~~~~~ conftest.c:164:10: note: each undeclared identifier is reported only once for each function it appears in configure:29250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | /* end confdefs.h. */ | | #if HAVE_INTRIN_H | # include | #endif | #if HAVE_IMMINTRIN_H | # include | #endif | #if HAVE_AVXINTRIN_H | # include | #endif | #if HAVE_X86INTRIN_H | # include | #endif | #if HAVE_PMMINTRIN_H | # include | #endif | #if HAVE_XMMINTRIN_H | # include | #endif | #if HAVE_EMMINTRIN_H | # include | #endif | | | int | main () | { | #ifndef _cpuid | #ifdef __cplusplus | (void) _cpuid; | #else | (void) _cpuid; | #endif | #endif | | ; | return 0; | } configure:29250: result: no configure:29283: checking whether __cpuid is declared configure:29283: gcc -c -O3 -march=znver1 -fPIC -Wall -mavx conftest.c >&5 conftest.c: In function 'main': conftest.c:165:10: error: '__cpuid' undeclared (first use in this function) 165 | (void) __cpuid; | ^~~~~~~ conftest.c:165:10: note: each undeclared identifier is reported only once for each function it appears in configure:29283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | /* end confdefs.h. */ | | #if HAVE_INTRIN_H | # include | #endif | #if HAVE_IMMINTRIN_H | # include | #endif | #if HAVE_AVXINTRIN_H | # include | #endif | #if HAVE_X86INTRIN_H | # include | #endif | #if HAVE_PMMINTRIN_H | # include | #endif | #if HAVE_XMMINTRIN_H | # include | #endif | #if HAVE_EMMINTRIN_H | # include | #endif | | | int | main () | { | #ifndef __cpuid | #ifdef __cplusplus | (void) __cpuid; | #else | (void) __cpuid; | #endif | #endif | | ; | return 0; | } configure:29283: result: no configure:29318: checking if assembler supports xgetbv configure:29331: gcc -c -O3 -march=znver1 -fPIC -Wall -mavx conftest.c >&5 configure:29331: $? = 0 configure:29335: result: yes configure:29516: checking for nvapi.h configure:29516: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:187:10: fatal error: nvapi.h: No such file or directory 187 | #include | ^~~~~~~~~ compilation terminated. configure:29516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_SAL_H | #include "sal.h" | #endif | #ifndef __success | #define __success(x) | #endif | #ifndef __in | #define __in | #endif | #ifndef __out | #define __out | #endif | #ifndef __in_ecount | #define __in_ecount(x) | #endif | #ifndef __out_ecount | #define __out_ecount(x) | #endif | #ifndef __in_opt | #define __in_opt | #endif | #ifndef __out_opt | #define __out_opt | #endif | #ifndef __inout | #define __inout | #endif | #ifndef __inout_opt | #define __inout_opt | #endif | #ifndef __inout_ecount | #define __inout_ecount(x) | #endif | #ifndef __inout_ecount_full | #define __inout_ecount_full(x) | #endif | #ifndef __inout_ecount_part_opt | #define __inout_ecount_part_opt(x,y) | #endif | #ifndef __inout_ecount_full_opt | #define __inout_ecount_full_opt(x,y) | #endif | #ifndef __out_ecount_full_opt | #define __out_ecount_full_opt(x) | #endif | | | #include configure:29516: result: no configure:29578: checking for socklen_t configure:29578: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29578: $? = 0 configure:29578: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:175:24: error: expected expression before ')' token 175 | if (sizeof ((socklen_t))) | ^ configure:29578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | /* end confdefs.h. */ | | #if HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_SYS_WINSOCK2_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #ifdef HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_WINHTTP_H | #include | #endif | #ifdef HAVE_STDINT_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:29578: result: yes configure:29624: checking for net/if.h configure:29624: result: yes configure:29636: checking for net/if_arp.h configure:29636: result: yes configure:29651: checking for sys/sysctl.h configure:29651: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29651: $? = 0 configure:29651: result: yes configure:29651: checking for sys/mount.h configure:29651: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29651: $? = 0 configure:29651: result: yes configure:29651: checking for sys/swap.h configure:29651: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29651: $? = 0 configure:29651: result: yes configure:29651: checking for sys/sensors.h configure:29651: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:146:10: fatal error: sys/sensors.h: No such file or directory 146 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:29651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:29651: result: no configure:29667: checking for resolv.h configure:29667: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29667: $? = 0 configure:29667: result: yes configure:29681: checking for netinet/if_ether.h configure:29681: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29681: $? = 0 configure:29681: result: yes configure:29709: checking for struct lifconf configure:29709: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:168:13: error: invalid application of 'sizeof' to incomplete type 'struct lifconf' 168 | if (sizeof (struct lifconf)) | ^~~~~~ configure:29709: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NETINET_IF_ETHER_H | #include | #endif | #ifdef HAVE_NETINET_ETHER_H | #include | #endif | | | int | main () | { | if (sizeof (struct lifconf)) | return 0; | ; | return 0; | } configure:29709: result: no configure:29741: checking for struct lifreq configure:29741: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:168:13: error: invalid application of 'sizeof' to incomplete type 'struct lifreq' 168 | if (sizeof (struct lifreq)) | ^~~~~~ configure:29741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NETINET_IF_ETHER_H | #include | #endif | #ifdef HAVE_NETINET_ETHER_H | #include | #endif | | | int | main () | { | if (sizeof (struct lifreq)) | return 0; | ; | return 0; | } configure:29741: result: no configure:29773: checking for struct ifconf configure:29773: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29773: $? = 0 configure:29773: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:168:28: error: expected expression before ')' token 168 | if (sizeof ((struct ifconf))) | ^ configure:29773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NETINET_IF_ETHER_H | #include | #endif | #ifdef HAVE_NETINET_ETHER_H | #include | #endif | | | int | main () | { | if (sizeof ((struct ifconf))) | return 0; | ; | return 0; | } configure:29773: result: yes configure:29805: checking for struct ifreq configure:29805: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29805: $? = 0 configure:29805: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:169:27: error: expected expression before ')' token 169 | if (sizeof ((struct ifreq))) | ^ configure:29805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NETINET_IF_ETHER_H | #include | #endif | #ifdef HAVE_NETINET_ETHER_H | #include | #endif | | | int | main () | { | if (sizeof ((struct ifreq))) | return 0; | ; | return 0; | } configure:29805: result: yes configure:29837: checking for struct ether_addr configure:29837: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29837: $? = 0 configure:29837: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:170:32: error: expected expression before ')' token 170 | if (sizeof ((struct ether_addr))) | ^ configure:29837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NETINET_IF_ETHER_H | #include | #endif | #ifdef HAVE_NETINET_ETHER_H | #include | #endif | | | int | main () | { | if (sizeof ((struct ether_addr))) | return 0; | ; | return 0; | } configure:29837: result: yes configure:29878: checking for special C compiler options needed for large files configure:29923: result: no configure:29929: checking for _FILE_OFFSET_BITS value needed for large files configure:29954: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:29954: $? = 0 configure:29986: result: no configure:30079: checking whether largefile support breaks C++ configure:30103: /usr/bin/g++ -o conftest -O3 -march=znver1 -fPIC -Wall conftest.cpp >&5 configure:30103: $? = 0 configure:30116: result: no configure:30141: checking standard C++ headers configure:30166: /usr/bin/g++ -c -O3 -march=znver1 -fPIC -Wall conftest.cpp >&5 configure:30166: $? = 0 configure:30172: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30184: checking for C++ header configure:30190: result: yes configure:30319: checking for C++ namespaces configure:30345: /usr/bin/g++ -c -O3 -march=znver1 -fPIC -Wall conftest.cpp >&5 configure:30345: $? = 0 configure:30353: result: yes configure:30389: checking for min(0,0) in namespace std configure:30411: /usr/bin/g++ -o conftest -O3 -march=znver1 -fPIC -Wall conftest.cpp >&5 configure:30411: $? = 0 configure:30426: result: yes configure:30389: checking for max(0,0) in namespace std configure:30411: /usr/bin/g++ -o conftest -O3 -march=znver1 -fPIC -Wall conftest.cpp >&5 configure:30411: $? = 0 configure:30426: result: yes configure:30389: checking for transform((char *)0,(char *) 0,(char *)0,(int(*)(int))malloc) in namespace std configure:30411: /usr/bin/g++ -o conftest -O3 -march=znver1 -fPIC -Wall conftest.cpp >&5 configure:30411: $? = 0 configure:30426: result: yes configure:30389: checking for locale("") in namespace std configure:30411: /usr/bin/g++ -o conftest -O3 -march=znver1 -fPIC -Wall conftest.cpp >&5 configure:30411: $? = 0 configure:30426: result: yes configure:30451: checking whether gcc needs -traditional configure:30485: result: no configure:30494: checking for vprintf configure:30494: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:216:6: warning: conflicting types for built-in function 'vprintf'; expected 'int(const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 216 | char vprintf (); | ^~~~~~~ conftest.c:204:1: note: 'vprintf' is declared in header '' 203 | # include 204 | #else configure:30494: $? = 0 configure:30494: result: yes configure:30500: checking for _doprnt configure:30500: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/ccjwUAXY.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:30500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:30500: result: no configure:30514: checking for ether_ntoa configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for setpriority configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for sched_setscheduler configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for strlcpy configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/ccke7ZEf.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:30514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:30514: result: no configure:30514: checking for strlcat configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/ccIYly16.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:30514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:30514: result: no configure:30514: checking for strcasestr configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for strcasecmp configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:221:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 221 | char strcasecmp (); | ^~~~~~~~~~ configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for sigaction configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for getutent configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for setutent configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for getisax configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/cca6EMXt.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getisax' collect2: error: ld returned 1 exit status configure:30514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | /* end confdefs.h. */ | /* Define getisax to an innocuous variant, in case declares getisax. | For example, HP-UX 11i declares gettimeofday. */ | #define getisax innocuous_getisax | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getisax (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getisax | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getisax (); | /* 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_getisax || defined __stub___getisax | choke me | #endif | | int | main () | { | return getisax (); | ; | return 0; | } configure:30514: result: no configure:30514: checking for strdup configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c:225:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 225 | char strdup (); | ^~~~~~ configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for _strdup configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/ccJZS78B.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_strdup' collect2: error: ld returned 1 exit status configure:30514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define _strdup to an innocuous variant, in case declares _strdup. | For example, HP-UX 11i declares gettimeofday. */ | #define _strdup innocuous__strdup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strdup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strdup | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _strdup (); | /* 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__strdup || defined __stub____strdup | choke me | #endif | | int | main () | { | return _strdup (); | ; | return 0; | } configure:30514: result: no configure:30514: checking for strdupa configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/ccrgXOiF.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `strdupa' collect2: error: ld returned 1 exit status configure:30514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strdupa to an innocuous variant, in case declares strdupa. | For example, HP-UX 11i declares gettimeofday. */ | #define strdupa innocuous_strdupa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strdupa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strdupa | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strdupa (); | /* 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_strdupa || defined __stub___strdupa | choke me | #endif | | int | main () | { | return strdupa (); | ; | return 0; | } configure:30514: result: no configure:30514: checking for _strdupa configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/ccEDGuKL.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_strdupa' collect2: error: ld returned 1 exit status configure:30514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define _strdupa to an innocuous variant, in case declares _strdupa. | For example, HP-UX 11i declares gettimeofday. */ | #define _strdupa innocuous__strdupa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strdupa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strdupa | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _strdupa (); | /* 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__strdupa || defined __stub____strdupa | choke me | #endif | | int | main () | { | return _strdupa (); | ; | return 0; | } configure:30514: result: no configure:30514: checking for daemon configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for stat64 configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for putenv configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for setenv configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for unsetenv configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for res_init configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/ccKsuHL5.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `res_init' collect2: error: ld returned 1 exit status configure:30514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* Define res_init to an innocuous variant, in case declares res_init. | For example, HP-UX 11i declares gettimeofday. */ | #define res_init innocuous_res_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_init | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_init (); | /* 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_res_init || defined __stub___res_init | choke me | #endif | | int | main () | { | return res_init (); | ; | return 0; | } configure:30514: result: no configure:30514: checking for strtoull configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for localtime configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for localtime_r configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for gmtime configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for gmtime_r configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for uselocale configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30514: $? = 0 configure:30514: result: yes configure:30514: checking for _configthreadlocale configure:30514: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c >&5 /usr/bin/ld: /tmp/ccfJ1meq.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_configthreadlocale' collect2: error: ld returned 1 exit status configure:30514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | /* Define _configthreadlocale to an innocuous variant, in case declares _configthreadlocale. | For example, HP-UX 11i declares gettimeofday. */ | #define _configthreadlocale innocuous__configthreadlocale | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _configthreadlocale (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _configthreadlocale | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _configthreadlocale (); | /* 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__configthreadlocale || defined __stub____configthreadlocale | choke me | #endif | | int | main () | { | return _configthreadlocale (); | ; | return 0; | } configure:30514: result: no configure:30524: checking whether _fpreset is declared configure:30524: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:269:10: error: '_fpreset' undeclared (first use in this function) 269 | (void) _fpreset; | ^~~~~~~~ conftest.c:269:10: note: each undeclared identifier is reported only once for each function it appears in configure:30524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_FLOAT_H | #include | #endif | #ifdef HAVE_IEEEFP_H | #include | #endif | #ifdef HAVE_MATH_H | #include | #endif | | | int | main () | { | #ifndef _fpreset | #ifdef __cplusplus | (void) _fpreset; | #else | (void) _fpreset; | #endif | #endif | | ; | return 0; | } configure:30524: result: no configure:30581: checking whether fpreset is declared configure:30581: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:270:10: error: 'fpreset' undeclared (first use in this function); did you mean 'free'? 270 | (void) fpreset; | ^~~~~~~ | free conftest.c:270:10: note: each undeclared identifier is reported only once for each function it appears in configure:30581: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_FLOAT_H | #include | #endif | #ifdef HAVE_IEEEFP_H | #include | #endif | #ifdef HAVE_MATH_H | #include | #endif | | | int | main () | { | #ifndef fpreset | #ifdef __cplusplus | (void) fpreset; | #else | (void) fpreset; | #endif | #endif | | ; | return 0; | } configure:30581: result: no configure:30640: checking for an ANSI C-conforming const configure:30706: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30706: $? = 0 configure:30713: result: yes configure:30721: checking for size_t configure:30721: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30721: $? = 0 configure:30721: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:252:21: error: expected expression before ')' token 252 | if (sizeof ((size_t))) | ^ configure:30721: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:30721: result: yes configure:30732: checking whether struct tm is in sys/time.h or time.h configure:30752: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30752: $? = 0 configure:30759: result: time.h configure:30767: checking for struct tm.tm_zone configure:30767: gcc -c -O3 -march=znver1 -fPIC -Wall conftest.c >&5 configure:30767: $? = 0 configure:30767: result: yes configure:30936: checking for wx-config configure:30955: found /usr/bin/wx-config configure:30968: result: /usr/bin/wx-config configure:30983: checking for wxWidgets version >= 3.0.0 configure:31029: result: yes (version 3.1.2) configure:31037: checking for wxWidgets static library configure:31048: result: yes configure:31177: checking if wxWidgets works configure:31184: result: yes configure:31278: checking for default wxWidgets config configure:31280: result: gtk2-unicode-static-3.1 configure:31282: checking for wxwidgets options configure:31333: result: --unicode=yes configure:31336: checking wxWidgets config to use configure:31338: result: gtk2-unicode-static-3.1 configure:31371: checking for wx-config configure:31403: result: /usr/bin/wx-config configure:31421: checking for wxWidgets version >= 3.0.0 ( --unicode=yes) configure:31464: result: yes (version 3.1.2) configure:31472: checking for wxWidgets static library configure:31483: result: yes configure:31615: checking if wxWidgets uses the GTK+ toolkit configure:31640: result: gtk+-2.0 configure:31296: checking for pkg-config configure:31314: found /usr/bin/pkg-config configure:31326: result: /usr/bin/pkg-config configure:31351: checking pkg-config is at least version 0.9.0 configure:31354: result: yes configure:31364: checking for libnotify configure:31371: $PKG_CONFIG --exists --print-errors "libnotify" configure:31374: $? = 0 configure:31388: $PKG_CONFIG --exists --print-errors "libnotify" configure:31391: $? = 0 configure:31449: result: yes configure:31475: checking checking availability of sqlite3 using pkg-config configure:31486: result: yes configure:31548: checking for sqlite3_open configure:31548: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lsqlite3 -ldl >&5 configure:31548: $? = 0 configure:31548: result: yes configure:31573: checking for xcb configure:31580: $PKG_CONFIG --exists --print-errors "xcb" configure:31583: $? = 0 configure:31597: $PKG_CONFIG --exists --print-errors "xcb" configure:31600: $? = 0 configure:31638: result: yes configure:31644: checking for xcb-atom configure:31651: $PKG_CONFIG --exists --print-errors "xcb-atom" configure:31654: $? = 0 configure:31668: $PKG_CONFIG --exists --print-errors "xcb-atom" configure:31671: $? = 0 configure:31709: result: yes configure:32449: checking for sin in dynamic library m configure:32496: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lm >&5 conftest.c:229:14: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 229 | char sin (); | ^~~ conftest.c:1:1: note: 'sin' is declared in header '' 1 | /* confdefs.h */ configure:32496: $? = 0 configure:32496: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lm.so >&5 conftest.c:229:14: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 229 | char sin (); | ^~~ conftest.c:1:1: note: 'sin' is declared in header '' 1 | /* confdefs.h */ /usr/bin/ld: cannot find -lm.so collect2: error: ld returned 1 exit status configure:32496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char sin (); | #ifdef __cplusplus | } | #endif | | int | main () | { | sin (); | ; | return 0; | } | configure:32547: result: -lm DEBUG: CLIENTLIBS=-lm configure:33839: checking for pthread_join in dynamic library pthread configure:33886: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lpthread -lm >&5 configure:33886: $? = 0 configure:33886: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lpthread.so -lm >&5 /usr/bin/ld: cannot find -lpthread.so collect2: error: ld returned 1 exit status configure:33886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char pthread_join (); | #ifdef __cplusplus | } | #endif | | int | main () | { | pthread_join (); | ; | return 0; | } | configure:33937: result: -lpthread DEBUG: CLIENTLIBS=-lpthread -lm configure:37313: checking for dynamic library nvapi configure:37360: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lnvapi -lpthread -lm >&5 /usr/bin/ld: cannot find -lnvapi collect2: error: ld returned 1 exit status configure:37360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char fopen (); | #ifdef __cplusplus | } | #endif | | int | main () | { | fopen (); | ; | return 0; | } | configure:37393: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lnvapi -lpthread -lm >&5 /usr/bin/ld: cannot find -lnvapi collect2: error: ld returned 1 exit status configure:37393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char fopen (); | #ifdef __cplusplus | } | #endif | | int | main () | { | fopen (); | ; | return 0; | } | configure:37360: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lnvapi.so -lpthread -lm >&5 /usr/bin/ld: cannot find -lnvapi.so collect2: error: ld returned 1 exit status configure:37360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char fopen (); | #ifdef __cplusplus | } | #endif | | int | main () | { | fopen (); | ; | return 0; | } | configure:37393: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lnvapi.so -lpthread -lm >&5 /usr/bin/ld: cannot find -lnvapi.so collect2: error: ld returned 1 exit status configure:37393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char fopen (); | #ifdef __cplusplus | } | #endif | | int | main () | { | fopen (); | ; | return 0; | } | configure:37411: result: no DEBUG: CLIENTLIBS=-lpthread -lm configure:46507: checking for res_init in -lresolv configure:46532: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lresolv -lpthread -lm >&5 /usr/bin/ld: /tmp/ccDyvWlv.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `res_init' collect2: error: ld returned 1 exit status configure:46532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_init (); | int | main () | { | return res_init (); | ; | return 0; | } configure:46541: result: no configure:47130: checking for XScreenSaverAllocInfo in dynamic library Xss configure:47177: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lXss -lpthread -lm >&5 configure:47177: $? = 0 configure:47177: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lXss.so -lpthread -lm >&5 /usr/bin/ld: cannot find -lXss.so collect2: error: ld returned 1 exit status configure:47177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char XScreenSaverAllocInfo (); | #ifdef __cplusplus | } | #endif | | int | main () | { | XScreenSaverAllocInfo (); | ; | return 0; | } | configure:47228: result: -lXss configure:47823: checking for XOpenDisplay in dynamic library X11 configure:47870: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lX11 -lXss -lpthread -lm >&5 configure:47870: $? = 0 configure:47870: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lX11.so -lXss -lpthread -lm >&5 /usr/bin/ld: cannot find -lX11.so collect2: error: ld returned 1 exit status configure:47870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBXSS 1 | #define HAVE_XSS 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char XOpenDisplay (); | #ifdef __cplusplus | } | #endif | | int | main () | { | XOpenDisplay (); | ; | return 0; | } | configure:47921: result: -lX11 DEBUG: CLIENTLIBS=-lX11 -lXss -lpthread -lm configure:48100: checking for res_query in static library resolv configure:48325: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lresolv -lX11 -lXss -lpthread -lm >&5 /usr/bin/ld: /tmp/cc5N8SCG.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `res_query' collect2: error: ld returned 1 exit status configure:48325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBXSS 1 | #define HAVE_XSS 1 | #define HAVE_LIBX11 1 | #define HAVE_X11 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char res_query (); | #ifdef __cplusplus | } | #endif | | int | main () | { | res_query (); | ; | return 0; | } configure:48345: result: no configure:48519: checking for res_query in dynamic library resolv configure:48566: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lresolv -lX11 -lXss -lpthread -lm >&5 /usr/bin/ld: /tmp/ccEFag7L.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `res_query' collect2: error: ld returned 1 exit status configure:48566: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBXSS 1 | #define HAVE_XSS 1 | #define HAVE_LIBX11 1 | #define HAVE_X11 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char res_query (); | #ifdef __cplusplus | } | #endif | | int | main () | { | res_query (); | ; | return 0; | } | configure:48599: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lresolv -lX11 -lXss -lpthread -lm >&5 /usr/bin/ld: /tmp/ccQndt4O.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `res_query' collect2: error: ld returned 1 exit status configure:48599: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBXSS 1 | #define HAVE_XSS 1 | #define HAVE_LIBX11 1 | #define HAVE_X11 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char res_query (); | #ifdef __cplusplus | } | #endif | | int | main () | { | res_query (); | ; | return 0; | } | configure:48566: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lresolv.so -lX11 -lXss -lpthread -lm >&5 /usr/bin/ld: cannot find -lresolv.so collect2: error: ld returned 1 exit status configure:48566: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBXSS 1 | #define HAVE_XSS 1 | #define HAVE_LIBX11 1 | #define HAVE_X11 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char res_query (); | #ifdef __cplusplus | } | #endif | | int | main () | { | res_query (); | ; | return 0; | } | configure:48599: gcc -o conftest -O3 -march=znver1 -fPIC -Wall conftest.c -lresolv.so -lX11 -lXss -lpthread -lm >&5 /usr/bin/ld: cannot find -lresolv.so collect2: error: ld returned 1 exit status configure:48599: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BOINC" | #define PACKAGE_TARNAME "boinc" | #define PACKAGE_VERSION "7.15.0" | #define PACKAGE_STRING "BOINC 7.15.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "boinc" | #define VERSION "7.15.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HOSTTYPE "x86_64-slackware-linux-gnu" | #define HOSTTYPEALT "i686-pc-linux-gnu" | #define DLLEXT ".so" | #define USE_OPENSSL 1 | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBFREETYPE 1 | #define HAVE_LIBZ 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define BOINC_PREFIX "/usr" | #define BOINC_EXECPREFIX "/usr/bin" | #define BOINC_LIBDIR "/usr/lib64" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_ETHER_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_X86INTRIN_H 1 | #define HAVE_PMMINTRIN_H 1 | #define HAVE_XMMINTRIN_H 1 | #define HAVE_EMMINTRIN_H 1 | #define HAVE_IMMINTRIN_H 1 | #define HAVE_DECL__XGETBV 1 | #define HAVE_DECL_XGETBV 0 | #define HAVE_DECL___XGETBV 0 | #define HAVE_DECL_CPUID 0 | #define HAVE_DECL__CPUID 0 | #define HAVE_DECL___CPUID 0 | #define ASM_SUPPORTS_XGETBV 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | #define HAVE_STRUCT_ETHER_ADDR 1 | #define HAVE_ALGORITHM 1 | #define HAVE_BITSET 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CFLOAT 1 | #define HAVE_CLIMITS 1 | #define HAVE_CLOCALE 1 | #define HAVE_CMATH 1 | #define HAVE_COMPLEX 1 | #define HAVE_CSETJMP 1 | #define HAVE_CSIGNAL 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDDEF 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_DEQUE 1 | #define HAVE_FSTREAM 1 | #define HAVE_FUNCTIONAL 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOS 1 | #define HAVE_IOSFWD 1 | #define HAVE_IOSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_ITERATOR 1 | #define HAVE_LIMITS 1 | #define HAVE_LIST 1 | #define HAVE_LOCALE 1 | #define HAVE_MAP 1 | #define HAVE_MEMORY 1 | #define HAVE_NUMERIC 1 | #define HAVE_OSTREAM 1 | #define HAVE_QUEUE 1 | #define HAVE_SET 1 | #define HAVE_SSTREAM 1 | #define HAVE_STACK 1 | #define HAVE_STDEXCEPT 1 | #define HAVE_STREAMBUF 1 | #define HAVE_STRING 1 | #define HAVE_UTILITY 1 | #define HAVE_VALARRAY 1 | #define HAVE_VECTOR 1 | #define HAVE_NAMESPACES 1 | #define HAVE_STD_MIN 1 | #define HAVE_STD_MAX 1 | #define HAVE_STD_TRANSFORM 1 | #define HAVE_STD_LOCALE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ETHER_NTOA 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETUTENT 1 | #define HAVE_SETUTENT 1 | #define HAVE_STRDUP 1 | #define HAVE_DAEMON 1 | #define HAVE_STAT64 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_STRTOULL 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_USELOCALE 1 | #define HAVE_DECL__FPRESET 0 | #define HAVE_DECL_FPRESET 0 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define UTMP_LOCATION "/var/run/utmp" | #define HAVE__PROC_SELF_STAT 1 | #define HAVE__PROC_MEMINFO 1 | #define HAVE_SQLITE3_OPEN 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBM 1 | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBXSS 1 | #define HAVE_XSS 1 | #define HAVE_LIBX11 1 | #define HAVE_X11 1 | /* end confdefs.h. */ | | | #define CONFIG_TEST 1 | #ifdef __cplusplus | extern "C" { | #endif | char res_query (); | #ifdef __cplusplus | } | #endif | | int | main () | { | res_query (); | ; | return 0; | } | configure:48617: result: no DEBUG: CLIENTLIBS=-lX11 -lXss -lpthread -lm configure:52962: checking for whoami configure:52980: found /usr/bin/whoami configure:52993: result: /usr/bin/whoami configure:53134: checking that generated files are newer than configure configure:53140: result: done configure:53275: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by BOINC config.status 7.15.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sterlingdesktops config.status:1553: creating version.h config.status:1553: creating api/Makefile config.status:1553: creating apps/Makefile config.status:1553: creating clientgui/Makefile config.status:1553: creating clientgui/res/Makefile config.status:1553: creating clientscr/Makefile config.status:1553: creating client/Makefile config.status:1553: creating client/win/boinc_path_config.py config.status:1553: creating client/scripts/Makefile config.status:1553: creating client/scripts/boinc-client config.status:1553: creating client/scripts/boinc-client.service config.status:1553: creating db/Makefile config.status:1553: creating doc/Makefile config.status:1553: creating doc/manpages/Makefile config.status:1553: creating html/Makefile config.status:1553: creating lib/Makefile config.status:1553: creating locale/Makefile config.status:1553: creating Makefile config.status:1553: creating py/Boinc/version.py config.status:1553: creating py/Makefile config.status:1553: creating py/boinc_path_config.py config.status:1553: creating py/setup.py config.status:1553: creating sched/boinc_path_config.py config.status:1553: creating sched/Makefile config.status:1553: creating packages/generic/sea/Makefile config.status:1553: creating packages/solaris/CSW/Makefile config.status:1553: creating packages/solaris/CSW/boincclient/Makefile config.status:1553: creating packages/solaris/CSW/boincclient/pkginfo config.status:1553: creating packages/solaris/CSW/boincclient/prototype config.status:1553: creating packages/solaris/CSW/boincdevel/Makefile config.status:1553: creating packages/solaris/CSW/boincdevel/pkginfo config.status:1553: creating packages/solaris/CSW/boincdevel/prototype config.status:1553: creating packages/solaris/CSW/boinclibs/Makefile config.status:1553: creating packages/solaris/CSW/boinclibs/pkginfo config.status:1553: creating packages/solaris/CSW/boinclibs/prototype config.status:1553: creating packages/solaris/CSW/boincmanager/Makefile config.status:1553: creating packages/solaris/CSW/boincmanager/pkginfo config.status:1553: creating packages/solaris/CSW/boincmanager/prototype config.status:1553: creating samples/Makefile config.status:1553: creating tools/boinc_path_config.py config.status:1553: creating tools/Makefile config.status:1553: creating vda/Makefile config.status:1553: creating zip/Makefile config.status:1553: creating zip/zip/Makefile config.status:1553: creating zip/unzip/Makefile config.status:1553: creating m4/Makefile config.status:1553: creating config.h config.status:1782: executing depfiles commands config.status:1859: cd api && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1864: $? = 0 config.status:1859: cd apps && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1864: $? = 0 config.status:1859: cd clientgui && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1864: $? = 0 config.status:1859: cd clientscr && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1864: $? = 0 config.status:1859: cd client && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1864: $? = 0 config.status:1859: cd lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1864: $? = 0 config.status:1859: cd sched && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1864: $? = 0 config.status:1859: cd tools && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1864: $? = 0 config.status:1859: cd vda && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1864: $? = 0 config.status:1859: cd zip && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1864: $? = 0 config.status:1782: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## _ac_cv_have_wxwidgets=yes ac_cv_build=x86_64-slackware-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O3 -march=znver1 -fPIC' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O3 -march=znver1 -fPIC' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBNOTIFY_CFLAGS_set= ac_cv_env_LIBNOTIFY_CFLAGS_value= ac_cv_env_LIBNOTIFY_LIBS_set= ac_cv_env_LIBNOTIFY_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_MYSQL_CONFIG_set= ac_cv_env_MYSQL_CONFIG_value= ac_cv_env_OBJCXXFLAGS_set= ac_cv_env_OBJCXXFLAGS_value= ac_cv_env_OBJCXX_set= ac_cv_env_OBJCXX_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XCBATOM_CFLAGS_set= ac_cv_env_XCBATOM_CFLAGS_value= ac_cv_env_XCBATOM_LIBS_set= ac_cv_env_XCBATOM_LIBS_value= ac_cv_env_XCB_CFLAGS_set= ac_cv_env_XCB_CFLAGS_value= ac_cv_env_XCB_LIBS_set= ac_cv_env_XCB_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-slackware-linux ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__configthreadlocale=no ac_cv_func__doprnt=no ac_cv_func__strdup=no ac_cv_func__strdupa=no ac_cv_func_connect=yes ac_cv_func_curl_free=yes ac_cv_func_daemon=yes ac_cv_func_dlopen=no ac_cv_func_ether_ntoa=yes ac_cv_func_gethostbyname=yes ac_cv_func_getisax=no ac_cv_func_getutent=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_localtime=yes ac_cv_func_localtime_r=yes ac_cv_func_putenv=yes ac_cv_func_remove=yes ac_cv_func_res_init=no ac_cv_func_sched_setscheduler=yes ac_cv_func_setenv=yes ac_cv_func_setpriority=yes ac_cv_func_setutent=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sqlite3_open=yes ac_cv_func_stat64=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strdup=yes ac_cv_func_strdupa=no ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strtoull=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_vprintf=yes ac_cv_have_decl___cpuid=no ac_cv_have_decl___xgetbv=no ac_cv_have_decl__cpuid=no ac_cv_have_decl__fpreset=no ac_cv_have_decl__xgetbv=yes ac_cv_have_decl_cpuid=no ac_cv_have_decl_fpreset=no ac_cv_have_decl_xgetbv=no ac_cv_have_wxwidgets=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glaux_h=no ac_cv_header_GL_glu_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_MesaGL_gl_h=no ac_cv_header_MesaGL_glaux_h=no ac_cv_header_MesaGL_glu_h=no ac_cv_header_MesaGL_glut_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_OpenGL_glaux_h=no ac_cv_header_OpenGL_glu_h=no ac_cv_header_OpenGL_glut_h=no ac_cv_header_X11_extensions_scrnsaver_h=yes ac_cv_header_algorithm=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_avxintrin_h=no ac_cv_header_bitset=yes ac_cv_header_cassert=yes ac_cv_header_cctype=yes ac_cv_header_cerrno=yes ac_cv_header_cfloat=yes ac_cv_header_climits=yes ac_cv_header_clocale=yes ac_cv_header_cmath=yes ac_cv_header_complex=yes ac_cv_header_csetjmp=yes ac_cv_header_csignal=yes ac_cv_header_cstdarg=yes ac_cv_header_cstddef=yes ac_cv_header_cstdio=yes ac_cv_header_cstdlib=yes ac_cv_header_cstring=yes ac_cv_header_ctime=yes ac_cv_header_deque=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_emmintrin_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_fstream=yes ac_cv_header_functional=yes ac_cv_header_gl_h=no ac_cv_header_glaux_h=no ac_cv_header_glu_h=no ac_cv_header_glut_h=no ac_cv_header_grp_h=yes ac_cv_header_gtk_gtk_h=no ac_cv_header_ieeefp_h=no ac_cv_header_immintrin_h=yes ac_cv_header_intrin_h=no ac_cv_header_inttypes_h=yes ac_cv_header_iomanip=yes ac_cv_header_ios=yes ac_cv_header_iosfwd=yes ac_cv_header_iostream=yes ac_cv_header_istream=yes ac_cv_header_iterator=yes ac_cv_header_jpeglib_h=yes ac_cv_header_libnotify_notify_h=no ac_cv_header_limits=yes ac_cv_header_list=yes ac_cv_header_locale=yes ac_cv_header_map=yes ac_cv_header_memory=yes ac_cv_header_memory_h=yes ac_cv_header_net_if_arp_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_ether_h=yes ac_cv_header_netinet_if_ether_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_numeric=yes ac_cv_header_nvapi_h=no ac_cv_header_ostream=yes ac_cv_header_pmmintrin_h=yes ac_cv_header_procfs_h=no ac_cv_header_queue=yes ac_cv_header_resolv_h=yes ac_cv_header_sal_h=no ac_cv_header_set=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_sstream=yes ac_cv_header_stack=yes ac_cv_header_stdc=yes ac_cv_header_stdexcept=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_streambuf=yes ac_cv_header_string=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_auxv_h=yes ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_msg_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_sensors_h=no ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_swap_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vmmeter_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utility=yes ac_cv_header_utmp_h=yes ac_cv_header_valarray=yes ac_cv_header_vector=yes ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_x86intrin_h=yes ac_cv_header_xlocale_h=no ac_cv_header_xmmintrin_h=yes ac_cv_host=x86_64-slackware-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xi_fopen=yes ac_cv_lib_Xmu_fopen=yes ac_cv_lib_Xss_XScreenSaverAllocInfo=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_jpeg_jpeg_start_compress=yes ac_cv_lib_resolv_res_init=no ac_cv_member_struct_tm_tm_zone=yes ac_cv_objcxx_compiler_gnu=yes ac_cv_objext=o ac_cv_path_AWK=/usr/bin/gawk ac_cv_path_DOCBOOK2X_MAN=/usr/bin/docbook2x-man ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_LN=/usr/bin/ln ac_cv_path_PKGCONFIG=/usr/bin/pkg-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_WHOAMI=/usr/bin/whoami ac_cv_path_WX_CONFIG_PATH=/usr/bin/wx-config ac_cv_path__libcurl_config=/usr/bin/curl-config ac_cv_path_ac_ct_AR=/usr/bin/ar ac_cv_path_ac_ct_CXX=/usr/bin/g++ ac_cv_path_ac_ct_OBJCXX=/usr/bin/g++ ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_prog_objcxx_g=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-slackware-linux-gnu ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_ether_addr=yes ac_cv_type_struct_ifconf=yes ac_cv_type_struct_ifreq=yes ac_cv_type_struct_lifconf=no ac_cv_type_struct_lifreq=no ac_cv_wxwidgets_options=' --unicode=yes' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJCXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_c_compiler_ms=no ax_cv_check_gl_libgl='-L/usr/lib -lGL' ax_cv_check_glu_libglu='-L/usr/lib -lGLU' ax_cv_check_glut_libglut='-L/usr/lib -lglut' libcurl_cv_lib_curl_usable=yes libcurl_cv_lib_curl_version=7.65.1 libcurl_cv_lib_version_ok=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' pkg_cv_LIBNOTIFY_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_LIBNOTIFY_LIBS='-lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0' pkg_cv_XCBATOM_CFLAGS= pkg_cv_XCBATOM_LIBS='-lxcb-util -lxcb' pkg_cv_XCB_CFLAGS= pkg_cv_XCB_LIBS=-lxcb sah_cv_dynamic_lib_X11_XOpenDisplay=' -lX11' sah_cv_dynamic_lib_X11_fopen=' -lX11' sah_cv_dynamic_lib_Xss_XScreenSaverAllocInfo=' -lXss' sah_cv_dynamic_lib_Xss_fopen=' -lXss' sah_cv_dynamic_lib_aio_aio_fork=no sah_cv_dynamic_lib_aio_fopen=no sah_cv_dynamic_lib_cups_fopen=no sah_cv_dynamic_lib_cups_md5_finish=no sah_cv_dynamic_lib_cygipc_fopen=no sah_cv_dynamic_lib_cygipc_shmget=no sah_cv_dynamic_lib_dl_dlopen=' -ldl' sah_cv_dynamic_lib_dl_fopen=' -ldl' sah_cv_dynamic_lib_m_fopen=' -lm' sah_cv_dynamic_lib_m_sin=' -lm' sah_cv_dynamic_lib_nvapi_fopen=no sah_cv_dynamic_lib_pthread_fopen=' -lpthread' sah_cv_dynamic_lib_pthread_pthread_join=' -lpthread' sah_cv_dynamic_lib_resolv_fopen=no sah_cv_dynamic_lib_resolv_res_query=no sah_cv_dynamic_lib_socket_bind=no sah_cv_dynamic_lib_socket_fopen=no sah_cv_func_std_LOCALE=yes sah_cv_func_std_MAX=yes sah_cv_func_std_MIN=yes sah_cv_func_std_TRANSFORM=yes sah_cv_have_namespaces=yes sah_cv_static_lib_freetype_fopen=' -lfreetype' sah_cv_static_lib_nsl_fopen=' -lnsl' sah_cv_static_lib_nsl_gethostbyname=' -lnsl' sah_cv_static_lib_resolv_fopen=no sah_cv_static_lib_resolv_res_query=no sah_cv_static_lib_socket_bind=no sah_cv_static_lib_socket_fopen=no sah_cv_static_lib_z_fopen=' -lz' sah_cv_static_lib_z_gzopen=' -lz' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/SBo/boinc-client_release-7.14-7.14.3/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/usr/bin/ar' AS='as' AUTOCONF='${SHELL} /tmp/SBo/boinc-client_release-7.14-7.14.3/missing autoconf' AUTOHEADER='${SHELL} /tmp/SBo/boinc-client_release-7.14-7.14.3/missing autoheader' AUTOMAKE='${SHELL} /tmp/SBo/boinc-client_release-7.14-7.14.3/missing automake-1.16' AWK='/usr/bin/gawk' BOINC_EXTRA_LIBS=' -lcurl -lssl -lcrypto -lssl -lcrypto -ldl -lnsl -lfreetype -lz' BOINC_MAJOR_VERSION='7' BOINC_MINOR_VERSION='15' BOINC_RELEASE='0' BOINC_VERSION_STRING='7.15.0' BUILD_GRAPHICS_API_FALSE='#' BUILD_GRAPHICS_API_TRUE='' BUILD_STATIC_LIBS_FALSE='#' BUILD_STATIC_LIBS_TRUE='' BUILD_X11_SCREENSAVER_FALSE='#' BUILD_X11_SCREENSAVER_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O3 -march=znver1 -fPIC -Wall' CLIENTGUIFLAGS=' -DNDEBUG' CLIENTGUILIBS='-L/usr/lib64 -pthread /usr/lib64/libwx_gtk2u_xrc-3.1.a /usr/lib64/libwx_gtk2u_qa-3.1.a /usr/lib64/libwx_baseu_net-3.1.a /usr/lib64/libwx_gtk2u_html-3.1.a /usr/lib64/libwx_gtk2u_core-3.1.a /usr/lib64/libwx_baseu_xml-3.1.a /usr/lib64/libwx_baseu-3.1.a -pthread -lgthread-2.0 -lX11 -lXxf86vm -lSM -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lnotify -lgdk_pixbuf-2.0 -lXtst -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lwxregexu-3.1 -lwxscintilla-3.1 -lexpat -lpng -ljpeg -ltiff -lz -ldl -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llzma -lm -lsqlite3 -ldl' CLIENTLIBS='-lX11 -lXss -lpthread -lm ' CLIENT_BIN_FILENAME='boinc' CLIENT_CMD_BIN_FILENAME='boinccmd' CLIENT_GUI_BIN_FILENAME='boincmgr' CPP='gcc -E' CPPFLAGS=' ' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O3 -march=znver1 -fPIC -Wall' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLEXT='so' DLLTOOL='dlltool' DOCBOOK2X_MAN='/usr/bin/docbook2x-man' DSYMUTIL='' DUMPBIN='' DYNAMIC_CLIENT_FALSE='' DYNAMIC_CLIENT_TRUE='#' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_APPS_FALSE='' ENABLE_APPS_TRUE='#' ENABLE_BOINCCRYPT_FALSE='#' ENABLE_BOINCCRYPT_TRUE='' ENABLE_BOINCZIP_FALSE='' ENABLE_BOINCZIP_TRUE='#' ENABLE_CLIENT_FALSE='#' ENABLE_CLIENT_RELEASE_FALSE='' ENABLE_CLIENT_RELEASE_TRUE='#' ENABLE_CLIENT_TRUE='' ENABLE_FCGI_FALSE='' ENABLE_FCGI_TRUE='#' ENABLE_LIBRARIES_FALSE='#' ENABLE_LIBRARIES_TRUE='' ENABLE_MANAGER_FALSE='#' ENABLE_MANAGER_TRUE='' ENABLE_SERVER_FALSE='' ENABLE_SERVER_TRUE='#' ENABLE_UNIT_TESTS_FALSE='' ENABLE_UNIT_TESTS_TRUE='#' EXEEXT='' FGREP='/usr/bin/grep -F' FULLNAME='root' GLUT_CFLAGS='-pthread' GLUT_LIBS='-L/usr/lib -lglut -lSM -lICE -lXmu -lXi -L/usr/lib -lGLU -L/usr/lib -lGL -lm' GLU_CFLAGS='-pthread' GLU_LIBS='-L/usr/lib -lGLU -L/usr/lib -lGL -lm' GL_CFLAGS='-pthread' GL_LIBS='-L/usr/lib -lGL -lm' GREP='/usr/bin/grep' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype' GUI_GTK_FALSE='#' GUI_GTK_TRUE='' HAVE_CUDA_LIB_FALSE='' HAVE_CUDA_LIB_TRUE='#' HAVE_DOCBOOK2X_MAN_FALSE='#' HAVE_DOCBOOK2X_MAN_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_HEADERS_FALSE='#' INSTALL_HEADERS_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LD_EXPORT_DYNAMIC='' LIBBOINC_VERSION='7:15:0' LIBCURL='-lcurl -lssl -lcrypto' LIBCURL_CPPFLAGS='' LIBEXT='a' LIBNOTIFY_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' LIBNOTIFY_LIBS='-lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0' LIBOBJS='' LIBS='-lX11 -lXss -lpthread -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN='/usr/bin/ln' LN_S='ln -s' LOGNAME='root' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /tmp/SBo/boinc-client_release-7.14-7.14.3/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MYSQL_CFLAGS='' MYSQL_CONFIG='' MYSQL_LIBS='' NM='/usr/bin/nm -B' NMEDIT='' OBJC='gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='-ObjC' OBJCXX='/usr/bin/g++' OBJCXXDEPMODE='depmode=gcc3' OBJCXXFLAGS='-g -O2' OBJDUMP='objdump' OBJEXT='o' OS_ARM_LINUX_FALSE='' OS_ARM_LINUX_TRUE='#' OS_DARWIN_FALSE='' OS_DARWIN_TRUE='#' OS_LINUX_FALSE='#' OS_LINUX_TRUE='' OS_OS2_FALSE='' OS_OS2_TRUE='#' OS_WIN32_FALSE='' OS_WIN32_MINGW_FALSE='' OS_WIN32_MINGW_TRUE='#' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='boinc' PACKAGE_BUGREPORT='' PACKAGE_NAME='BOINC' PACKAGE_STRING='BOINC 7.15.0' PACKAGE_TARNAME='boinc' PACKAGE_URL='' PACKAGE_VERSION='7.15.0' PATH_SEPARATOR=':' PICFLAGS=' -fPIC -DPIC' PKGCONFIG='/usr/bin/pkg-config' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' RDATE='2019.06.21' REV='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SQLITE3_CPPFLAGS='' SQLITE3_LIBS='-lsqlite3 -ldl' SSLDIR='/usr' SSL_CFLAGS='' SSL_CXXFLAGS='' SSL_LIBS='-lssl -lcrypto' STRIP='strip' TOP_BUILD_DIR='/tmp/SBo/boinc-client_release-7.14-7.14.3' VBOXWRAPPER_RELEASE='26200' VERSION='7.15.0' WHOAMI='/usr/bin/whoami' WRAPPER_RELEASE='26016' WX_CFLAGS='-I/usr/lib64/wx/include/gtk2-unicode-static-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -pthread' WX_CFLAGS_ONLY='-pthread' WX_CONFIG_PATH='/usr/bin/wx-config' WX_CPPFLAGS='-I/usr/lib64/wx/include/gtk2-unicode-static-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -D__WXGTK__' WX_CXXFLAGS='-I/usr/lib64/wx/include/gtk2-unicode-static-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -pthread' WX_CXXFLAGS_ONLY='' WX_LIBS='-L/usr/lib64 -pthread /usr/lib64/libwx_gtk2u_xrc-3.1.a /usr/lib64/libwx_gtk2u_qa-3.1.a /usr/lib64/libwx_baseu_net-3.1.a /usr/lib64/libwx_gtk2u_html-3.1.a /usr/lib64/libwx_gtk2u_core-3.1.a /usr/lib64/libwx_baseu_xml-3.1.a /usr/lib64/libwx_baseu-3.1.a -pthread -lgthread-2.0 -lX11 -lXxf86vm -lSM -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lnotify -lgdk_pixbuf-2.0 -lXtst -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lwxregexu-3.1 -lwxscintilla-3.1 -lexpat -lpng -ljpeg -ltiff -lz -ldl -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llzma -lm ' WX_LIBS_STATIC='-L/usr/lib64 -pthread /usr/lib64/libwx_gtk2u_xrc-3.1.a /usr/lib64/libwx_gtk2u_qa-3.1.a /usr/lib64/libwx_baseu_net-3.1.a /usr/lib64/libwx_gtk2u_html-3.1.a /usr/lib64/libwx_gtk2u_core-3.1.a /usr/lib64/libwx_baseu_xml-3.1.a /usr/lib64/libwx_baseu-3.1.a -pthread -lgthread-2.0 -lX11 -lXxf86vm -lSM -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lnotify -lgdk_pixbuf-2.0 -lXtst -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lwxregexu-3.1 -lwxscintilla-3.1 -lexpat -lpng -ljpeg -ltiff -lz -ldl -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llzma -lm ' WX_RESCOMP='' WX_VERSION='3.1.2' WX_VERSION_MAJOR='3' WX_VERSION_MICRO='2' WX_VERSION_MINOR='1' XCBATOM_CFLAGS='' XCBATOM_LIBS='-lxcb-util -lxcb' XCB_CFLAGS='' XCB_LIBS='-lxcb' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' _libcurl_config='' ac_ct_AR='/usr/bin/ar' ac_ct_CC='gcc' ac_ct_CXX='/usr/bin/g++' ac_ct_DUMPBIN='' ac_ct_OBJCXX='/usr/bin/g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJCXX_FALSE='#' am__fastdepOBJCXX_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' boinc_alt_platform='i686-pc-linux-gnu' boinc_platform='x86_64-slackware-linux-gnu' build='x86_64-slackware-linux-gnu' build_alias='x86_64-slackware-linux' build_cpu='x86_64' build_os='linux-gnu' build_vendor='slackware' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='/usr/doc/boinc-7.14.3' dvidir='${docdir}' exec_prefix='/usr' host='x86_64-slackware-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='slackware' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/SBo/boinc-client_release-7.14-7.14.3/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-slackware-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='slackware' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "BOINC" #define PACKAGE_TARNAME "boinc" #define PACKAGE_VERSION "7.15.0" #define PACKAGE_STRING "BOINC 7.15.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "boinc" #define VERSION "7.15.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HOSTTYPE "x86_64-slackware-linux-gnu" #define HOSTTYPEALT "i686-pc-linux-gnu" #define DLLEXT ".so" #define USE_OPENSSL 1 #define HAVE_LIBCURL 1 #define LIBCURL_FEATURE_SSL 1 #define LIBCURL_FEATURE_UNIXSOCKETS 1 #define LIBCURL_FEATURE_LIBZ 1 #define LIBCURL_FEATURE_ASYNCHDNS 1 #define LIBCURL_FEATURE_IDN 1 #define LIBCURL_FEATURE_PSL 1 #define LIBCURL_FEATURE_NTLM 1 #define LIBCURL_FEATURE_NTLM_WB 1 #define LIBCURL_FEATURE_TLS_SRP 1 #define LIBCURL_FEATURE_HTTP2 1 #define LIBCURL_FEATURE_HTTPS_PROXY 1 #define LIBCURL_CABUNDLE "/usr/share/curl/ca-bundle.crt" #define LIBCURL_PROTOCOL_DICT 1 #define LIBCURL_PROTOCOL_FILE 1 #define LIBCURL_PROTOCOL_FTP 1 #define LIBCURL_PROTOCOL_FTPS 1 #define LIBCURL_PROTOCOL_GOPHER 1 #define LIBCURL_PROTOCOL_HTTP 1 #define LIBCURL_PROTOCOL_HTTPS 1 #define LIBCURL_PROTOCOL_IMAP 1 #define LIBCURL_PROTOCOL_IMAPS 1 #define LIBCURL_PROTOCOL_LDAP 1 #define LIBCURL_PROTOCOL_LDAPS 1 #define LIBCURL_PROTOCOL_POP3 1 #define LIBCURL_PROTOCOL_POP3S 1 #define LIBCURL_PROTOCOL_RTSP 1 #define LIBCURL_PROTOCOL_SCP 1 #define LIBCURL_PROTOCOL_SFTP 1 #define LIBCURL_PROTOCOL_SMB 1 #define LIBCURL_PROTOCOL_SMBS 1 #define LIBCURL_PROTOCOL_SMTP 1 #define LIBCURL_PROTOCOL_SMTPS 1 #define LIBCURL_PROTOCOL_TELNET 1 #define LIBCURL_PROTOCOL_TFTP 1 #define HAVE_LIBDL 1 #define HAVE_LIBNSL 1 #define HAVE_LIBFREETYPE 1 #define HAVE_LIBZ 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define BOINC_PREFIX "/usr" #define BOINC_EXECPREFIX "/usr/bin" #define BOINC_LIBDIR "/usr/lib64" #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define HAVE_GL_GL_H 1 #define HAVE_GL_GLU_H 1 #define HAVE_GL_GLUT_H 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define RETSIGTYPE void #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_GRP_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NETINET_ETHER_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NET_IF_ARP_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MSG_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTMP_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SETJMP_H 1 #define HAVE_FLOAT_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_X86INTRIN_H 1 #define HAVE_PMMINTRIN_H 1 #define HAVE_XMMINTRIN_H 1 #define HAVE_EMMINTRIN_H 1 #define HAVE_IMMINTRIN_H 1 #define HAVE_DECL__XGETBV 1 #define HAVE_DECL_XGETBV 0 #define HAVE_DECL___XGETBV 0 #define HAVE_DECL_CPUID 0 #define HAVE_DECL__CPUID 0 #define HAVE_DECL___CPUID 0 #define ASM_SUPPORTS_XGETBV 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_SWAP_H 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_STRUCT_IFCONF 1 #define HAVE_STRUCT_IFREQ 1 #define HAVE_STRUCT_ETHER_ADDR 1 #define HAVE_ALGORITHM 1 #define HAVE_BITSET 1 #define HAVE_CASSERT 1 #define HAVE_CCTYPE 1 #define HAVE_CERRNO 1 #define HAVE_CFLOAT 1 #define HAVE_CLIMITS 1 #define HAVE_CLOCALE 1 #define HAVE_CMATH 1 #define HAVE_COMPLEX 1 #define HAVE_CSETJMP 1 #define HAVE_CSIGNAL 1 #define HAVE_CSTDARG 1 #define HAVE_CSTDDEF 1 #define HAVE_CSTDIO 1 #define HAVE_CSTDLIB 1 #define HAVE_CSTRING 1 #define HAVE_CTIME 1 #define HAVE_DEQUE 1 #define HAVE_FSTREAM 1 #define HAVE_FUNCTIONAL 1 #define HAVE_IOMANIP 1 #define HAVE_IOS 1 #define HAVE_IOSFWD 1 #define HAVE_IOSTREAM 1 #define HAVE_ISTREAM 1 #define HAVE_ITERATOR 1 #define HAVE_LIMITS 1 #define HAVE_LIST 1 #define HAVE_LOCALE 1 #define HAVE_MAP 1 #define HAVE_MEMORY 1 #define HAVE_NUMERIC 1 #define HAVE_OSTREAM 1 #define HAVE_QUEUE 1 #define HAVE_SET 1 #define HAVE_SSTREAM 1 #define HAVE_STACK 1 #define HAVE_STDEXCEPT 1 #define HAVE_STREAMBUF 1 #define HAVE_STRING 1 #define HAVE_UTILITY 1 #define HAVE_VALARRAY 1 #define HAVE_VECTOR 1 #define HAVE_NAMESPACES 1 #define HAVE_STD_MIN 1 #define HAVE_STD_MAX 1 #define HAVE_STD_TRANSFORM 1 #define HAVE_STD_LOCALE 1 #define HAVE_VPRINTF 1 #define HAVE_ETHER_NTOA 1 #define HAVE_SETPRIORITY 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_STRCASESTR 1 #define HAVE_STRCASECMP 1 #define HAVE_SIGACTION 1 #define HAVE_GETUTENT 1 #define HAVE_SETUTENT 1 #define HAVE_STRDUP 1 #define HAVE_DAEMON 1 #define HAVE_STAT64 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRTOULL 1 #define HAVE_LOCALTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GMTIME 1 #define HAVE_GMTIME_R 1 #define HAVE_USELOCALE 1 #define HAVE_DECL__FPRESET 0 #define HAVE_DECL_FPRESET 0 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define UTMP_LOCATION "/var/run/utmp" #define HAVE__PROC_SELF_STAT 1 #define HAVE__PROC_MEMINFO 1 #define HAVE_SQLITE3_OPEN 1 #define HAVE_SQLITE3 1 #define HAVE_LIBM 1 #define HAVE_LIBM 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBXSS 1 #define HAVE_XSS 1 #define HAVE_LIBX11 1 #define HAVE_X11 1 configure: exit 0