|
| 1 | +HEAD: e36209d1 |
| 2 | +checking build system type... x86_64-pc-linux-gnu |
| 3 | +checking host system type... x86_64-pc-linux-gnu |
| 4 | +checking for a BSD-compatible install... /usr/bin/install -c |
| 5 | +checking whether build environment is sane... yes |
| 6 | +checking for a race-free mkdir -p... /usr/bin/mkdir -p |
| 7 | +checking for gawk... gawk |
| 8 | +checking whether make sets $(MAKE)... yes |
| 9 | +checking whether make supports nested variables... yes |
| 10 | +checking how to print strings... printf |
| 11 | +checking whether make supports the include directive... yes (GNU style) |
| 12 | +checking for gcc... gcc |
| 13 | +checking whether the C compiler works... yes |
| 14 | +checking for C compiler default output file name... a.out |
| 15 | +checking for suffix of executables... |
| 16 | +checking whether we are cross compiling... no |
| 17 | +checking for suffix of object files... o |
| 18 | +checking whether the compiler supports GNU C... yes |
| 19 | +checking whether gcc accepts -g... yes |
| 20 | +checking for gcc option to enable C11 features... none needed |
| 21 | +checking whether gcc understands -c and -o together... yes |
| 22 | +checking dependency style of gcc... gcc3 |
| 23 | +checking for a sed that does not truncate output... /usr/bin/sed |
| 24 | +checking for grep that handles long lines and -e... /usr/bin/grep |
| 25 | +checking for egrep... /usr/bin/grep -E |
| 26 | +checking for fgrep... /usr/bin/grep -F |
| 27 | +checking for ld used by gcc... /usr/bin/ld |
| 28 | +checking if the linker (/usr/bin/ld) is GNU ld... yes |
| 29 | +checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B |
| 30 | +checking the name lister (/usr/bin/nm -B) interface... BSD nm |
| 31 | +checking whether ln -s works... yes |
| 32 | +checking the maximum length of command line arguments... 1572864 |
| 33 | +checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop |
| 34 | +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop |
| 35 | +checking for /usr/bin/ld option to reload object files... -r |
| 36 | +checking for objdump... objdump |
| 37 | +checking how to recognize dependent libraries... pass_all |
| 38 | +checking for dlltool... no |
| 39 | +checking how to associate runtime and link libraries... printf %s\n |
| 40 | +checking for ar... ar |
| 41 | +checking for archiver @FILE support... @ |
| 42 | +checking for strip... strip |
| 43 | +checking for ranlib... ranlib |
| 44 | +checking command to parse /usr/bin/nm -B output from gcc object... ok |
| 45 | +checking for sysroot... no |
| 46 | +checking for a working dd... /usr/bin/dd |
| 47 | +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 |
| 48 | +checking for mt... no |
| 49 | +checking if : is a manifest tool... no |
| 50 | +checking for stdio.h... yes |
| 51 | +checking for stdlib.h... yes |
| 52 | +checking for string.h... yes |
| 53 | +checking for inttypes.h... yes |
| 54 | +checking for stdint.h... yes |
| 55 | +checking for strings.h... yes |
| 56 | +checking for sys/stat.h... yes |
| 57 | +checking for sys/types.h... yes |
| 58 | +checking for unistd.h... yes |
| 59 | +checking for dlfcn.h... yes |
| 60 | +checking for objdir... .libs |
| 61 | +checking if gcc supports -fno-rtti -fno-exceptions... no |
| 62 | +checking for gcc option to produce PIC... -fPIC -DPIC |
| 63 | +checking if gcc PIC flag -fPIC -DPIC works... yes |
| 64 | +checking if gcc static flag -static works... yes |
| 65 | +checking if gcc supports -c -o file.o... yes |
| 66 | +checking if gcc supports -c -o file.o... (cached) yes |
| 67 | +checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes |
| 68 | +checking whether -lc should be explicitly linked in... no |
| 69 | +checking dynamic linker characteristics... GNU/Linux ld.so |
| 70 | +checking how to hardcode library paths into programs... immediate |
| 71 | +checking whether stripping libraries is possible... yes |
| 72 | +checking if libtool supports shared libraries... yes |
| 73 | +checking whether to build shared libraries... yes |
| 74 | +checking whether to build static libraries... yes |
| 75 | +checking whether make supports nested variables... (cached) yes |
| 76 | +checking for pkg-config... /usr/bin/pkg-config |
| 77 | +checking pkg-config is at least version 0.9.0... yes |
| 78 | +checking for ar... /usr/bin/ar |
| 79 | +checking for ranlib... /usr/bin/ranlib |
| 80 | +checking for strip... /usr/bin/strip |
| 81 | +checking dependency style of gcc... gcc3 |
| 82 | +checking if gcc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes |
| 83 | +checking if gcc supports -fvisibility=hidden... yes |
| 84 | +checking for valgrind/memcheck.h... yes |
| 85 | +checking for x86_64 assembly availability... yes |
| 86 | +checking for CRYPTO... yes |
| 87 | +checking for main in -lcrypto... yes |
| 88 | +checking for EC functions in libcrypto... yes |
| 89 | +configure: ****** |
| 90 | +configure: WARNING: experimental build |
| 91 | +configure: Experimental features do not have stable APIs or properties, and may not be safe for production use. |
| 92 | +configure: Building extrakeys module: yes |
| 93 | +configure: Building schnorrsig module: yes |
| 94 | +configure: ****** |
| 95 | +checking that generated files are newer than configure... done |
| 96 | +configure: creating ./config.status |
| 97 | +config.status: creating Makefile |
| 98 | +config.status: creating libsecp256k1.pc |
| 99 | +config.status: creating src/libsecp256k1-config.h |
| 100 | +config.status: src/libsecp256k1-config.h is unchanged |
| 101 | +config.status: executing depfiles commands |
| 102 | +config.status: executing libtool commands |
| 103 | + |
| 104 | +Build Options: |
| 105 | + with ecmult precomp = yes |
| 106 | + with external callbacks = no |
| 107 | + with benchmarks = yes |
| 108 | + with tests = yes |
| 109 | + with openssl tests = yes |
| 110 | + with coverage = no |
| 111 | + module ecdh = no |
| 112 | + module recovery = no |
| 113 | + module extrakeys = yes |
| 114 | + module schnorrsig = yes |
| 115 | + |
| 116 | + asm = x86_64 |
| 117 | + ecmult window size = 15 |
| 118 | + ecmult gen prec. bits = 4 |
| 119 | + |
| 120 | + valgrind = yes |
| 121 | + CC = gcc |
| 122 | + CFLAGS = -O2 -fvisibility=hidden -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings -W -g |
| 123 | + CPPFLAGS = |
| 124 | + LDFLAGS = |
| 125 | + |
| 126 | + CC_FOR_BUILD = gcc |
| 127 | + CFLAGS_FOR_BUILD = -O2 -fvisibility=hidden -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings -W -g |
| 128 | + CPPFLAGS_FOR_BUILD = |
| 129 | + LDFLAGS_FOR_BUILD = |
0 commit comments