Last active
August 4, 2017 10:47
-
-
Save tzhbami7/78f264daa3dbc8c85374d4906dd845bb to your computer and use it in GitHub Desktop.
aarch64
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by cpuminer configure 1.0.4, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = cr01 | |
uname -m = aarch64 | |
uname -r = 4.10.0-26-generic | |
uname -s = Linux | |
uname -v = #30~16.04.1-Ubuntu SMP Tue Jun 27 09:40:29 UTC 2017 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/sbin | |
PATH: /usr/bin | |
PATH: /sbin | |
PATH: /bin | |
PATH: /snap/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2346: checking build system type | |
configure:2360: result: aarch64-unknown-linux-gnu | |
configure:2380: checking host system type | |
configure:2393: result: aarch64-unknown-linux-gnu | |
configure:2413: checking target system type | |
configure:2426: result: aarch64-unknown-linux-gnu | |
configure:2470: checking for a BSD-compatible install | |
configure:2538: result: /usr/bin/install -c | |
configure:2549: checking whether build environment is sane | |
configure:2604: result: yes | |
configure:2755: checking for a thread-safe mkdir -p | |
configure:2794: result: /bin/mkdir -p | |
configure:2801: checking for gawk | |
configure:2817: found /usr/bin/gawk | |
configure:2828: result: gawk | |
configure:2839: checking whether make sets $(MAKE) | |
configure:2861: result: yes | |
configure:2890: checking whether make supports nested variables | |
configure:2907: result: yes | |
configure:3037: checking whether to enable maintainer-specific portions of Makefiles | |
configure:3046: result: no | |
configure:3072: checking for style of include used by make | |
configure:3100: result: GNU | |
configure:3171: checking for gcc | |
configure:3187: found /usr/bin/gcc | |
configure:3198: result: gcc | |
configure:3427: checking for C compiler version | |
configure:3436: gcc --version >&5 | |
gcc (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:3447: $? = 0 | |
configure:3436: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/5/lto-wrapper | |
Target: aarch64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-arm64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-arm64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-arm64 --with-arch-directory=aarch64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu | |
Thread model: posix | |
gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) | |
configure:3447: $? = 0 | |
configure:3436: gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3447: $? = 1 | |
configure:3436: gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3447: $? = 1 | |
configure:3467: checking whether the C compiler works | |
configure:3489: gcc conftest.c >&5 | |
configure:3493: $? = 0 | |
configure:3541: result: yes | |
configure:3544: checking for C compiler default output file name | |
configure:3546: result: a.out | |
configure:3552: checking for suffix of executables | |
configure:3559: gcc -o conftest conftest.c >&5 | |
configure:3563: $? = 0 | |
configure:3585: result: | |
configure:3607: checking whether we are cross compiling | |
configure:3615: gcc -o conftest conftest.c >&5 | |
configure:3619: $? = 0 | |
configure:3626: ./conftest | |
configure:3630: $? = 0 | |
configure:3645: result: no | |
configure:3650: checking for suffix of object files | |
configure:3672: gcc -c conftest.c >&5 | |
configure:3676: $? = 0 | |
configure:3697: result: o | |
configure:3701: checking whether we are using the GNU C compiler | |
configure:3720: gcc -c conftest.c >&5 | |
configure:3720: $? = 0 | |
configure:3729: result: yes | |
configure:3738: checking whether gcc accepts -g | |
configure:3758: gcc -c -g conftest.c >&5 | |
configure:3758: $? = 0 | |
configure:3799: result: yes | |
configure:3816: checking for gcc option to accept ISO C89 | |
configure:3879: gcc -c -g -O2 conftest.c >&5 | |
configure:3879: $? = 0 | |
configure:3892: result: none needed | |
configure:3917: checking whether gcc understands -c and -o together | |
configure:3939: gcc -c conftest.c -o conftest2.o | |
configure:3942: $? = 0 | |
configure:3939: gcc -c conftest.c -o conftest2.o | |
configure:3942: $? = 0 | |
configure:3954: result: yes | |
configure:3973: checking dependency style of gcc | |
configure:4084: result: gcc3 | |
configure:4099: checking for gcc option to accept ISO C99 | |
configure:4248: gcc -c -g -O2 conftest.c >&5 | |
configure:4248: $? = 0 | |
configure:4261: result: none needed | |
configure:4282: checking how to run the C preprocessor | |
configure:4313: gcc -E conftest.c | |
configure:4313: $? = 0 | |
configure:4327: gcc -E conftest.c | |
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:4327: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cpuminer" | |
| #define PACKAGE_TARNAME "cpuminer" | |
| #define PACKAGE_VERSION "1.0.4" | |
| #define PACKAGE_STRING "cpuminer 1.0.4" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "cpuminer" | |
| #define VERSION "1.0.4" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4352: result: gcc -E | |
configure:4372: gcc -E conftest.c | |
configure:4372: $? = 0 | |
configure:4386: gcc -E conftest.c | |
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:4386: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cpuminer" | |
| #define PACKAGE_TARNAME "cpuminer" | |
| #define PACKAGE_VERSION "1.0.4" | |
| #define PACKAGE_STRING "cpuminer 1.0.4" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "cpuminer" | |
| #define VERSION "1.0.4" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4415: checking for grep that handles long lines and -e | |
configure:4473: result: /bin/grep | |
configure:4478: checking for egrep | |
configure:4540: result: /bin/grep -E | |
configure:4546: checking whether gcc needs -traditional | |
configure:4580: result: no | |
configure:4597: checking dependency style of gcc | |
configure:4706: result: gcc3 | |
configure:4764: checking for ranlib | |
configure:4780: found /usr/bin/ranlib | |
configure:4791: result: ranlib | |
configure:4814: checking for ANSI C header files | |
configure:4834: gcc -c -g -O2 conftest.c >&5 | |
configure:4834: $? = 0 | |
configure:4907: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:4907: $? = 0 | |
configure:4907: ./conftest | |
configure:4907: $? = 0 | |
configure:4918: result: yes | |
configure:4931: checking for sys/types.h | |
configure:4931: gcc -c -g -O2 conftest.c >&5 | |
configure:4931: $? = 0 | |
configure:4931: result: yes | |
configure:4931: checking for sys/stat.h | |
configure:4931: gcc -c -g -O2 conftest.c >&5 | |
configure:4931: $? = 0 | |
configure:4931: result: yes | |
configure:4931: checking for stdlib.h | |
configure:4931: gcc -c -g -O2 conftest.c >&5 | |
configure:4931: $? = 0 | |
configure:4931: result: yes | |
configure:4931: checking for string.h | |
configure:4931: gcc -c -g -O2 conftest.c >&5 | |
configure:4931: $? = 0 | |
configure:4931: result: yes | |
configure:4931: checking for memory.h | |
configure:4931: gcc -c -g -O2 conftest.c >&5 | |
configure:4931: $? = 0 | |
configure:4931: result: yes | |
configure:4931: checking for strings.h | |
configure:4931: gcc -c -g -O2 conftest.c >&5 | |
configure:4931: $? = 0 | |
configure:4931: result: yes | |
configure:4931: checking for inttypes.h | |
configure:4931: gcc -c -g -O2 conftest.c >&5 | |
configure:4931: $? = 0 | |
configure:4931: result: yes | |
configure:4931: checking for stdint.h | |
configure:4931: gcc -c -g -O2 conftest.c >&5 | |
configure:4931: $? = 0 | |
configure:4931: result: yes | |
configure:4931: checking for unistd.h | |
configure:4931: gcc -c -g -O2 conftest.c >&5 | |
configure:4931: $? = 0 | |
configure:4931: result: yes | |
configure:4946: checking sys/endian.h usability | |
configure:4946: gcc -c -g -O2 conftest.c >&5 | |
conftest.c:54:24: fatal error: sys/endian.h: No such file or directory | |
compilation terminated. | |
configure:4946: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cpuminer" | |
| #define PACKAGE_TARNAME "cpuminer" | |
| #define PACKAGE_VERSION "1.0.4" | |
| #define PACKAGE_STRING "cpuminer 1.0.4" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "cpuminer" | |
| #define VERSION "1.0.4" | |
| #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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/endian.h> | |
configure:4946: result: no | |
configure:4946: checking sys/endian.h presence | |
configure:4946: gcc -E conftest.c | |
conftest.c:21:24: fatal error: sys/endian.h: No such file or directory | |
compilation terminated. | |
configure:4946: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cpuminer" | |
| #define PACKAGE_TARNAME "cpuminer" | |
| #define PACKAGE_VERSION "1.0.4" | |
| #define PACKAGE_STRING "cpuminer 1.0.4" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "cpuminer" | |
| #define VERSION "1.0.4" | |
| #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 <sys/endian.h> | |
configure:4946: result: no | |
configure:4946: checking for sys/endian.h | |
configure:4946: result: no | |
configure:4946: checking sys/param.h usability | |
configure:4946: gcc -c -g -O2 conftest.c >&5 | |
configure:4946: $? = 0 | |
configure:4946: result: yes | |
configure:4946: checking sys/param.h presence | |
configure:4946: gcc -E conftest.c | |
configure:4946: $? = 0 | |
configure:4946: result: yes | |
configure:4946: checking for sys/param.h | |
configure:4946: result: yes | |
configure:4946: checking syslog.h usability | |
configure:4946: gcc -c -g -O2 conftest.c >&5 | |
configure:4946: $? = 0 | |
configure:4946: result: yes | |
configure:4946: checking syslog.h presence | |
configure:4946: gcc -E conftest.c | |
configure:4946: $? = 0 | |
configure:4946: result: yes | |
configure:4946: checking for syslog.h | |
configure:4946: result: yes | |
configure:4960: checking for sys/sysctl.h | |
configure:4960: gcc -c -g -O2 conftest.c >&5 | |
configure:4960: $? = 0 | |
configure:4960: result: yes | |
configure:4976: checking whether be32dec is declared | |
configure:4976: gcc -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:69:10: error: 'be32dec' undeclared (first use in this function) | |
(void) be32dec; | |
^ | |
conftest.c:69:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:4976: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cpuminer" | |
| #define PACKAGE_TARNAME "cpuminer" | |
| #define PACKAGE_VERSION "1.0.4" | |
| #define PACKAGE_STRING "cpuminer 1.0.4" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "cpuminer" | |
| #define VERSION "1.0.4" | |
| #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_PARAM_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_ENDIAN_H | |
| #include <sys/endian.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| #ifndef be32dec | |
| #ifdef __cplusplus | |
| (void) be32dec; | |
| #else | |
| (void) be32dec; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:4976: result: no | |
configure:4991: checking whether le32dec is declared | |
configure:4991: gcc -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:70:10: error: 'le32dec' undeclared (first use in this function) | |
(void) le32dec; | |
^ | |
conftest.c:70:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:4991: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cpuminer" | |
| #define PACKAGE_TARNAME "cpuminer" | |
| #define PACKAGE_VERSION "1.0.4" | |
| #define PACKAGE_STRING "cpuminer 1.0.4" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "cpuminer" | |
| #define VERSION "1.0.4" | |
| #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_PARAM_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_DECL_BE32DEC 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_ENDIAN_H | |
| #include <sys/endian.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| #ifndef le32dec | |
| #ifdef __cplusplus | |
| (void) le32dec; | |
| #else | |
| (void) le32dec; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:4991: result: no | |
configure:5006: checking whether be32enc is declared | |
configure:5006: gcc -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:71:10: error: 'be32enc' undeclared (first use in this function) | |
(void) be32enc; | |
^ | |
conftest.c:71:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:5006: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cpuminer" | |
| #define PACKAGE_TARNAME "cpuminer" | |
| #define PACKAGE_VERSION "1.0.4" | |
| #define PACKAGE_STRING "cpuminer 1.0.4" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "cpuminer" | |
| #define VERSION "1.0.4" | |
| #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_PARAM_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_DECL_BE32DEC 0 | |
| #define HAVE_DECL_LE32DEC 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_ENDIAN_H | |
| #include <sys/endian.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| #ifndef be32enc | |
| #ifdef __cplusplus | |
| (void) be32enc; | |
| #else | |
| (void) be32enc; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5006: result: no | |
configure:5021: checking whether le32enc is declared | |
configure:5021: gcc -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:72:10: error: 'le32enc' undeclared (first use in this function) | |
(void) le32enc; | |
^ | |
conftest.c:72:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:5021: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cpuminer" | |
| #define PACKAGE_TARNAME "cpuminer" | |
| #define PACKAGE_VERSION "1.0.4" | |
| #define PACKAGE_STRING "cpuminer 1.0.4" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "cpuminer" | |
| #define VERSION "1.0.4" | |
| #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_PARAM_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_DECL_BE32DEC 0 | |
| #define HAVE_DECL_LE32DEC 0 | |
| #define HAVE_DECL_BE32ENC 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_ENDIAN_H | |
| #include <sys/endian.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| #ifndef le32enc | |
| #ifdef __cplusplus | |
| (void) le32enc; | |
| #else | |
| (void) le32enc; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5021: result: no | |
configure:5038: checking for size_t | |
configure:5038: gcc -c -g -O2 conftest.c >&5 | |
configure:5038: $? = 0 | |
configure:5038: gcc -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:64:21: error: expected expression before ')' token | |
if (sizeof ((size_t))) | |
^ | |
configure:5038: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "cpuminer" | |
| #define PACKAGE_TARNAME "cpuminer" | |
| #define PACKAGE_VERSION "1.0.4" | |
| #define PACKAGE_STRING "cpuminer 1.0.4" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "cpuminer" | |
| #define VERSION "1.0.4" | |
| #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_PARAM_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_DECL_BE32DEC 0 | |
| #define HAVE_DECL_LE32DEC 0 | |
| #define HAVE_DECL_BE32ENC 0 | |
| #define HAVE_DECL_LE32ENC 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:5038: result: yes | |
configure:5051: checking for working alloca.h | |
configure:5068: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:5068: $? = 0 | |
configure:5076: result: yes | |
configure:5084: checking for alloca | |
configure:5121: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:5121: $? = 0 | |
configure:5129: result: yes | |
configure:5237: checking for getopt_long | |
configure:5237: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:5237: $? = 0 | |
configure:5237: result: yes | |
configure:5369: checking for json_loads in -ljansson | |
configure:5394: gcc -o conftest -g -O2 conftest.c -ljansson >&5 | |
configure:5394: $? = 0 | |
configure:5403: result: yes | |
configure:5411: checking for pthread_create in -lpthread | |
configure:5436: gcc -o conftest -g -O2 conftest.c -lpthread >&5 | |
configure:5436: $? = 0 | |
configure:5445: result: yes | |
configure:5576: checking for OPENSSL_init in -lcrypto | |
configure:5601: gcc -o conftest -g -O2 conftest.c -lcrypto >&5 | |
configure:5601: $? = 0 | |
configure:5610: result: yes | |
configure:5627: checking whether __uint128_t is supported | |
configure:5640: gcc -c -g -O2 conftest.c >&5 | |
configure:5640: $? = 0 | |
configure:5644: result: yes | |
configure:5749: checking for gawk | |
configure:5776: result: gawk | |
configure:5838: checking for curl-config | |
configure:5856: found /usr/bin/curl-config | |
configure:5868: result: /usr/bin/curl-config | |
configure:5879: checking for the version of libcurl | |
configure:5886: result: 7.47.0 | |
configure:5893: checking for libcurl >= version 7.15.2 | |
configure:5906: result: yes | |
configure:5947: checking whether libcurl is usable | |
configure:5981: gcc -o conftest -g -O2 conftest.c -L/usr/lib/aarch64-linux-gnu -lcurl -lcrypto >&5 | |
configure:5981: $? = 0 | |
configure:5995: result: yes | |
configure:6008: checking for curl_free | |
configure:6008: gcc -o conftest -g -O2 conftest.c -lcrypto -L/usr/lib/aarch64-linux-gnu -lcurl >&5 | |
configure:6008: $? = 0 | |
configure:6008: result: yes | |
configure:6211: checking that generated files are newer than configure | |
configure:6217: result: done | |
configure:6272: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by cpuminer config.status 1.0.4, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on cr01 | |
config.status:943: creating Makefile | |
config.status:943: creating compat/Makefile | |
config.status:943: creating compat/jansson/Makefile | |
config.status:943: creating cpuminer-config.h | |
config.status:1124: cpuminer-config.h is unchanged | |
config.status:1172: executing depfiles commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=aarch64-unknown-linux-gnu | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_env_CCASFLAGS_set= | |
ac_cv_env_CCASFLAGS_value= | |
ac_cv_env_CCAS_set= | |
ac_cv_env_CCAS_value= | |
ac_cv_env_CC_set= | |
ac_cv_env_CC_value= | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
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_alloca_works=yes | |
ac_cv_func_curl_free=yes | |
ac_cv_func_getopt_long=yes | |
ac_cv_have_decl_be32dec=no | |
ac_cv_have_decl_be32enc=no | |
ac_cv_have_decl_le32dec=no | |
ac_cv_have_decl_le32enc=no | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_endian_h=no | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_sysctl_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_syslog_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=aarch64-unknown-linux-gnu | |
ac_cv_lib_crypto_OPENSSL_init=yes | |
ac_cv_lib_jansson_json_loads=yes | |
ac_cv_lib_pthread_pthread_create=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/bin/grep -E' | |
ac_cv_path_GREP=/bin/grep | |
ac_cv_path__libcurl_config=/usr/bin/curl-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_mkdir=/bin/mkdir | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CPP='gcc -E' | |
ac_cv_prog_ac_ct_CC=gcc | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_c99= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_gcc_traditional=no | |
ac_cv_prog_make_make_set=yes | |
ac_cv_target=aarch64-unknown-linux-gnu | |
ac_cv_type_size_t=yes | |
ac_cv_working_alloca_h=yes | |
am_cv_CCAS_dependencies_compiler_type=gcc3 | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
libcurl_cv_lib_curl_usable=yes | |
libcurl_cv_lib_curl_version=7.47.0 | |
libcurl_cv_lib_version_ok=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /home/tzhbami7/cpuminer-multi/missing aclocal-1.15' | |
ALLOCA='' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
ARCH_ARM_FALSE='' | |
ARCH_ARM_TRUE='#' | |
ARCH_x86_64_FALSE='' | |
ARCH_x86_64_TRUE='#' | |
ARCH_x86_FALSE='' | |
ARCH_x86_TRUE='#' | |
AUTOCONF='${SHELL} /home/tzhbami7/cpuminer-multi/missing autoconf' | |
AUTOHEADER='${SHELL} /home/tzhbami7/cpuminer-multi/missing autoheader' | |
AUTOMAKE='${SHELL} /home/tzhbami7/cpuminer-multi/missing automake-1.15' | |
AWK='gawk' | |
CC='gcc' | |
CCAS='gcc' | |
CCASDEPMODE='depmode=gcc3' | |
CCASFLAGS='-g -O2' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-g -O2' | |
CPP='gcc -E' | |
CPPFLAGS='' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/bin/grep -E' | |
EXEEXT='' | |
GREP='/bin/grep' | |
HAVE_WINDOWS_FALSE='' | |
HAVE_WINDOWS_TRUE='#' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
JANSSON_LIBS='-ljansson' | |
LDFLAGS='' | |
LIBCURL='-L/usr/lib/aarch64-linux-gnu -lcurl' | |
LIBCURL_CPPFLAGS='' | |
LIBOBJS='' | |
LIBS='-lcrypto ' | |
LTLIBOBJS='' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} /home/tzhbami7/cpuminer-multi/missing makeinfo' | |
MKDIR_P='/bin/mkdir -p' | |
OBJEXT='o' | |
PACKAGE='cpuminer' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='cpuminer' | |
PACKAGE_STRING='cpuminer 1.0.4' | |
PACKAGE_TARNAME='cpuminer' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='1.0.4' | |
PATH_SEPARATOR=':' | |
PTHREAD_FLAGS='-pthread' | |
PTHREAD_LIBS='-lpthread' | |
RANLIB='ranlib' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
STRIP='' | |
USE_ASM_FALSE='#' | |
USE_ASM_TRUE='' | |
VERSION='1.0.4' | |
WANT_JANSSON_FALSE='' | |
WANT_JANSSON_TRUE='#' | |
WS2_LIBS='' | |
_libcurl_config='' | |
ac_ct_CC='gcc' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCCAS_FALSE='#' | |
am__fastdepCCAS_TRUE='' | |
am__fastdepCC_FALSE='#' | |
am__fastdepCC_TRUE='' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='_no' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build='aarch64-unknown-linux-gnu' | |
build_alias='' | |
build_cpu='aarch64' | |
build_os='linux-gnu' | |
build_vendor='unknown' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='aarch64-unknown-linux-gnu' | |
host_alias='' | |
host_cpu='aarch64' | |
host_os='linux-gnu' | |
host_vendor='unknown' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /home/tzhbami7/cpuminer-multi/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
runstatedir='${localstatedir}/run' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='aarch64-unknown-linux-gnu' | |
target_alias='' | |
target_cpu='aarch64' | |
target_os='linux-gnu' | |
target_vendor='unknown' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "cpuminer" | |
#define PACKAGE_TARNAME "cpuminer" | |
#define PACKAGE_VERSION "1.0.4" | |
#define PACKAGE_STRING "cpuminer 1.0.4" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define PACKAGE "cpuminer" | |
#define VERSION "1.0.4" | |
#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_PARAM_H 1 | |
#define HAVE_SYSLOG_H 1 | |
#define HAVE_SYS_SYSCTL_H 1 | |
#define HAVE_DECL_BE32DEC 0 | |
#define HAVE_DECL_LE32DEC 0 | |
#define HAVE_DECL_BE32ENC 0 | |
#define HAVE_DECL_LE32ENC 0 | |
#define HAVE_ALLOCA_H 1 | |
#define HAVE_ALLOCA 1 | |
#define HAVE_GETOPT_LONG 1 | |
#define USE_ASM 1 | |
#define HAVE_LIBCRYPTO 1 | |
#define USE_INT128 1 | |
#define HAVE_LIBCURL 1 | |
#define LIBCURL_FEATURE_SSL 1 | |
#define LIBCURL_FEATURE_IPV6 1 | |
#define LIBCURL_FEATURE_UNIXSOCKETS 1 | |
#define LIBCURL_FEATURE_LIBZ 1 | |
#define LIBCURL_FEATURE_ASYNCHDNS 1 | |
#define LIBCURL_FEATURE_IDN 1 | |
#define LIBCURL_FEATURE_GSS_API 1 | |
#define LIBCURL_FEATURE_SPNEGO 1 | |
#define LIBCURL_FEATURE_KERBEROS 1 | |
#define LIBCURL_FEATURE_NTLM 1 | |
#define LIBCURL_FEATURE_NTLM_WB 1 | |
#define LIBCURL_FEATURE_TLS_SRP 1 | |
#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_RTMP 1 | |
#define LIBCURL_PROTOCOL_RTSP 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 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment