123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881 |
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by jansson configure 2.6, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --disable-option-checking --prefix=/usr/local --enable-bitmain --cache-file=/dev/null --srcdir=.
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = OpenWrt
- uname -m = x86_64
- uname -r = 4.4.0-201-generic
- uname -s = Linux
- uname -v = #233-Ubuntu SMP Thu Jan 14 06:10:28 UTC 2021
- /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: /home/wareck/bin
- PATH: /home/wareck/.local/bin
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /usr/games
- PATH: /usr/local/games
- PATH: /snap/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2413: checking for a BSD-compatible install
- configure:2481: result: /usr/bin/install -c
- configure:2492: checking whether build environment is sane
- configure:2547: result: yes
- configure:2698: checking for a thread-safe mkdir -p
- configure:2737: result: /bin/mkdir -p
- configure:2744: checking for gawk
- configure:2760: found /usr/bin/gawk
- configure:2771: result: gawk
- configure:2782: checking whether make sets $(MAKE)
- configure:2804: result: yes
- configure:2833: checking whether make supports nested variables
- configure:2850: result: yes
- configure:2987: checking whether make supports nested variables
- configure:3004: result: yes
- configure:3069: checking for gcc
- configure:3085: found /usr/bin/gcc
- configure:3096: result: gcc
- configure:3325: checking for C compiler version
- configure:3334: gcc --version >&5
- gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 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:3345: $? = 0
- configure:3334: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.12' --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-vtable-verify --enable-libmpx --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-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)
- configure:3345: $? = 0
- configure:3334: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3345: $? = 1
- configure:3334: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3345: $? = 1
- configure:3365: checking whether the C compiler works
- configure:3387: gcc conftest.c >&5
- configure:3391: $? = 0
- configure:3439: result: yes
- configure:3442: checking for C compiler default output file name
- configure:3444: result: a.out
- configure:3450: checking for suffix of executables
- configure:3457: gcc -o conftest conftest.c >&5
- configure:3461: $? = 0
- configure:3483: result:
- configure:3505: checking whether we are cross compiling
- configure:3513: gcc -o conftest conftest.c >&5
- configure:3517: $? = 0
- configure:3524: ./conftest
- configure:3528: $? = 0
- configure:3543: result: no
- configure:3548: checking for suffix of object files
- configure:3570: gcc -c conftest.c >&5
- configure:3574: $? = 0
- configure:3595: result: o
- configure:3599: checking whether we are using the GNU C compiler
- configure:3618: gcc -c conftest.c >&5
- configure:3618: $? = 0
- configure:3627: result: yes
- configure:3636: checking whether gcc accepts -g
- configure:3656: gcc -c -g conftest.c >&5
- configure:3656: $? = 0
- configure:3697: result: yes
- configure:3714: checking for gcc option to accept ISO C89
- configure:3777: gcc -c -g -O2 conftest.c >&5
- configure:3777: $? = 0
- configure:3790: result: none needed
- configure:3815: checking whether gcc understands -c and -o together
- configure:3837: gcc -c conftest.c -o conftest2.o
- configure:3840: $? = 0
- configure:3837: gcc -c conftest.c -o conftest2.o
- configure:3840: $? = 0
- configure:3852: result: yes
- configure:3880: checking for style of include used by make
- configure:3908: result: GNU
- configure:3934: checking dependency style of gcc
- configure:4045: result: gcc3
- configure:4089: checking build system type
- configure:4103: result: x86_64-pc-linux-gnu
- configure:4123: checking host system type
- configure:4136: result: x86_64-pc-linux-gnu
- configure:4177: checking how to print strings
- configure:4204: result: printf
- configure:4225: checking for a sed that does not truncate output
- configure:4289: result: /bin/sed
- configure:4307: checking for grep that handles long lines and -e
- configure:4365: result: /bin/grep
- configure:4370: checking for egrep
- configure:4432: result: /bin/grep -E
- configure:4437: checking for fgrep
- configure:4499: result: /bin/grep -F
- configure:4534: checking for ld used by gcc
- configure:4601: result: /usr/bin/ld
- configure:4608: checking if the linker (/usr/bin/ld) is GNU ld
- configure:4623: result: yes
- configure:4635: checking for BSD- or MS-compatible name lister (nm)
- configure:4689: result: /usr/bin/nm -B
- configure:4819: checking the name lister (/usr/bin/nm -B) interface
- configure:4826: gcc -c -g -O2 conftest.c >&5
- configure:4829: /usr/bin/nm -B "conftest.o"
- configure:4832: output
- 0000000000000000 B some_variable
- configure:4839: result: BSD nm
- configure:4842: checking whether ln -s works
- configure:4846: result: yes
- configure:4854: checking the maximum length of command line arguments
- configure:4985: result: 1572864
- configure:5033: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
- configure:5073: result: func_convert_file_noop
- configure:5080: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
- configure:5100: result: func_convert_file_noop
- configure:5107: checking for /usr/bin/ld option to reload object files
- configure:5114: result: -r
- configure:5188: checking for objdump
- configure:5204: found /usr/bin/objdump
- configure:5215: result: objdump
- configure:5247: checking how to recognize dependent libraries
- configure:5447: result: pass_all
- configure:5532: checking for dlltool
- configure:5562: result: no
- configure:5592: checking how to associate runtime and link libraries
- configure:5619: result: printf %s\n
- configure:5680: checking for ar
- configure:5696: found /usr/bin/ar
- configure:5707: result: ar
- configure:5744: checking for archiver @FILE support
- configure:5761: gcc -c -g -O2 conftest.c >&5
- configure:5761: $? = 0
- configure:5764: ar cru libconftest.a @conftest.lst >&5
- ar: `u' modifier ignored since `D' is the default (see `U')
- configure:5767: $? = 0
- configure:5772: ar cru libconftest.a @conftest.lst >&5
- ar: `u' modifier ignored since `D' is the default (see `U')
- ar: conftest.o: No such file or directory
- configure:5775: $? = 1
- configure:5787: result: @
- configure:5845: checking for strip
- configure:5861: found /usr/bin/strip
- configure:5872: result: strip
- configure:5944: checking for ranlib
- configure:5960: found /usr/bin/ranlib
- configure:5971: result: ranlib
- configure:6073: checking command to parse /usr/bin/nm -B output from gcc object
- configure:6226: gcc -c -g -O2 conftest.c >&5
- configure:6229: $? = 0
- configure:6233: /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:6236: $? = 0
- configure:6302: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
- configure:6305: $? = 0
- configure:6343: result: ok
- configure:6390: checking for sysroot
- configure:6420: result: no
- configure:6427: checking for a working dd
- configure:6465: result: /bin/dd
- configure:6469: checking how to truncate binary pipes
- configure:6484: result: /bin/dd bs=4096 count=1
- configure:6620: gcc -c -g -O2 conftest.c >&5
- configure:6623: $? = 0
- configure:6813: checking for mt
- configure:6829: found /bin/mt
- configure:6840: result: mt
- configure:6863: checking if mt is a manifest tool
- configure:6869: mt '-?'
- configure:6877: result: no
- configure:7554: checking how to run the C preprocessor
- configure:7585: gcc -E conftest.c
- configure:7585: $? = 0
- configure:7599: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:7599: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "jansson"
- | #define PACKAGE_TARNAME "jansson"
- | #define PACKAGE_VERSION "2.6"
- | #define PACKAGE_STRING "jansson 2.6"
- | #define PACKAGE_BUGREPORT "petri@digip.org"
- | #define PACKAGE_URL ""
- | #define PACKAGE "jansson"
- | #define VERSION "2.6"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7624: result: gcc -E
- configure:7644: gcc -E conftest.c
- configure:7644: $? = 0
- configure:7658: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:7658: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "jansson"
- | #define PACKAGE_TARNAME "jansson"
- | #define PACKAGE_VERSION "2.6"
- | #define PACKAGE_STRING "jansson 2.6"
- | #define PACKAGE_BUGREPORT "petri@digip.org"
- | #define PACKAGE_URL ""
- | #define PACKAGE "jansson"
- | #define VERSION "2.6"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7687: checking for ANSI C header files
- configure:7707: gcc -c -g -O2 conftest.c >&5
- configure:7707: $? = 0
- configure:7780: gcc -o conftest -g -O2 conftest.c >&5
- configure:7780: $? = 0
- configure:7780: ./conftest
- configure:7780: $? = 0
- configure:7791: result: yes
- configure:7804: checking for sys/types.h
- configure:7804: gcc -c -g -O2 conftest.c >&5
- configure:7804: $? = 0
- configure:7804: result: yes
- configure:7804: checking for sys/stat.h
- configure:7804: gcc -c -g -O2 conftest.c >&5
- configure:7804: $? = 0
- configure:7804: result: yes
- configure:7804: checking for stdlib.h
- configure:7804: gcc -c -g -O2 conftest.c >&5
- configure:7804: $? = 0
- configure:7804: result: yes
- configure:7804: checking for string.h
- configure:7804: gcc -c -g -O2 conftest.c >&5
- configure:7804: $? = 0
- configure:7804: result: yes
- configure:7804: checking for memory.h
- configure:7804: gcc -c -g -O2 conftest.c >&5
- configure:7804: $? = 0
- configure:7804: result: yes
- configure:7804: checking for strings.h
- configure:7804: gcc -c -g -O2 conftest.c >&5
- configure:7804: $? = 0
- configure:7804: result: yes
- configure:7804: checking for inttypes.h
- configure:7804: gcc -c -g -O2 conftest.c >&5
- configure:7804: $? = 0
- configure:7804: result: yes
- configure:7804: checking for stdint.h
- configure:7804: gcc -c -g -O2 conftest.c >&5
- configure:7804: $? = 0
- configure:7804: result: yes
- configure:7804: checking for unistd.h
- configure:7804: gcc -c -g -O2 conftest.c >&5
- configure:7804: $? = 0
- configure:7804: result: yes
- configure:7818: checking for dlfcn.h
- configure:7818: gcc -c -g -O2 conftest.c >&5
- configure:7818: $? = 0
- configure:7818: result: yes
- configure:8074: checking for objdir
- configure:8089: result: .libs
- configure:8353: checking if gcc supports -fno-rtti -fno-exceptions
- configure:8371: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
- cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
- configure:8375: $? = 0
- configure:8388: result: no
- configure:8746: checking for gcc option to produce PIC
- configure:8753: result: -fPIC -DPIC
- configure:8761: checking if gcc PIC flag -fPIC -DPIC works
- configure:8779: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
- configure:8783: $? = 0
- configure:8796: result: yes
- configure:8825: checking if gcc static flag -static works
- configure:8853: result: yes
- configure:8868: checking if gcc supports -c -o file.o
- configure:8889: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
- configure:8893: $? = 0
- configure:8915: result: yes
- configure:8923: checking if gcc supports -c -o file.o
- configure:8970: result: yes
- configure:9003: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:10266: result: yes
- configure:10303: checking whether -lc should be explicitly linked in
- configure:10311: gcc -c -g -O2 conftest.c >&5
- configure:10314: $? = 0
- configure:10329: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
- configure:10332: $? = 0
- configure:10346: result: no
- configure:10506: checking dynamic linker characteristics
- configure:11087: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
- configure:11087: $? = 0
- configure:11336: result: GNU/Linux ld.so
- configure:11458: checking how to hardcode library paths into programs
- configure:11483: result: immediate
- configure:12031: checking whether stripping libraries is possible
- configure:12036: result: yes
- configure:12071: checking if libtool supports shared libraries
- configure:12073: result: yes
- configure:12076: checking whether to build shared libraries
- configure:12101: result: yes
- configure:12104: checking whether to build static libraries
- configure:12108: result: yes
- configure:12160: checking endian.h usability
- configure:12160: gcc -c -g -O2 conftest.c >&5
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking endian.h presence
- configure:12160: gcc -E conftest.c
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking for endian.h
- configure:12160: result: yes
- configure:12160: checking fcntl.h usability
- configure:12160: gcc -c -g -O2 conftest.c >&5
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking fcntl.h presence
- configure:12160: gcc -E conftest.c
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking for fcntl.h
- configure:12160: result: yes
- configure:12160: checking locale.h usability
- configure:12160: gcc -c -g -O2 conftest.c >&5
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking locale.h presence
- configure:12160: gcc -E conftest.c
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking for locale.h
- configure:12160: result: yes
- configure:12160: checking sched.h usability
- configure:12160: gcc -c -g -O2 conftest.c >&5
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking sched.h presence
- configure:12160: gcc -E conftest.c
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking for sched.h
- configure:12160: result: yes
- configure:12160: checking for unistd.h
- configure:12160: result: yes
- configure:12160: checking sys/param.h usability
- configure:12160: gcc -c -g -O2 conftest.c >&5
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking sys/param.h presence
- configure:12160: gcc -E conftest.c
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking for sys/param.h
- configure:12160: result: yes
- configure:12160: checking for sys/stat.h
- configure:12160: result: yes
- configure:12160: checking sys/time.h usability
- configure:12160: gcc -c -g -O2 conftest.c >&5
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking sys/time.h presence
- configure:12160: gcc -E conftest.c
- configure:12160: $? = 0
- configure:12160: result: yes
- configure:12160: checking for sys/time.h
- configure:12160: result: yes
- configure:12160: checking for sys/types.h
- configure:12160: result: yes
- configure:12172: checking for int32_t
- configure:12172: gcc -c -g -O2 conftest.c >&5
- configure:12172: $? = 0
- configure:12172: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:70:53: warning: integer overflow in expression [-Woverflow]
- < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
- ^
- conftest.c:69:12: error: storage size of 'test_array' isn't constant
- static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
- ^
- configure:12172: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "jansson"
- | #define PACKAGE_TARNAME "jansson"
- | #define PACKAGE_VERSION "2.6"
- | #define PACKAGE_STRING "jansson 2.6"
- | #define PACKAGE_BUGREPORT "petri@digip.org"
- | #define PACKAGE_URL ""
- | #define PACKAGE "jansson"
- | #define VERSION "2.6"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ENDIAN_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SCHED_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_TYPES_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | enum { N = 32 / 2 - 1 };
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
- | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:12172: result: yes
- configure:12183: checking for uint32_t
- configure:12183: gcc -c -g -O2 conftest.c >&5
- configure:12183: $? = 0
- configure:12183: result: yes
- configure:12198: checking for unsigned long long int
- configure:12237: gcc -o conftest -g -O2 conftest.c >&5
- configure:12237: $? = 0
- configure:12246: result: yes
- configure:12256: checking for long long int
- configure:12294: gcc -o conftest -g -O2 conftest.c >&5
- configure:12294: $? = 0
- configure:12294: ./conftest
- configure:12294: $? = 0
- configure:12306: result: yes
- configure:12315: checking for inline
- configure:12331: gcc -c -g -O2 conftest.c >&5
- configure:12331: $? = 0
- configure:12339: result: inline
- configure:12368: checking for close
- configure:12368: gcc -o conftest -g -O2 conftest.c >&5
- configure:12368: $? = 0
- configure:12368: result: yes
- configure:12368: checking for getpid
- configure:12368: gcc -o conftest -g -O2 conftest.c >&5
- configure:12368: $? = 0
- configure:12368: result: yes
- configure:12368: checking for gettimeofday
- configure:12368: gcc -o conftest -g -O2 conftest.c >&5
- configure:12368: $? = 0
- configure:12368: result: yes
- configure:12368: checking for localeconv
- configure:12368: gcc -o conftest -g -O2 conftest.c >&5
- configure:12368: $? = 0
- configure:12368: result: yes
- configure:12368: checking for open
- configure:12368: gcc -o conftest -g -O2 conftest.c >&5
- configure:12368: $? = 0
- configure:12368: result: yes
- configure:12368: checking for read
- configure:12368: gcc -o conftest -g -O2 conftest.c >&5
- configure:12368: $? = 0
- configure:12368: result: yes
- configure:12368: checking for sched_yield
- configure:12368: gcc -o conftest -g -O2 conftest.c >&5
- configure:12368: $? = 0
- configure:12368: result: yes
- configure:12368: checking for strtoll
- configure:12368: gcc -o conftest -g -O2 conftest.c >&5
- configure:12368: $? = 0
- configure:12368: result: yes
- configure:12378: checking for gcc __sync builtins
- configure:12392: gcc -o conftest -g -O2 conftest.c >&5
- configure:12392: $? = 0
- configure:12402: result: yes
- configure:12405: checking for gcc __atomic builtins
- configure:12419: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:47:71: warning: invalid memory model for '__atomic_store' [-Winvalid-memory-model]
- char l; unsigned long v; __atomic_test_and_set(&l, __ATOMIC_RELAXED); __atomic_store_n(&v, 1, __ATOMIC_ACQ_REL); __atomic_load_n(&v, __ATOMIC_ACQUIRE);
- ^
- configure:12419: $? = 0
- configure:12429: result: yes
- configure:12584: checking that generated files are newer than configure
- configure:12590: result: done
- configure:12617: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by jansson config.status 2.6, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on OpenWrt
- config.status:1115: creating jansson.pc
- config.status:1115: creating Makefile
- config.status:1115: creating src/Makefile
- config.status:1115: creating src/jansson_config.h
- config.status:1115: creating config.h
- config.status:1296: config.h is unchanged
- config.status:1344: executing depfiles commands
- config.status:1344: executing libtool commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-pc-linux-gnu
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_inline=inline
- ac_cv_c_int32_t=yes
- ac_cv_c_uint32_t=yes
- 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_LT_SYS_LIBRARY_PATH_set=
- ac_cv_env_LT_SYS_LIBRARY_PATH_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_close=yes
- ac_cv_func_getpid=yes
- ac_cv_func_gettimeofday=yes
- ac_cv_func_localeconv=yes
- ac_cv_func_open=yes
- ac_cv_func_read=yes
- ac_cv_func_sched_yield=yes
- ac_cv_func_strtoll=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_endian_h=yes
- ac_cv_header_fcntl_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_locale_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_sched_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_param_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_time_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_host=x86_64-pc-linux-gnu
- ac_cv_objext=o
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_FGREP='/bin/grep -F'
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_SED=/bin/sed
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_lt_DD=/bin/dd
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=gcc
- 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_make_make_set=yes
- ac_cv_type_long_long_int=yes
- ac_cv_type_unsigned_long_long_int=yes
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- lt_cv_ar_at_file=@
- lt_cv_archive_cmds_need_lc=no
- lt_cv_deplibs_check_method=pass_all
- 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_NM='/usr/bin/nm -B'
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_pic='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_rtti_exceptions=no
- lt_cv_prog_compiler_static_works=yes
- lt_cv_prog_gnu_ld=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='/bin/dd bs=4096 count=1'
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/missing aclocal-1.15'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='0'
- AM_V='$(V)'
- AR='ar'
- AUTOCONF='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/missing autoconf'
- AUTOHEADER='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/missing autoheader'
- AUTOMAKE='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/missing automake-1.15'
- AWK='gawk'
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2'
- CPP='gcc -E'
- CPPFLAGS=''
- CYGPATH_W='echo'
- DEFS='-DHAVE_CONFIG_H'
- DEPDIR='.deps'
- DLLTOOL='false'
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- EXEEXT=''
- FGREP='/bin/grep -F'
- GCC_FALSE='#'
- GCC_TRUE=''
- GREP='/bin/grep'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LD='/usr/bin/ld -m elf_x86_64'
- LDFLAGS=''
- LIBOBJS=''
- LIBS=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIPO=''
- LN_S='ln -s'
- LTLIBOBJS=''
- LT_SYS_LIBRARY_PATH=''
- MAKEINFO='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/missing makeinfo'
- MANIFEST_TOOL=':'
- MKDIR_P='/bin/mkdir -p'
- NM='/usr/bin/nm -B'
- NMEDIT=''
- OBJDUMP='objdump'
- OBJEXT='o'
- OTOOL64=''
- OTOOL=''
- PACKAGE='jansson'
- PACKAGE_BUGREPORT='petri@digip.org'
- PACKAGE_NAME='jansson'
- PACKAGE_STRING='jansson 2.6'
- PACKAGE_TARNAME='jansson'
- PACKAGE_URL=''
- PACKAGE_VERSION='2.6'
- PATH_SEPARATOR=':'
- RANLIB='ranlib'
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/bash'
- STRIP='strip'
- VERSION='2.6'
- ac_ct_AR='ar'
- ac_ct_CC='gcc'
- ac_ct_DUMPBIN=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_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='x86_64-pc-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='pc'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='x86_64-pc-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/install-sh'
- json_have_localeconv='1'
- json_have_long_long='1'
- json_inline='inline'
- 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_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "jansson"
- #define PACKAGE_TARNAME "jansson"
- #define PACKAGE_VERSION "2.6"
- #define PACKAGE_STRING "jansson 2.6"
- #define PACKAGE_BUGREPORT "petri@digip.org"
- #define PACKAGE_URL ""
- #define PACKAGE "jansson"
- #define VERSION "2.6"
- #define STDC_HEADERS 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_MEMORY_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_DLFCN_H 1
- #define LT_OBJDIR ".libs/"
- #define HAVE_ENDIAN_H 1
- #define HAVE_FCNTL_H 1
- #define HAVE_LOCALE_H 1
- #define HAVE_SCHED_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_SYS_PARAM_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_UNSIGNED_LONG_LONG_INT 1
- #define HAVE_LONG_LONG_INT 1
- #define HAVE_CLOSE 1
- #define HAVE_GETPID 1
- #define HAVE_GETTIMEOFDAY 1
- #define HAVE_LOCALECONV 1
- #define HAVE_OPEN 1
- #define HAVE_READ 1
- #define HAVE_SCHED_YIELD 1
- #define HAVE_STRTOLL 1
- #define HAVE_SYNC_BUILTINS 1
- #define HAVE_ATOMIC_BUILTINS 1
- #define USE_URANDOM 1
- #define USE_WINDOWS_CRYPTOAPI 1
- configure: exit 0
|