Build of jq with clang_glibc toolchain

The build took 00h 01m 43s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
15,987 ansic
11,960 sh
1,395 makefile
821 yacc
184 lex
30,347 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: jq 1.5-3 (Thu Apr 13 15:26:51 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) oniguruma-6.0.0-1
#
# Total Installed Size: 0.75 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing oniguruma...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for clang option to accept ISO C99... none needed
# checking for clang option to accept ISO Standard C... (cached) none needed
# checking how to run the C preprocessor... clang -E
# checking for bison... bison -y
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for bison version... 3.0.4
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking oniguruma.h usability... yes
# checking oniguruma.h presence... yes
# checking for oniguruma.h... yes
# checking for onig_version in -lonig... yes
# checking for valgrind... no
# configure: WARNING: valgrind is required to test jq.
# checking for memmem... yes
# checking for mkstemp... yes
# checking for bundle... no
# checking for Ruby dependencies... configure: WARNING:
# *****************************************************************
# * Ruby dependencies for building jq documentation not found. *
# * You can still build, install and hack on jq, but the manpage *
# * will not be rebuilt and some of the tests won't run. *
# * See docs/README.md for how to install the docs dependencies. *
# *****************************************************************
# no
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for isatty... yes
# checking for _isatty... no
# checking for strptime... yes
# checking for strftime... yes
# checking for timegm... yes
# checking for gmtime_r... yes
# checking for gmtime... yes
# checking for gettimeofday... yes
# checking for struct tm.tm_gmtoff... yes
# checking for struct tm.__tm_gmtoff... no
# checking for acos... yes, in -lm
# checking for acosh... yes, in -lm
# checking for asin... yes, in -lm
# checking for asinh... yes, in -lm
# checking for atan... yes, in -lm
# checking for atanh... yes, in -lm
# checking for cbrt... yes, in -lm
# checking for cos... yes, in -lm
# checking for cosh... yes, in -lm
# checking for exp2... yes, in -lm
# checking for exp... yes, in -lm
# checking for floor... yes
# checking for j0... yes, in -lm
# checking for j1... yes, in -lm
# checking for log10... yes, in -lm
# checking for log2... yes, in -lm
# checking for log... yes, in -lm
# checking for sin... yes, in -lm
# checking for sinh... yes, in -lm
# checking for sqrt... yes, in -lm
# checking for tan... yes, in -lm
# checking for tanh... yes, in -lm
# checking for tgamma... yes, in -lm
# checking for y0... yes, in -lm
# checking for y1... yes, in -lm
# checking for pow... yes, in -lm
# checking for atan2... yes, in -lm
# checking for hypot... yes, in -lm
# checking for remainder... yes, in -lm
# checking for thread-local storage... yes
# checking whether byte ordering is bigendian... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: executing depfiles commands
# config.status: executing libtool commands
# GEN version.h
# make all-am
# make[1]: Entering directory '/tmp/jq/src/jq-1.5'
# CC locfile.lo
# CC bytecode.lo
# CC compile.lo
# CC execute.lo
# CC builtin.lo
# In file included from builtin.c:4:
# In file included from /usr/include/sys/time.h:21:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC jv.lo
# CC jv_parse.lo
# CC jv_print.lo
# CC jv_dtoa.lo
# CC jv_unicode.lo
# CC jv_aux.lo
# CC jv_file.lo
# CC jv_alloc.lo
# CC jq_test.lo
# CC util.lo
# CC linker.lo
# CC parser.lo
# CC lexer.lo
# CCLD libjq.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# GEN version.h
# CC main.o
# CCLD jq
# make[1]: Leaving directory '/tmp/jq/src/jq-1.5'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# GEN version.h
# make install-am
# make[1]: Entering directory '/tmp/jq/src/jq-1.5'
# GEN version.h
# CC main.o
# CCLD jq
# make[2]: Entering directory '/tmp/jq/src/jq-1.5'
# GEN version.h
# CC main.o
# CCLD jq
# /usr/bin/mkdir -p '/tmp/jq/pkg/jq/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libjq.la '/tmp/jq/pkg/jq/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libjq.so.1.0.4 /tmp/jq/pkg/jq/usr/lib/libjq.so.1.0.4
# libtool: install: (cd /tmp/jq/pkg/jq/usr/lib && { ln -s -f libjq.so.1.0.4 libjq.so.1 || { rm -f libjq.so.1 && ln -s libjq.so.1.0.4 libjq.so.1; }; })
# libtool: install: (cd /tmp/jq/pkg/jq/usr/lib && { ln -s -f libjq.so.1.0.4 libjq.so || { rm -f libjq.so && ln -s libjq.so.1.0.4 libjq.so; }; })
# libtool: install: /usr/bin/install -c .libs/libjq.lai /tmp/jq/pkg/jq/usr/lib/libjq.la
# libtool: install: /usr/bin/install -c .libs/libjq.a /tmp/jq/pkg/jq/usr/lib/libjq.a
# libtool: install: chmod 644 /tmp/jq/pkg/jq/usr/lib/libjq.a
# libtool: install: ranlib /tmp/jq/pkg/jq/usr/lib/libjq.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/jq/pkg/jq/usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c jq '/tmp/jq/pkg/jq/usr/bin'
# libtool: install: /usr/bin/install -c jq /tmp/jq/pkg/jq/usr/bin/jq
# /usr/bin/mkdir -p '/tmp/jq/pkg/jq/usr/share/doc/jq'
# /usr/bin/install -c -m 644 README.md COPYING AUTHORS README '/tmp/jq/pkg/jq/usr/share/doc/jq'
# /usr/bin/mkdir -p '/tmp/jq/pkg/jq/usr/include'
# /usr/bin/install -c -m 644 jv.h jq.h '/tmp/jq/pkg/jq/usr/include'
# /usr/bin/mkdir -p '/tmp/jq/pkg/jq/usr/share/man/man1'
# /usr/bin/install -c -m 644 jq.1 '/tmp/jq/pkg/jq/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/jq/src/jq-1.5'
# make[1]: Leaving directory '/tmp/jq/src/jq-1.5'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "jq"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding changelog file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: jq 1.5-3 (Thu Apr 13 15:27:32 UTC 2017)

CMD: pacman --query --file jq-1.5-3-x86_64.pkg.tar.xz
# jq 1.5-3

Creating hybrid package for 'jq'

Trying to find vanilla package 'jq'...

CMD: pacman --query --file /mirror/jq-1.5-3.pkg.tar.xz
# jq 1.5-3

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.CHANGELOG
# /.MTREE
# /usr/share/doc/jq/README.md
# /usr/share/doc/jq/COPYING
# /usr/share/doc/jq/AUTHORS
# /usr/share/doc/jq/README
# /usr/share/man/man1/jq.1.gz
# /usr/share/licenses/jq/COPYING
# /usr/include/jv.h
# /usr/include/jq.h
# /usr/lib/libjq.so.1
# /usr/lib/libjq.so
# /usr/lib/libjq.so.1.0.4
# /usr/bin/jq
# /sysroot/usr/lib/libjq.so.1.0.4
# /sysroot/usr/lib/libjq.so.1
# /sysroot/usr/lib/libjq.so
# /sysroot/usr/lib/libjq.la
# /sysroot/usr/lib/libjq.a
# /sysroot/usr/include/jv.h
# /sysroot/usr/include/jq.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .CHANGELOG usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO .CHANGELOG usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .CHANGELOG usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf jq.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/jq.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/jq.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1207

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/jq.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1207

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/jq.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/jq.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/jq/src/jq-1.5/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by jq configure 1.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 277ec0eb9c4c
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 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/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2581: checking for a BSD-compatible install
# configure:2649: result: /usr/bin/install -c
# configure:2660: checking whether build environment is sane
# configure:2715: result: yes
# configure:2774: checking for x86_64-unknown-linux-strip
# configure:2804: result: no
# configure:2814: checking for strip
# configure:2830: found /usr/bin/strip
# configure:2841: result: strip
# configure:2866: checking for a thread-safe mkdir -p
# configure:2905: result: /usr/bin/mkdir -p
# configure:2912: checking for gawk
# configure:2928: found /usr/bin/gawk
# configure:2939: result: gawk
# configure:2950: checking whether make sets $(MAKE)
# configure:2972: result: yes
# configure:3001: checking whether make supports nested variables
# configure:3018: result: yes
# configure:3154: checking whether make supports nested variables
# configure:3171: result: yes
# configure:3194: checking for style of include used by make
# configure:3222: result: GNU
# configure:3253: checking for x86_64-unknown-linux-gcc
# configure:3280: result: clang
# configure:3549: checking for C compiler version
# configure:3558: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3569: $? = 0
# configure:3558: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3569: $? = 0
# configure:3558: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3569: $? = 1
# configure:3558: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3569: $? = 1
# configure:3589: checking whether the C compiler works
# configure:3611: clang conftest.c >&5
# configure:3615: $? = 0
# configure:3663: result: yes
# configure:3666: checking for C compiler default output file name
# configure:3668: result: a.out
# configure:3674: checking for suffix of executables
# configure:3681: clang -o conftest conftest.c >&5
# configure:3685: $? = 0
# configure:3707: result:
# configure:3729: checking whether we are cross compiling
# configure:3737: clang -o conftest conftest.c >&5
# configure:3741: $? = 0
# configure:3748: ./conftest
# configure:3752: $? = 0
# configure:3767: result: no
# configure:3772: checking for suffix of object files
# configure:3794: clang -c conftest.c >&5
# configure:3798: $? = 0
# configure:3819: result: o
# configure:3823: checking whether we are using the GNU C compiler
# configure:3842: clang -c conftest.c >&5
# configure:3842: $? = 0
# configure:3851: result: yes
# configure:3860: checking whether clang accepts -g
# configure:3880: clang -c -g conftest.c >&5
# configure:3880: $? = 0
# configure:3921: result: yes
# configure:3938: checking for clang option to accept ISO C89
# configure:4001: clang -c conftest.c >&5
# configure:4001: $? = 0
# configure:4014: result: none needed
# configure:4039: checking whether clang understands -c and -o together
# configure:4061: clang -c conftest.c -o conftest2.o
# configure:4064: $? = 0
# configure:4061: clang -c conftest.c -o conftest2.o
# configure:4064: $? = 0
# configure:4076: result: yes
# configure:4095: checking dependency style of clang
# configure:4206: result: gcc3
# configure:4227: checking for x86_64-unknown-linux-ar
# configure:4257: result: no
# configure:4227: checking for x86_64-unknown-linux-lib
# configure:4257: result: no
# configure:4227: checking for x86_64-unknown-linux-link
# configure:4257: result: no
# configure:4271: checking for ar
# configure:4287: found /usr/bin/ar
# configure:4298: result: ar
# configure:4324: checking the archiver (ar) interface
# configure:4340: clang -c conftest.c >&5
# configure:4340: $? = 0
# configure:4342: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:4345: $? = 0
# configure:4373: result: ar
# configure:4394: checking whether to enable maintainer-specific portions of Makefiles
# configure:4403: result: yes
# configure:4424: checking for x86_64-unknown-linux-gcc
# configure:4451: result: clang
# configure:4720: checking for C compiler version
# configure:4729: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4740: $? = 0
# configure:4729: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:4740: $? = 0
# configure:4729: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4740: $? = 1
# configure:4729: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4740: $? = 1
# configure:4744: checking whether we are using the GNU C compiler
# configure:4772: result: yes
# configure:4781: checking whether clang accepts -g
# configure:4842: result: yes
# configure:4859: checking for clang option to accept ISO C89
# configure:4935: result: none needed
# configure:4960: checking whether clang understands -c and -o together
# configure:4997: result: yes
# configure:5016: checking dependency style of clang
# configure:5127: result: gcc3
# configure:5146: checking for clang option to accept ISO C99
# configure:5295: clang -c conftest.c >&5
# configure:5295: $? = 0
# configure:5308: result: none needed
# configure:5416: checking for clang option to accept ISO Standard C
# configure:5427: result: none needed
# configure:5439: checking how to run the C preprocessor
# configure:5470: clang -E conftest.c
# configure:5470: $? = 0
# configure:5484: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5484: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | /* end confdefs.h. */
# | #include
# configure:5509: result: clang -E
# configure:5529: clang -E conftest.c
# configure:5529: $? = 0
# configure:5543: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5543: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | /* end confdefs.h. */
# | #include
# configure:5576: checking for bison
# configure:5592: found /usr/bin/bison
# configure:5603: result: bison -y
# configure:5646: checking build system type
# configure:5660: result: x86_64-unknown-linux-gnu
# configure:5680: checking host system type
# configure:5693: result: x86_64-unknown-linux-gnu
# configure:5734: checking how to print strings
# configure:5761: result: printf
# configure:5782: checking for a sed that does not truncate output
# configure:5846: result: /usr/bin/sed
# configure:5864: checking for grep that handles long lines and -e
# configure:5922: result: /usr/bin/grep
# configure:5927: checking for egrep
# configure:5989: result: /usr/bin/grep -E
# configure:5994: checking for fgrep
# configure:6056: result: /usr/bin/grep -F
# configure:6091: checking for ld used by clang
# configure:6158: result: /usr/bin/ld
# configure:6165: checking if the linker (/usr/bin/ld) is GNU ld
# configure:6180: result: yes
# configure:6192: checking for BSD- or MS-compatible name lister (nm)
# configure:6241: result: /usr/bin/nm -B
# configure:6371: checking the name lister (/usr/bin/nm -B) interface
# configure:6378: clang -c conftest.c >&5
# configure:6381: /usr/bin/nm -B "conftest.o"
# configure:6384: output
# 0000000000000000 B some_variable
# configure:6391: result: BSD nm
# configure:6394: checking whether ln -s works
# configure:6398: result: yes
# configure:6406: checking the maximum length of command line arguments
# configure:6537: result: 1572864
# configure:6554: checking whether the shell understands some XSI constructs
# configure:6564: result: yes
# configure:6568: checking whether the shell understands "+="
# configure:6574: result: yes
# configure:6609: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6649: result: func_convert_file_noop
# configure:6656: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6676: result: func_convert_file_noop
# configure:6683: checking for /usr/bin/ld option to reload object files
# configure:6690: result: -r
# configure:6724: checking for x86_64-unknown-linux-objdump
# configure:6754: result: no
# configure:6764: checking for objdump
# configure:6780: found /usr/bin/objdump
# configure:6791: result: objdump
# configure:6820: checking how to recognize dependent libraries
# configure:7018: result: pass_all
# configure:7063: checking for x86_64-unknown-linux-dlltool
# configure:7093: result: no
# configure:7103: checking for dlltool
# configure:7133: result: no
# configure:7160: checking how to associate runtime and link libraries
# configure:7187: result: printf %s\n
# configure:7203: checking for x86_64-unknown-linux-ar
# configure:7230: result: ar
# configure:7311: checking for archiver @FILE support
# configure:7328: clang -c conftest.c >&5
# configure:7328: $? = 0
# configure:7331: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7334: $? = 0
# configure:7339: 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:7342: $? = 1
# configure:7354: result: @
# configure:7372: checking for x86_64-unknown-linux-strip
# configure:7399: result: strip
# configure:7471: checking for x86_64-unknown-linux-ranlib
# configure:7501: result: no
# configure:7511: checking for ranlib
# configure:7527: found /usr/bin/ranlib
# configure:7538: result: ranlib
# configure:7640: checking command to parse /usr/bin/nm -B output from clang object
# configure:7760: clang -c conftest.c >&5
# configure:7763: $? = 0
# configure:7767: /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:7770: $? = 0
# configure:7836: clang -o conftest conftest.c conftstm.o >&5
# configure:7839: $? = 0
# configure:7877: result: ok
# configure:7914: checking for sysroot
# configure:7944: result: no
# configure:8021: clang -c conftest.c >&5
# configure:8024: $? = 0
# configure:8173: checking for x86_64-unknown-linux-mt
# configure:8203: result: no
# configure:8213: checking for mt
# configure:8243: result: no
# configure:8263: checking if : is a manifest tool
# configure:8269: : '-?'
# configure:8277: result: no
# configure:8915: checking for ANSI C header files
# configure:8935: clang -c conftest.c >&5
# configure:8935: $? = 0
# configure:9008: clang -o conftest conftest.c >&5
# configure:9008: $? = 0
# configure:9008: ./conftest
# configure:9008: $? = 0
# configure:9019: result: yes
# configure:9032: checking for sys/types.h
# configure:9032: clang -c conftest.c >&5
# configure:9032: $? = 0
# configure:9032: result: yes
# configure:9032: checking for sys/stat.h
# configure:9032: clang -c conftest.c >&5
# configure:9032: $? = 0
# configure:9032: result: yes
# configure:9032: checking for stdlib.h
# configure:9032: clang -c conftest.c >&5
# configure:9032: $? = 0
# configure:9032: result: yes
# configure:9032: checking for string.h
# configure:9032: clang -c conftest.c >&5
# configure:9032: $? = 0
# configure:9032: result: yes
# configure:9032: checking for memory.h
# configure:9032: clang -c conftest.c >&5
# configure:9032: $? = 0
# configure:9032: result: yes
# configure:9032: checking for strings.h
# configure:9032: clang -c conftest.c >&5
# configure:9032: $? = 0
# configure:9032: result: yes
# configure:9032: checking for inttypes.h
# configure:9032: clang -c conftest.c >&5
# configure:9032: $? = 0
# configure:9032: result: yes
# configure:9032: checking for stdint.h
# configure:9032: clang -c conftest.c >&5
# configure:9032: $? = 0
# configure:9032: result: yes
# configure:9032: checking for unistd.h
# configure:9032: clang -c conftest.c >&5
# configure:9032: $? = 0
# configure:9032: result: yes
# configure:9046: checking for dlfcn.h
# configure:9046: clang -c conftest.c >&5
# configure:9046: $? = 0
# configure:9046: result: yes
# configure:9548: checking for objdir
# configure:9563: result: .libs
# configure:9834: checking if clang supports -fno-rtti -fno-exceptions
# configure:9852: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9856: $? = 0
# configure:9869: result: yes
# configure:10196: checking for clang option to produce PIC
# configure:10203: result: -fPIC -DPIC
# configure:10211: checking if clang PIC flag -fPIC -DPIC works
# configure:10229: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10233: $? = 0
# configure:10246: result: yes
# configure:10275: checking if clang static flag -static works
# configure:10303: result: yes
# configure:10318: checking if clang supports -c -o file.o
# configure:10339: clang -c -o out/conftest2.o conftest.c >&5
# configure:10343: $? = 0
# configure:10365: result: yes
# configure:10373: checking if clang supports -c -o file.o
# configure:10420: result: yes
# configure:10453: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11610: result: yes
# configure:11647: checking whether -lc should be explicitly linked in
# configure:11655: clang -c conftest.c >&5
# configure:11658: $? = 0
# configure:11673: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11676: $? = 0
# configure:11690: result: no
# configure:11850: checking dynamic linker characteristics
# configure:12350: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12350: $? = 0
# configure:12584: result: GNU/Linux ld.so
# configure:12691: checking how to hardcode library paths into programs
# configure:12716: result: immediate
# configure:13256: checking whether stripping libraries is possible
# configure:13261: result: yes
# configure:13296: checking if libtool supports shared libraries
# configure:13298: result: yes
# configure:13301: checking whether to build shared libraries
# configure:13322: result: yes
# configure:13325: checking whether to build static libraries
# configure:13329: result: yes
# configure:13386: checking for bison version
# configure:13393: result: 3.0.4
# configure:13456: checking for flex
# configure:13472: found /usr/bin/flex
# configure:13483: result: flex
# configure:13521: flex conftest.l
# configure:13525: $? = 1
# configure:13527: checking lex output file root
# configure:13541: result: lex.yy
# configure:13546: checking lex library
# configure:13560: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13560: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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/"
# | /* end confdefs.h. */
# |
# configure:13560: clang -o conftest conftest.c -lfl >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libfl.so: undefined reference to `yylex'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13560: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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/"
# | /* end confdefs.h. */
# |
# configure:13560: clang -o conftest conftest.c -ll >&5
# /usr/bin/ld: cannot find -ll
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13560: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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/"
# | /* end confdefs.h. */
# |
# configure:13570: result: none needed
# configure:13576: checking whether yytext is a pointer
# configure:13593: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13593: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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/"
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:13601: result: no
# configure:13638: checking oniguruma.h usability
# configure:13638: clang -c conftest.c >&5
# configure:13638: $? = 0
# configure:13638: result: yes
# configure:13638: checking oniguruma.h presence
# configure:13638: clang -E conftest.c
# configure:13638: $? = 0
# configure:13638: result: yes
# configure:13638: checking for oniguruma.h
# configure:13638: result: yes
# configure:13640: checking for onig_version in -lonig
# configure:13665: clang -o conftest conftest.c -lonig >&5
# configure:13665: $? = 0
# configure:13674: result: yes
# configure:13701: checking for valgrind
# configure:13731: result: no
# configure:13740: WARNING: valgrind is required to test jq.
# configure:13745: checking for memmem
# configure:13745: clang -o conftest conftest.c -lonig >&5
# configure:13745: $? = 0
# configure:13745: result: yes
# configure:13756: checking for mkstemp
# configure:13756: clang -o conftest conftest.c -lonig >&5
# configure:13756: $? = 0
# configure:13756: result: yes
# configure:13803: checking for bundle
# configure:13833: result: no
# configure:13842: checking for Ruby dependencies
# configure:13851: WARNING:
# configure:13865: result: no
# configure:13915: checking for size_t
# configure:13915: clang -c conftest.c >&5
# configure:13915: $? = 0
# configure:13915: clang -c conftest.c >&5
# conftest.c:62:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:13915: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13915: result: yes
# configure:13928: checking for working alloca.h
# configure:13945: clang -o conftest conftest.c -lonig >&5
# configure:13945: $? = 0
# configure:13953: result: yes
# configure:13961: checking for alloca
# configure:13998: clang -o conftest conftest.c -lonig >&5
# configure:13998: $? = 0
# configure:14006: result: yes
# configure:14117: checking for isatty
# configure:14145: clang -o conftest conftest.c -lonig >&5
# configure:14145: $? = 0
# configure:14186: result: yes
# configure:14220: checking for _isatty
# configure:14248: clang -o conftest conftest.c -lonig >&5
# conftest.c:29:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# configure:14248: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | _isatty(0)
# | ;
# | return 0;
# | }
# configure:14248: clang -o conftest conftest.c -lc -lonig >&5
# conftest.c:29:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# configure:14248: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | _isatty(0)
# | ;
# | return 0;
# | }
# configure:14295: result: no
# configure:14323: checking for strptime
# configure:14351: clang -o conftest conftest.c -lonig >&5
# conftest.c:33:1: warning: implicit declaration of function 'strptime' is invalid in C99 [-Wimplicit-function-declaration]
# strptime(0, 0, 0)
# ^
# 1 warning generated.
# configure:14351: $? = 0
# configure:14392: result: yes
# configure:14426: checking for strftime
# configure:14454: clang -o conftest conftest.c -lonig >&5
# configure:14454: $? = 0
# configure:14495: result: yes
# configure:14529: checking for timegm
# configure:14557: clang -o conftest conftest.c -lonig >&5
# configure:14557: $? = 0
# configure:14598: result: yes
# configure:14632: checking for gmtime_r
# configure:14660: clang -o conftest conftest.c -lonig >&5
# configure:14660: $? = 0
# configure:14701: result: yes
# configure:14735: checking for gmtime
# configure:14763: clang -o conftest conftest.c -lonig >&5
# configure:14763: $? = 0
# configure:14804: result: yes
# configure:14838: checking for gettimeofday
# configure:14866: clang -o conftest conftest.c -lonig >&5
# conftest.c:38:1: warning: implicit declaration of function 'gettimeofday' is invalid in C99 [-Wimplicit-function-declaration]
# gettimeofday(0, 0)
# ^
# 1 warning generated.
# configure:14866: $? = 0
# configure:14907: result: yes
# configure:14937: checking for struct tm.tm_gmtoff
# configure:14937: clang -c conftest.c >&5
# configure:14937: $? = 0
# configure:14937: result: yes
# configure:14945: checking for struct tm.__tm_gmtoff
# configure:14945: clang -c conftest.c >&5
# conftest.c:42:13: error: no member named '__tm_gmtoff' in 'struct tm'; did you mean 'tm_gmtoff'?
# if (ac_aggr.__tm_gmtoff)
# ^~~~~~~~~~~
# tm_gmtoff
# /usr/include/time.h:146:12: note: 'tm_gmtoff' declared here
# long int tm_gmtoff; /* Seconds east of UTC. */
# ^
# 1 error generated.
# configure:14945: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct tm ac_aggr;
# | if (ac_aggr.__tm_gmtoff)
# | return 0;
# | ;
# | return 0;
# | }
# configure:14945: clang -c conftest.c >&5
# conftest.c:42:20: error: no member named '__tm_gmtoff' in 'struct tm'; did you mean 'tm_gmtoff'?
# if (sizeof ac_aggr.__tm_gmtoff)
# ^~~~~~~~~~~
# tm_gmtoff
# /usr/include/time.h:146:12: note: 'tm_gmtoff' declared here
# long int tm_gmtoff; /* Seconds east of UTC. */
# ^
# 1 error generated.
# configure:14945: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct tm ac_aggr;
# | if (sizeof ac_aggr.__tm_gmtoff)
# | return 0;
# | ;
# | return 0;
# | }
# configure:14945: result: no
# configure:15278: checking for acos
# configure:15306: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-dc7149.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `acos'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15306: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | acos(.5)
# | ;
# | return 0;
# | }
# configure:15306: clang -o conftest conftest.c -lm -lonig >&5
# configure:15306: $? = 0
# configure:15367: result: yes, in -lm
# configure:15378: checking for acosh
# configure:15406: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-57d29b.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `acosh'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | acosh(.5)
# | ;
# | return 0;
# | }
# configure:15406: clang -o conftest conftest.c -lm -lonig >&5
# configure:15406: $? = 0
# configure:15467: result: yes, in -lm
# configure:15478: checking for asin
# configure:15506: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-2000b6.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `asin'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15506: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | asin(.5)
# | ;
# | return 0;
# | }
# configure:15506: clang -o conftest conftest.c -lm -lonig >&5
# configure:15506: $? = 0
# configure:15567: result: yes, in -lm
# configure:15578: checking for asinh
# configure:15606: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-928607.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `asinh'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15606: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | asinh(.5)
# | ;
# | return 0;
# | }
# configure:15606: clang -o conftest conftest.c -lm -lonig >&5
# configure:15606: $? = 0
# configure:15667: result: yes, in -lm
# configure:15678: checking for atan
# configure:15706: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-9963fb.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `atan'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15706: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | atan(.5)
# | ;
# | return 0;
# | }
# configure:15706: clang -o conftest conftest.c -lm -lonig >&5
# configure:15706: $? = 0
# configure:15767: result: yes, in -lm
# configure:15778: checking for atanh
# configure:15806: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-bfcbe8.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `atanh'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15806: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | atanh(.5)
# | ;
# | return 0;
# | }
# configure:15806: clang -o conftest conftest.c -lm -lonig >&5
# configure:15806: $? = 0
# configure:15867: result: yes, in -lm
# configure:15878: checking for cbrt
# configure:15906: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-ea5dab.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `cbrt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15906: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | cbrt(.5)
# | ;
# | return 0;
# | }
# configure:15906: clang -o conftest conftest.c -lm -lonig >&5
# configure:15906: $? = 0
# configure:15967: result: yes, in -lm
# configure:15978: checking for cos
# configure:16006: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-adf81d.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `cos'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16006: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | cos(.5)
# | ;
# | return 0;
# | }
# configure:16006: clang -o conftest conftest.c -lm -lonig >&5
# configure:16006: $? = 0
# configure:16067: result: yes, in -lm
# configure:16078: checking for cosh
# configure:16106: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-2e4a11.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `cosh'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16106: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | cosh(.5)
# | ;
# | return 0;
# | }
# configure:16106: clang -o conftest conftest.c -lm -lonig >&5
# configure:16106: $? = 0
# configure:16167: result: yes, in -lm
# configure:16178: checking for exp2
# configure:16206: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-9151c0.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `exp2'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16206: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | exp2(.5)
# | ;
# | return 0;
# | }
# configure:16206: clang -o conftest conftest.c -lm -lonig >&5
# configure:16206: $? = 0
# configure:16267: result: yes, in -lm
# configure:16278: checking for exp
# configure:16306: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-58d760.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `exp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16306: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | exp(.5)
# | ;
# | return 0;
# | }
# configure:16306: clang -o conftest conftest.c -lm -lonig >&5
# configure:16306: $? = 0
# configure:16367: result: yes, in -lm
# configure:16378: checking for floor
# configure:16406: clang -o conftest conftest.c -lonig >&5
# conftest.c:62:1: warning: ignoring return value of function declared with const attribute [-Wunused-value]
# floor(.5)
# ^~~~~ ~~
# 1 warning generated.
# configure:16406: $? = 0
# configure:16447: result: yes
# configure:16478: checking for j0
# configure:16506: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-e93913.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `j0'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16506: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | j0(.5)
# | ;
# | return 0;
# | }
# configure:16506: clang -o conftest conftest.c -lm -lonig >&5
# configure:16506: $? = 0
# configure:16567: result: yes, in -lm
# configure:16578: checking for j1
# configure:16606: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-5f87ba.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `j1'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16606: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | j1(.5)
# | ;
# | return 0;
# | }
# configure:16606: clang -o conftest conftest.c -lm -lonig >&5
# configure:16606: $? = 0
# configure:16667: result: yes, in -lm
# configure:16678: checking for log10
# configure:16706: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-41c691.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `log10'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16706: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | log10(.5)
# | ;
# | return 0;
# | }
# configure:16706: clang -o conftest conftest.c -lm -lonig >&5
# configure:16706: $? = 0
# configure:16767: result: yes, in -lm
# configure:16778: checking for log2
# configure:16806: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-b78e06.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `log2'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16806: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | log2(.5)
# | ;
# | return 0;
# | }
# configure:16806: clang -o conftest conftest.c -lm -lonig >&5
# configure:16806: $? = 0
# configure:16867: result: yes, in -lm
# configure:16878: checking for log
# configure:16906: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-ce315c.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `log'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16906: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | log(.5)
# | ;
# | return 0;
# | }
# configure:16906: clang -o conftest conftest.c -lm -lonig >&5
# configure:16906: $? = 0
# configure:16967: result: yes, in -lm
# configure:16978: checking for sin
# configure:17006: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-4d396c.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `sin'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17006: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | sin(.5)
# | ;
# | return 0;
# | }
# configure:17006: clang -o conftest conftest.c -lm -lonig >&5
# configure:17006: $? = 0
# configure:17067: result: yes, in -lm
# configure:17078: checking for sinh
# configure:17106: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-04d678.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `sinh'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17106: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | sinh(.5)
# | ;
# | return 0;
# | }
# configure:17106: clang -o conftest conftest.c -lm -lonig >&5
# configure:17106: $? = 0
# configure:17167: result: yes, in -lm
# configure:17178: checking for sqrt
# configure:17206: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-d5a161.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `sqrt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17206: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | sqrt(.5)
# | ;
# | return 0;
# | }
# configure:17206: clang -o conftest conftest.c -lm -lonig >&5
# configure:17206: $? = 0
# configure:17267: result: yes, in -lm
# configure:17278: checking for tan
# configure:17306: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-61f686.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `tan'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17306: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_SQRT 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | tan(.5)
# | ;
# | return 0;
# | }
# configure:17306: clang -o conftest conftest.c -lm -lonig >&5
# configure:17306: $? = 0
# configure:17367: result: yes, in -lm
# configure:17378: checking for tanh
# configure:17406: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-a0c0cc.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `tanh'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_SQRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_TAN 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | tanh(.5)
# | ;
# | return 0;
# | }
# configure:17406: clang -o conftest conftest.c -lm -lonig >&5
# configure:17406: $? = 0
# configure:17467: result: yes, in -lm
# configure:17478: checking for tgamma
# configure:17506: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-0fd800.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `tgamma'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17506: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_SQRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_TAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_TANH 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | tgamma(.5)
# | ;
# | return 0;
# | }
# configure:17506: clang -o conftest conftest.c -lm -lonig >&5
# configure:17506: $? = 0
# configure:17567: result: yes, in -lm
# configure:17578: checking for y0
# configure:17606: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-d616c3.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `y0'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17606: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_SQRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_TAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_TANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | y0(.5)
# | ;
# | return 0;
# | }
# configure:17606: clang -o conftest conftest.c -lm -lonig >&5
# configure:17606: $? = 0
# configure:17667: result: yes, in -lm
# configure:17678: checking for y1
# configure:17706: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-514150.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `y1'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17706: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_SQRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_TAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_TANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y0 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | y1(.5)
# | ;
# | return 0;
# | }
# configure:17706: clang -o conftest conftest.c -lm -lonig >&5
# configure:17706: $? = 0
# configure:17767: result: yes, in -lm
# configure:17778: checking for pow
# configure:17806: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-813653.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `pow'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17806: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_SQRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_TAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_TANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y0 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y1 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pow(2,2)
# | ;
# | return 0;
# | }
# configure:17806: clang -o conftest conftest.c -lm -lonig >&5
# configure:17806: $? = 0
# configure:17867: result: yes, in -lm
# configure:17878: checking for atan2
# configure:17906: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-cf4c89.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `atan2'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17906: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_SQRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_TAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_TANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y0 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y1 1
# | #define HAVE_LIBM 1
# | #define HAVE_POW 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | atan2(.5,.5)
# | ;
# | return 0;
# | }
# configure:17906: clang -o conftest conftest.c -lm -lonig >&5
# configure:17906: $? = 0
# configure:17967: result: yes, in -lm
# configure:17978: checking for hypot
# configure:18006: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-4f3c2f.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `hypot'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:18006: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_SQRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_TAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_TANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y0 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y1 1
# | #define HAVE_LIBM 1
# | #define HAVE_POW 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN2 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | hypot(.5,.5)
# | ;
# | return 0;
# | }
# configure:18006: clang -o conftest conftest.c -lm -lonig >&5
# configure:18006: $? = 0
# configure:18067: result: yes, in -lm
# configure:18078: checking for remainder
# configure:18106: clang -o conftest conftest.c -lonig >&5
# /tmp/conftest-dd4e50.o: In function `main':
# conftest.c:(.text+0x22): undefined reference to `remainder'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:18106: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_SQRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_TAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_TANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y0 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y1 1
# | #define HAVE_LIBM 1
# | #define HAVE_POW 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN2 1
# | #define HAVE_LIBM 1
# | #define HAVE_HYPOT 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | remainder(3,2)
# | ;
# | return 0;
# | }
# configure:18106: clang -o conftest conftest.c -lm -lonig >&5
# configure:18106: $? = 0
# configure:18167: result: yes, in -lm
# configure:18176: checking for thread-local storage
# configure:18185: clang -o conftest conftest.c -lonig >&5
# configure:18185: $? = 0
# configure:18195: result: yes
# configure:18198: checking whether byte ordering is bigendian
# configure:18213: clang -c conftest.c >&5
# conftest.c:95:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:95:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:18213: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_SQRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_TAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_TANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y0 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y1 1
# | #define HAVE_LIBM 1
# | #define HAVE_POW 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN2 1
# | #define HAVE_LIBM 1
# | #define HAVE_HYPOT 1
# | #define HAVE_LIBM 1
# | #define HAVE_REMAINDER 1
# | #define HAVE_LIBM 1
# | #define HAVE___THREAD 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:18258: clang -c conftest.c >&5
# configure:18258: $? = 0
# configure:18276: clang -c conftest.c >&5
# conftest.c:101:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:18276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jq"
# | #define PACKAGE_TARNAME "jq"
# | #define PACKAGE_VERSION "1.5"
# | #define PACKAGE_STRING "jq 1.5"
# | #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# | #define PACKAGE_URL "https://stedolan.github.io/jq"
# | #define PACKAGE "jq"
# | #define VERSION "1.5"
# | #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_ONIGURUMA 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ISATTY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TM_TM_GMT_OFF 1
# | #define HAVE_ACOS 1
# | #define HAVE_LIBM 1
# | #define HAVE_ACOSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ASINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_CBRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_COS 1
# | #define HAVE_LIBM 1
# | #define HAVE_COSH 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP2 1
# | #define HAVE_LIBM 1
# | #define HAVE_EXP 1
# | #define HAVE_LIBM 1
# | #define HAVE_FLOOR 1
# | #define HAVE_J0 1
# | #define HAVE_LIBM 1
# | #define HAVE_J1 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG10 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG2 1
# | #define HAVE_LIBM 1
# | #define HAVE_LOG 1
# | #define HAVE_LIBM 1
# | #define HAVE_SIN 1
# | #define HAVE_LIBM 1
# | #define HAVE_SINH 1
# | #define HAVE_LIBM 1
# | #define HAVE_SQRT 1
# | #define HAVE_LIBM 1
# | #define HAVE_TAN 1
# | #define HAVE_LIBM 1
# | #define HAVE_TANH 1
# | #define HAVE_LIBM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y0 1
# | #define HAVE_LIBM 1
# | #define HAVE_Y1 1
# | #define HAVE_LIBM 1
# | #define HAVE_POW 1
# | #define HAVE_LIBM 1
# | #define HAVE_ATAN2 1
# | #define HAVE_LIBM 1
# | #define HAVE_HYPOT 1
# | #define HAVE_LIBM 1
# | #define HAVE_REMAINDER 1
# | #define HAVE_LIBM 1
# | #define HAVE___THREAD 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18404: result: no
# configure:18575: checking that generated files are newer than configure
# configure:18581: result: done
# configure:18632: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by jq config.status 1.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 277ec0eb9c4c
#
# config.status:1076: creating Makefile
# config.status:1248: executing depfiles commands
# config.status:1248: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__isatty=no
# ac_cv_func_acos=yes
# ac_cv_func_acosh=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_asin=yes
# ac_cv_func_asinh=yes
# ac_cv_func_atan2=yes
# ac_cv_func_atan=yes
# ac_cv_func_atanh=yes
# ac_cv_func_cbrt=yes
# ac_cv_func_cos=yes
# ac_cv_func_cosh=yes
# ac_cv_func_exp2=yes
# ac_cv_func_exp=yes
# ac_cv_func_floor=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_gmtime=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_hypot=yes
# ac_cv_func_isatty=yes
# ac_cv_func_j0=yes
# ac_cv_func_j1=yes
# ac_cv_func_log10=yes
# ac_cv_func_log2=yes
# ac_cv_func_log=yes
# ac_cv_func_memmem=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_pow=yes
# ac_cv_func_remainder=yes
# ac_cv_func_sin=yes
# ac_cv_func_sinh=yes
# ac_cv_func_sqrt=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strptime=yes
# ac_cv_func_tan=yes
# ac_cv_func_tanh=yes
# ac_cv_func_tgamma=yes
# ac_cv_func_timegm=yes
# ac_cv_func_y0=yes
# ac_cv_func_y1=yes
# ac_cv_funclib__isatty=no
# ac_cv_funclib_acos=-lm
# ac_cv_funclib_acosh=-lm
# ac_cv_funclib_asin=-lm
# ac_cv_funclib_asinh=-lm
# ac_cv_funclib_atan2=-lm
# ac_cv_funclib_atan=-lm
# ac_cv_funclib_atanh=-lm
# ac_cv_funclib_cbrt=-lm
# ac_cv_funclib_cos=-lm
# ac_cv_funclib_cosh=-lm
# ac_cv_funclib_exp2=-lm
# ac_cv_funclib_exp=-lm
# ac_cv_funclib_floor=yes
# ac_cv_funclib_gettimeofday=yes
# ac_cv_funclib_gmtime=yes
# ac_cv_funclib_gmtime_r=yes
# ac_cv_funclib_hypot=-lm
# ac_cv_funclib_isatty=yes
# ac_cv_funclib_j0=-lm
# ac_cv_funclib_j1=-lm
# ac_cv_funclib_log10=-lm
# ac_cv_funclib_log2=-lm
# ac_cv_funclib_log=-lm
# ac_cv_funclib_pow=-lm
# ac_cv_funclib_remainder=-lm
# ac_cv_funclib_sin=-lm
# ac_cv_funclib_sinh=-lm
# ac_cv_funclib_sqrt=-lm
# ac_cv_funclib_strftime=yes
# ac_cv_funclib_strptime=yes
# ac_cv_funclib_tan=-lm
# ac_cv_funclib_tanh=-lm
# ac_cv_funclib_tgamma=-lm
# ac_cv_funclib_timegm=yes
# ac_cv_funclib_y0=-lm
# ac_cv_funclib_y1=-lm
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_oniguruma_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_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_lex='none needed'
# ac_cv_lib_m=yes
# ac_cv_lib_onig_onig_version=yes
# ac_cv_member_struct_tm___tm_gmtoff=no
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_objext=o
# 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_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# 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_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# jq_cv_ruby_deps=no
# 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=yes
# 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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/jq/src/jq-1.5/config/missing aclocal-1.14'
# ALLOCA=''
# 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'
# AS='as'
# AUTOCONF='${SHELL} /tmp/jq/src/jq-1.5/config/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/jq/src/jq-1.5/config/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/jq/src/jq-1.5/config/missing automake-1.14'
# AWK='gawk'
# BISON_VERSION='3.0.4'
# BUNDLER=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"jq\" -DPACKAGE_TARNAME=\"jq\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"jq\ 1.5\" -DPACKAGE_BUGREPORT=\"https://github.com/stedolan/jq/issues\" -DPACKAGE_URL=\"https://stedolan.github.io/jq\" -DPACKAGE=\"jq\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ONIGURUMA=1 -DHAVE_MEMMEM=1 -DHAVE_MKSTEMP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_ISATTY=1 -DHAVE_STRPTIME=1 -DHAVE_STRFTIME=1 -DHAVE_TIMEGM=1 -DHAVE_GMTIME_R=1 -DHAVE_GMTIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_TM_TM_GMT_OFF=1 -DHAVE_ACOS=1 -DHAVE_LIBM=1 -DHAVE_ACOSH=1 -DHAVE_LIBM=1 -DHAVE_ASIN=1 -DHAVE_LIBM=1 -DHAVE_ASINH=1 -DHAVE_LIBM=1 -DHAVE_ATAN=1 -DHAVE_LIBM=1 -DHAVE_ATANH=1 -DHAVE_LIBM=1 -DHAVE_CBRT=1 -DHAVE_LIBM=1 -DHAVE_COS=1 -DHAVE_LIBM=1 -DHAVE_COSH=1 -DHAVE_LIBM=1 -DHAVE_EXP2=1 -DHAVE_LIBM=1 -DHAVE_EXP=1 -DHAVE_LIBM=1 -DHAVE_FLOOR=1 -DHAVE_J0=1 -DHAVE_LIBM=1 -DHAVE_J1=1 -DHAVE_LIBM=1 -DHAVE_LOG10=1 -DHAVE_LIBM=1 -DHAVE_LOG2=1 -DHAVE_LIBM=1 -DHAVE_LOG=1 -DHAVE_LIBM=1 -DHAVE_SIN=1 -DHAVE_LIBM=1 -DHAVE_SINH=1 -DHAVE_LIBM=1 -DHAVE_SQRT=1 -DHAVE_LIBM=1 -DHAVE_TAN=1 -DHAVE_LIBM=1 -DHAVE_TANH=1 -DHAVE_LIBM=1 -DHAVE_TGAMMA=1 -DHAVE_LIBM=1 -DHAVE_Y0=1 -DHAVE_LIBM=1 -DHAVE_Y1=1 -DHAVE_LIBM=1 -DHAVE_POW=1 -DHAVE_LIBM=1 -DHAVE_ATAN2=1 -DHAVE_LIBM=1 -DHAVE_HYPOT=1 -DHAVE_LIBM=1 -DHAVE_REMAINDER=1 -DHAVE_LIBM=1 -DHAVE___THREAD=1 -DIEEE_8087=1'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_ALL_STATIC_FALSE=''
# ENABLE_ALL_STATIC_TRUE='#'
# ENABLE_DOCS_FALSE=''
# ENABLE_DOCS_TRUE='#'
# ENABLE_ERROR_INJECTION_FALSE=''
# ENABLE_ERROR_INJECTION_TRUE='#'
# ENABLE_GCOV_FALSE=''
# ENABLE_GCOV_TRUE='#'
# ENABLE_VALGRIND_FALSE='#'
# ENABLE_VALGRIND_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/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=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=''
# LIBS=' -lonig'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIB__isatty=''
# LIB_acos='-lm'
# LIB_acosh='-lm'
# LIB_asin='-lm'
# LIB_asinh='-lm'
# LIB_atan2='-lm'
# LIB_atan='-lm'
# LIB_atanh='-lm'
# LIB_atexit=''
# LIB_cbrt='-lm'
# LIB_cos='-lm'
# LIB_cosh='-lm'
# LIB_exp2='-lm'
# LIB_exp='-lm'
# LIB_floor=''
# LIB_gettimeofday=''
# LIB_gmtime=''
# LIB_gmtime_r=''
# LIB_hypot='-lm'
# LIB_isatty=''
# LIB_j0='-lm'
# LIB_j1='-lm'
# LIB_log10='-lm'
# LIB_log2='-lm'
# LIB_log='-lm'
# LIB_pow='-lm'
# LIB_pthread_key_create=''
# LIB_pthread_once=''
# LIB_remainder='-lm'
# LIB_sin='-lm'
# LIB_sinh='-lm'
# LIB_sqrt='-lm'
# LIB_strftime=''
# LIB_strptime=''
# LIB_tan='-lm'
# LIB_tanh='-lm'
# LIB_tgamma='-lm'
# LIB_timegm=''
# LIB_y0='-lm'
# LIB_y1='-lm'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/jq/src/jq-1.5/config/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='jq'
# PACKAGE_BUGREPORT='https://github.com/stedolan/jq/issues'
# PACKAGE_NAME='jq'
# PACKAGE_STRING='jq 1.5'
# PACKAGE_TARNAME='jq'
# PACKAGE_URL='https://stedolan.github.io/jq'
# PACKAGE_VERSION='1.5'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.5'
# YACC='bison -y'
# YFLAGS=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# 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-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# bundle_cmd=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/jq/src/jq-1.5/config/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'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# valgrind_cmd=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "jq"
# #define PACKAGE_TARNAME "jq"
# #define PACKAGE_VERSION "1.5"
# #define PACKAGE_STRING "jq 1.5"
# #define PACKAGE_BUGREPORT "https://github.com/stedolan/jq/issues"
# #define PACKAGE_URL "https://stedolan.github.io/jq"
# #define PACKAGE "jq"
# #define VERSION "1.5"
# #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_ONIGURUMA 1
# #define HAVE_MEMMEM 1
# #define HAVE_MKSTEMP 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_ISATTY 1
# #define HAVE_STRPTIME 1
# #define HAVE_STRFTIME 1
# #define HAVE_TIMEGM 1
# #define HAVE_GMTIME_R 1
# #define HAVE_GMTIME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_TM_TM_GMT_OFF 1
# #define HAVE_ACOS 1
# #define HAVE_LIBM 1
# #define HAVE_ACOSH 1
# #define HAVE_LIBM 1
# #define HAVE_ASIN 1
# #define HAVE_LIBM 1
# #define HAVE_ASINH 1
# #define HAVE_LIBM 1
# #define HAVE_ATAN 1
# #define HAVE_LIBM 1
# #define HAVE_ATANH 1
# #define HAVE_LIBM 1
# #define HAVE_CBRT 1
# #define HAVE_LIBM 1
# #define HAVE_COS 1
# #define HAVE_LIBM 1
# #define HAVE_COSH 1
# #define HAVE_LIBM 1
# #define HAVE_EXP2 1
# #define HAVE_LIBM 1
# #define HAVE_EXP 1
# #define HAVE_LIBM 1
# #define HAVE_FLOOR 1
# #define HAVE_J0 1
# #define HAVE_LIBM 1
# #define HAVE_J1 1
# #define HAVE_LIBM 1
# #define HAVE_LOG10 1
# #define HAVE_LIBM 1
# #define HAVE_LOG2 1
# #define HAVE_LIBM 1
# #define HAVE_LOG 1
# #define HAVE_LIBM 1
# #define HAVE_SIN 1
# #define HAVE_LIBM 1
# #define HAVE_SINH 1
# #define HAVE_LIBM 1
# #define HAVE_SQRT 1
# #define HAVE_LIBM 1
# #define HAVE_TAN 1
# #define HAVE_LIBM 1
# #define HAVE_TANH 1
# #define HAVE_LIBM 1
# #define HAVE_TGAMMA 1
# #define HAVE_LIBM 1
# #define HAVE_Y0 1
# #define HAVE_LIBM 1
# #define HAVE_Y1 1
# #define HAVE_LIBM 1
# #define HAVE_POW 1
# #define HAVE_LIBM 1
# #define HAVE_ATAN2 1
# #define HAVE_LIBM 1
# #define HAVE_HYPOT 1
# #define HAVE_LIBM 1
# #define HAVE_REMAINDER 1
# #define HAVE_LIBM 1
# #define HAVE___THREAD 1
# #define IEEE_8087 1
#
# configure: exit 0