Source: couchdb Version: 1.4.0-3 Severity: serious Tags: buster sid User: [email protected] Usertags: qa-ftbfs-20170719 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc version 6.4.0 20170704 (Debian 6.4.0-1) > configure:3670: $? = 0 > configure:3659: gcc -V >&5 > gcc: error: unrecognized command line option '-V' > gcc: fatal error: no input files > compilation terminated. > configure:3670: $? = 1 > configure:3659: gcc -qversion >&5 > gcc: error: unrecognized command line option '-qversion'; did you mean > '--version'? > gcc: fatal error: no input files > compilation terminated. > configure:3670: $? = 1 > configure:3690: checking whether the C compiler works > configure:3712: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 > configure:3716: $? = 0 > configure:3764: result: yes > configure:3767: checking for C compiler default output file name > configure:3769: result: a.out > configure:3775: checking for suffix of executables > configure:3782: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 > configure:3786: $? = 0 > configure:3808: result: > configure:3830: checking whether we are cross compiling > configure:3838: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 > configure:3842: $? = 0 > configure:3849: ./conftest > configure:3853: $? = 0 > configure:3868: result: no > configure:3873: checking for suffix of object files > configure:3895: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:3899: $? = 0 > configure:3920: result: o > configure:3924: checking whether we are using the GNU C compiler > configure:3943: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:3943: $? = 0 > configure:3952: result: yes > configure:3961: checking whether gcc accepts -g > configure:3981: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:3981: $? = 0 > configure:4022: result: yes > configure:4039: checking for gcc option to accept ISO C89 > configure:4102: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4102: $? = 0 > configure:4115: result: none needed > configure:4137: checking dependency style of gcc > configure:4248: result: none > configure:4269: checking how to run the C preprocessor > configure:4300: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c > configure:4300: $? = 0 > configure:4314: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c > conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ > compilation terminated. > configure:4314: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "Apache CouchDB" > | #define PACKAGE_TARNAME "apache-couchdb" > | #define PACKAGE_VERSION "1.4.0" > | #define PACKAGE_STRING "Apache CouchDB 1.4.0" > | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" > | #define PACKAGE_URL "" > | #define PACKAGE "apache-couchdb" > | #define VERSION "1.4.0" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:4339: result: gcc -E > configure:4359: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c > configure:4359: $? = 0 > configure:4373: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c > conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ > compilation terminated. > configure:4373: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "Apache CouchDB" > | #define PACKAGE_TARNAME "apache-couchdb" > | #define PACKAGE_VERSION "1.4.0" > | #define PACKAGE_STRING "Apache CouchDB 1.4.0" > | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" > | #define PACKAGE_URL "" > | #define PACKAGE "apache-couchdb" > | #define VERSION "1.4.0" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:4402: checking for grep that handles long lines and -e > configure:4460: result: /bin/grep > configure:4465: checking for egrep > configure:4527: result: /bin/grep -E > configure:4532: checking for ANSI C header files > configure:4552: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4552: $? = 0 > configure:4625: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 > configure:4625: $? = 0 > configure:4625: ./conftest > configure:4625: $? = 0 > configure:4636: result: yes > configure:4649: checking for sys/types.h > configure:4649: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4649: $? = 0 > configure:4649: result: yes > configure:4649: checking for sys/stat.h > configure:4649: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4649: $? = 0 > configure:4649: result: yes > configure:4649: checking for stdlib.h > configure:4649: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4649: $? = 0 > configure:4649: result: yes > configure:4649: checking for string.h > configure:4649: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4649: $? = 0 > configure:4649: result: yes > configure:4649: checking for memory.h > configure:4649: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4649: $? = 0 > configure:4649: result: yes > configure:4649: checking for strings.h > configure:4649: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4649: $? = 0 > configure:4649: result: yes > configure:4649: checking for inttypes.h > configure:4649: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4649: $? = 0 > configure:4649: result: yes > configure:4649: checking for stdint.h > configure:4649: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4649: $? = 0 > configure:4649: result: yes > configure:4649: checking for unistd.h > configure:4649: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4649: $? = 0 > configure:4649: result: yes > configure:4662: checking minix/config.h usability > configure:4662: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > conftest.c:54:26: fatal error: minix/config.h: No such file or directory > #include <minix/config.h> > ^ > compilation terminated. > configure:4662: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "Apache CouchDB" > | #define PACKAGE_TARNAME "apache-couchdb" > | #define PACKAGE_VERSION "1.4.0" > | #define PACKAGE_STRING "Apache CouchDB 1.4.0" > | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" > | #define PACKAGE_URL "" > | #define PACKAGE "apache-couchdb" > | #define VERSION "1.4.0" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | /* end confdefs.h. */ > | #include <stdio.h> > | #ifdef HAVE_SYS_TYPES_H > | # include <sys/types.h> > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include <sys/stat.h> > | #endif > | #ifdef STDC_HEADERS > | # include <stdlib.h> > | # include <stddef.h> > | #else > | # ifdef HAVE_STDLIB_H > | # include <stdlib.h> > | # endif > | #endif > | #ifdef HAVE_STRING_H > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H > | # include <memory.h> > | # endif > | # include <string.h> > | #endif > | #ifdef HAVE_STRINGS_H > | # include <strings.h> > | #endif > | #ifdef HAVE_INTTYPES_H > | # include <inttypes.h> > | #endif > | #ifdef HAVE_STDINT_H > | # include <stdint.h> > | #endif > | #ifdef HAVE_UNISTD_H > | # include <unistd.h> > | #endif > | #include <minix/config.h> > configure:4662: result: no > configure:4662: checking minix/config.h presence > configure:4662: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c > conftest.c:21:26: fatal error: minix/config.h: No such file or directory > #include <minix/config.h> > ^ > compilation terminated. > configure:4662: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "Apache CouchDB" > | #define PACKAGE_TARNAME "apache-couchdb" > | #define PACKAGE_VERSION "1.4.0" > | #define PACKAGE_STRING "Apache CouchDB 1.4.0" > | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" > | #define PACKAGE_URL "" > | #define PACKAGE "apache-couchdb" > | #define VERSION "1.4.0" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | /* end confdefs.h. */ > | #include <minix/config.h> > configure:4662: result: no > configure:4662: checking for minix/config.h > configure:4662: result: no > configure:4683: checking whether it is safe to define __EXTENSIONS__ > configure:4701: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4701: $? = 0 > configure:4708: result: yes > configure:4833: checking for gcc > configure:4860: result: gcc > configure:5089: checking for C compiler version > configure:5098: gcc --version >&5 > gcc (Debian 6.4.0-1) 6.4.0 20170704 > Copyright (C) 2017 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:5109: $? = 0 > configure:5098: gcc -v >&5 > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper > Target: x86_64-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Debian 6.4.0-1' > --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs > --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr > --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared > --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext > --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ > --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes > --with-default-libstdcxx-abi=new --enable-gnu-unique-object > --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie > --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk > --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre > --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 > --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 > --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar > --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch > --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 > --enable-multilib --with-tune=generic --enable-checking=release > --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu > Thread model: posix > gcc version 6.4.0 20170704 (Debian 6.4.0-1) > configure:5109: $? = 0 > configure:5098: gcc -V >&5 > gcc: error: unrecognized command line option '-V' > gcc: fatal error: no input files > compilation terminated. > configure:5109: $? = 1 > configure:5098: gcc -qversion >&5 > gcc: error: unrecognized command line option '-qversion'; did you mean > '--version'? > gcc: fatal error: no input files > compilation terminated. > configure:5109: $? = 1 > configure:5113: checking whether we are using the GNU C compiler > configure:5141: result: yes > configure:5150: checking whether gcc accepts -g > configure:5211: result: yes > configure:5228: checking for gcc option to accept ISO C89 > configure:5304: result: none needed > configure:5326: checking dependency style of gcc > configure:5437: result: none > configure:5481: checking build system type > configure:5495: result: x86_64-pc-linux-gnu > configure:5515: checking host system type > configure:5528: result: x86_64-pc-linux-gnu > configure:5569: checking how to print strings > configure:5596: result: printf > configure:5617: checking for a sed that does not truncate output > configure:5681: result: /bin/sed > configure:5699: checking for fgrep > configure:5761: result: /bin/grep -F > configure:5796: checking for ld used by gcc > configure:5863: result: /usr/bin/ld > configure:5870: checking if the linker (/usr/bin/ld) is GNU ld > configure:5885: result: yes > configure:5897: checking for BSD- or MS-compatible name lister (nm) > configure:5946: result: /usr/bin/nm -B > configure:6076: checking the name lister (/usr/bin/nm -B) interface > configure:6083: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:6086: /usr/bin/nm -B "conftest.o" > configure:6089: output > 0000000000000000 B some_variable > configure:6096: result: BSD nm > configure:6099: checking whether ln -s works > configure:6103: result: yes > configure:6111: checking the maximum length of command line arguments > configure:6236: result: 1572864 > configure:6253: checking whether the shell understands some XSI constructs > configure:6263: result: yes > configure:6267: checking whether the shell understands "+=" > configure:6273: result: yes > configure:6308: checking how to convert x86_64-pc-linux-gnu file names to > x86_64-pc-linux-gnu format > configure:6348: result: func_convert_file_noop > configure:6355: checking how to convert x86_64-pc-linux-gnu file names to > toolchain format > configure:6375: result: func_convert_file_noop > configure:6382: checking for /usr/bin/ld option to reload object files > configure:6389: result: -r > configure:6463: checking for objdump > configure:6479: found /usr/bin/objdump > configure:6490: result: objdump > configure:6519: checking how to recognize dependent libraries > configure:6721: result: pass_all > configure:6806: checking for dlltool > configure:6836: result: no > configure:6863: checking how to associate runtime and link libraries > configure:6890: result: printf %s\n > configure:6950: checking for ar > configure:6966: found /usr/bin/ar > configure:6977: result: ar > configure:7014: checking for archiver @FILE support > configure:7031: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:7031: $? = 0 > configure:7034: ar cru libconftest.a @conftest.lst >&5 > ar: `u' modifier ignored since `D' is the default (see `U') > configure:7037: $? = 0 > configure:7042: 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:7045: $? = 1 > configure:7057: result: @ > configure:7115: checking for strip > configure:7131: found /usr/bin/strip > configure:7142: result: strip > configure:7214: checking for ranlib > configure:7230: found /usr/bin/ranlib > configure:7241: result: ranlib > configure:7343: checking command to parse /usr/bin/nm -B output from gcc > object > configure:7462: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:7465: $? = 0 > configure:7469: /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:7472: $? = 0 > configure:7538: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c conftstm.o >&5 > configure:7541: $? = 0 > configure:7579: result: ok > configure:7616: checking for sysroot > configure:7646: result: no > configure:7723: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:7726: $? = 0 > configure:7889: checking for mt > configure:7919: result: no > configure:7939: checking if : is a manifest tool > configure:7945: : '-?' > configure:7953: result: no > configure:8582: checking for dlfcn.h > configure:8582: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:8582: $? = 0 > configure:8582: result: yes > configure:9007: checking for objdir > configure:9022: result: .libs > configure:9293: checking if gcc supports -fno-rtti -fno-exceptions > configure:9311: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5 > cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not > for C > configure:9315: $? = 0 > configure:9328: result: no > configure:9638: checking for gcc option to produce PIC > configure:9645: result: -fPIC -DPIC > configure:9653: checking if gcc PIC flag -fPIC -DPIC works > configure:9671: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 > configure:9675: $? = 0 > configure:9688: result: yes > configure:9717: checking if gcc static flag -static works > configure:9745: result: yes > configure:9760: checking if gcc supports -c -o file.o > configure:9781: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 > configure:9785: $? = 0 > configure:9807: result: yes > configure:9815: checking if gcc supports -c -o file.o > configure:9862: result: yes > configure:9895: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:11053: result: yes > configure:11090: checking whether -lc should be explicitly linked in > configure:11098: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:11101: $? = 0 > configure:11116: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname > -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 > configure:11119: $? = 0 > configure:11133: result: no > configure:11298: checking dynamic linker characteristics > configure:11825: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5 > configure:11825: $? = 0 > configure:12047: result: GNU/Linux ld.so > configure:12154: checking how to hardcode library paths into programs > configure:12179: result: immediate > configure:12719: checking whether stripping libraries is possible > configure:12724: result: yes > configure:12759: checking if libtool supports shared libraries > configure:12761: result: yes > configure:12764: checking whether to build shared libraries > configure:12785: result: yes > configure:12788: checking whether to build static libraries > configure:12792: result: no > configure:12828: checking whether ln -s works > configure:12832: result: yes > configure:12894: checking for pkg-config > configure:12927: result: no > configure:13023: checking for g++ > configure:13039: found /usr/bin/g++ > configure:13050: result: g++ > configure:13077: checking for C++ compiler version > configure:13086: g++ --version >&5 > g++ (Debian 6.4.0-1) 6.4.0 20170704 > Copyright (C) 2017 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:13097: $? = 0 > configure:13086: g++ -v >&5 > Using built-in specs. > COLLECT_GCC=g++ > COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper > Target: x86_64-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Debian 6.4.0-1' > --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs > --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr > --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared > --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext > --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ > --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes > --with-default-libstdcxx-abi=new --enable-gnu-unique-object > --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie > --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk > --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre > --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 > --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 > --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar > --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch > --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 > --enable-multilib --with-tune=generic --enable-checking=release > --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu > Thread model: posix > gcc version 6.4.0 20170704 (Debian 6.4.0-1) > configure:13097: $? = 0 > configure:13086: g++ -V >&5 > g++: error: unrecognized command line option '-V' > g++: fatal error: no input files > compilation terminated. > configure:13097: $? = 1 > configure:13086: g++ -qversion >&5 > g++: error: unrecognized command line option '-qversion'; did you mean > '--version'? > g++: fatal error: no input files > compilation terminated. > configure:13097: $? = 1 > configure:13101: checking whether we are using the GNU C++ compiler > configure:13120: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > configure:13120: $? = 0 > configure:13129: result: yes > configure:13138: checking whether g++ accepts -g > configure:13158: g++ -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > configure:13158: $? = 0 > configure:13199: result: yes > configure:13224: checking dependency style of g++ > configure:13335: result: none > configure:13368: checking how to run the C++ preprocessor > configure:13395: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp > configure:13395: $? = 0 > configure:13409: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp > conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ > compilation terminated. > configure:13409: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "Apache CouchDB" > | #define PACKAGE_TARNAME "apache-couchdb" > | #define PACKAGE_VERSION "1.4.0" > | #define PACKAGE_STRING "Apache CouchDB 1.4.0" > | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" > | #define PACKAGE_URL "" > | #define PACKAGE "apache-couchdb" > | #define VERSION "1.4.0" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define __EXTENSIONS__ 1 > | #define _ALL_SOURCE 1 > | #define _GNU_SOURCE 1 > | #define _POSIX_PTHREAD_SEMANTICS 1 > | #define _TANDEM_SOURCE 1 > | #define HAVE_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:13434: result: g++ -E > configure:13454: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp > configure:13454: $? = 0 > configure:13468: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp > conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ > compilation terminated. > configure:13468: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "Apache CouchDB" > | #define PACKAGE_TARNAME "apache-couchdb" > | #define PACKAGE_VERSION "1.4.0" > | #define PACKAGE_STRING "Apache CouchDB 1.4.0" > | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" > | #define PACKAGE_URL "" > | #define PACKAGE "apache-couchdb" > | #define VERSION "1.4.0" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define __EXTENSIONS__ 1 > | #define _ALL_SOURCE 1 > | #define _GNU_SOURCE 1 > | #define _POSIX_PTHREAD_SEMANTICS 1 > | #define _TANDEM_SOURCE 1 > | #define HAVE_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:13638: checking for ld used by g++ > configure:13705: result: /usr/bin/ld -m elf_x86_64 > configure:13712: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld > configure:13727: result: yes > configure:13782: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:14786: result: yes > configure:14821: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > configure:14824: $? = 0 > configure:15344: checking for g++ option to produce PIC > configure:15351: result: -fPIC -DPIC > configure:15359: checking if g++ PIC flag -fPIC -DPIC works > configure:15377: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5 > configure:15381: $? = 0 > configure:15394: result: yes > configure:15417: checking if g++ static flag -static works > configure:15445: result: yes > configure:15457: checking if g++ supports -c -o file.o > configure:15478: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5 > configure:15482: $? = 0 > configure:15504: result: yes > configure:15509: checking if g++ supports -c -o file.o > configure:15556: result: yes > configure:15586: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:15620: result: yes > configure:15763: checking dynamic linker characteristics > configure:16446: result: GNU/Linux ld.so > configure:16499: checking how to hardcode library paths into programs > configure:16524: result: immediate > configure:16581: g++ -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.cpp >&5 > configure:16581: $? = 0 > configure:16588: checking whether byte ordering is bigendian > configure:16603: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > conftest.cpp:29:9: error: expected unqualified-id before 'not' token > not a universal capable compiler > ^~~ > configure:16603: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "Apache CouchDB" > | #define PACKAGE_TARNAME "apache-couchdb" > | #define PACKAGE_VERSION "1.4.0" > | #define PACKAGE_STRING "Apache CouchDB 1.4.0" > | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" > | #define PACKAGE_URL "" > | #define PACKAGE "apache-couchdb" > | #define VERSION "1.4.0" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define __EXTENSIONS__ 1 > | #define _ALL_SOURCE 1 > | #define _GNU_SOURCE 1 > | #define _POSIX_PTHREAD_SEMANTICS 1 > | #define _TANDEM_SOURCE 1 > | #define HAVE_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | /* end confdefs.h. */ > | #ifndef __APPLE_CC__ > | not a universal capable compiler > | #endif > | typedef int dummy; > | > configure:16648: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > configure:16648: $? = 0 > configure:16666: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > conftest.cpp: In function 'int main()': > conftest.cpp:35:8: error: 'big' was not declared in this scope > not big endian > ^~~ > configure:16666: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "Apache CouchDB" > | #define PACKAGE_TARNAME "apache-couchdb" > | #define PACKAGE_VERSION "1.4.0" > | #define PACKAGE_STRING "Apache CouchDB 1.4.0" > | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" > | #define PACKAGE_URL "" > | #define PACKAGE "apache-couchdb" > | #define VERSION "1.4.0" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define __EXTENSIONS__ 1 > | #define _ALL_SOURCE 1 > | #define _GNU_SOURCE 1 > | #define _POSIX_PTHREAD_SEMANTICS 1 > | #define _TANDEM_SOURCE 1 > | #define HAVE_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | /* end confdefs.h. */ > | #include <sys/types.h> > | #include <sys/param.h> > | > | int > | main () > | { > | #if BYTE_ORDER != BIG_ENDIAN > | not big endian > | #endif > | > | ; > | return 0; > | } > configure:16794: result: no > configure:16816: checking for stdint.h > configure:16816: result: yes > configure:16816: checking stddef.h usability > configure:16816: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > configure:16816: $? = 0 > configure:16816: result: yes > configure:16816: checking stddef.h presence > configure:16816: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp > configure:16816: $? = 0 > configure:16816: result: yes > configure:16816: checking for stddef.h > configure:16816: result: yes > configure:16816: checking sys/mman.h usability > configure:16816: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > configure:16816: $? = 0 > configure:16816: result: yes > configure:16816: checking sys/mman.h presence > configure:16816: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp > configure:16816: $? = 0 > configure:16816: result: yes > configure:16816: checking for sys/mman.h > configure:16816: result: yes > configure:16816: checking sys/resource.h usability > configure:16816: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > configure:16816: $? = 0 > configure:16816: result: yes > configure:16816: checking sys/resource.h presence > configure:16816: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp > configure:16816: $? = 0 > configure:16816: result: yes > configure:16816: checking for sys/resource.h > configure:16816: result: yes > configure:16826: checking for mmap > configure:16826: g++ -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.cpp >&5 > configure:16826: $? = 0 > configure:16826: result: yes > configure:16832: checking if the compiler supports __builtin_expect > configure:16848: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > configure:16848: $? = 0 > configure:16851: result: yes > configure:16869: checking if the compiler supports __builtin_ctzll > configure:16885: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > configure:16885: $? = 0 > configure:16888: result: yes > configure:16929: checking for pthread_create in -lpthread > configure:16947: g++ -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.cpp -lpthread >&5 > conftest.cpp: In function 'int main()': > conftest.cpp:39:58: error: invalid conversion from 'void*' to 'pthread_t* > {aka long unsigned int*}' [-fpermissive] > pthread_create((void *)0, (void *)0, (void *)0, (void *)0) > ^ > In file included from conftest.cpp:35:0: > /usr/include/pthread.h:233:12: note: initializing argument 1 of 'int > pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)' > extern int pthread_create (pthread_t *__restrict __newthread, > ^~~~~~~~~~~~~~ > conftest.cpp:39:58: error: invalid conversion from 'void*' to 'const > pthread_attr_t*' [-fpermissive] > pthread_create((void *)0, (void *)0, (void *)0, (void *)0) > ^ > In file included from conftest.cpp:35:0: > /usr/include/pthread.h:233:12: note: initializing argument 2 of 'int > pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)' > extern int pthread_create (pthread_t *__restrict __newthread, > ^~~~~~~~~~~~~~ > conftest.cpp:39:58: error: invalid conversion from 'void*' to 'void* > (*)(void*)' [-fpermissive] > pthread_create((void *)0, (void *)0, (void *)0, (void *)0) > ^ > In file included from conftest.cpp:35:0: > /usr/include/pthread.h:233:12: note: initializing argument 3 of 'int > pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)' > extern int pthread_create (pthread_t *__restrict __newthread, > ^~~~~~~~~~~~~~ > conftest.cpp:39:58: warning: null argument where non-null required (argument > 1) [-Wnonnull] > pthread_create((void *)0, (void *)0, (void *)0, (void *)0) > ^ > conftest.cpp:39:58: warning: null argument where non-null required (argument > 3) [-Wnonnull] > configure:16947: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "Apache CouchDB" > | #define PACKAGE_TARNAME "apache-couchdb" > | #define PACKAGE_VERSION "1.4.0" > | #define PACKAGE_STRING "Apache CouchDB 1.4.0" > | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" > | #define PACKAGE_URL "" > | #define PACKAGE "apache-couchdb" > | #define VERSION "1.4.0" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define __EXTENSIONS__ 1 > | #define _ALL_SOURCE 1 > | #define _GNU_SOURCE 1 > | #define _POSIX_PTHREAD_SEMANTICS 1 > | #define _TANDEM_SOURCE 1 > | #define HAVE_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | #define HAVE_STDINT_H 1 > | #define HAVE_STDDEF_H 1 > | #define HAVE_SYS_MMAN_H 1 > | #define HAVE_SYS_RESOURCE_H 1 > | #define HAVE_BUILTIN_EXPECT 1 > | #define HAVE_BUILTIN_CTZ 1 > | /* end confdefs.h. */ > | > | #include<pthread.h> > | int > | main () > | { > | pthread_create((void *)0, (void *)0, (void *)0, (void *)0) > | ; > | return 0; > | } > configure:16960: result: no > configure:16966: checking for erl > configure:16984: found /usr/bin/erl > configure:16996: result: /usr/bin/erl > configure:17044: checking for JS > configure:17191: result: no > configure:17196: checking for JS > configure:17262: result: no > configure:17382: checking jsapi.h usability > configure:17382: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -DXP_UNIX > -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js > -I/opt/local/include/js -Wdate-time -D_FORTIFY_SOURCE=2 -I/opt/local/include > -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js > -I/usr/include -I/usr/include/js conftest.cpp >&5 > In file included from conftest.cpp:67:0: > /usr/include/js/jsapi.h:1381:39: warning: ignoring attributes on template > argument 'jsval {aka long unsigned int}' [-Wignored-attributes] > template<> class AnchorPermitted<jsval> { }; > ^ > configure:17382: $? = 0 > configure:17382: result: yes > configure:17382: checking jsapi.h presence > configure:17382: g++ -E -DXP_UNIX -I/usr/include -I/usr/include/js > -I/usr/include/mozjs -I/usr/local/include/js -I/opt/local/include/js > -Wdate-time -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/js > -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js > conftest.cpp > configure:17382: $? = 0 > configure:17382: result: yes > configure:17382: checking for jsapi.h > configure:17382: result: yes > configure:17406: checking for JS_NewContext in -lmozjs185 > configure:17431: g++ -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -DXP_UNIX > -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js > -I/opt/local/include/js -Wdate-time -D_FORTIFY_SOURCE=2 -I/opt/local/include > -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js > -I/usr/include -I/usr/include/js -Wl,-z,relro -L/opt/local/lib > -L/usr/local/lib conftest.cpp -lmozjs185 -Wl,-z,relro -L/opt/local/lib > -L/usr/local/lib >&5 > configure:17431: $? = 0 > configure:17440: result: yes > configure:17671: checking for JS_NewCompartmentAndGlobalObject in -lmozjs185 > configure:17696: g++ -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -DXP_UNIX > -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js > -I/opt/local/include/js -Wdate-time -D_FORTIFY_SOURCE=2 -I/opt/local/include > -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js > -I/usr/include -I/usr/include/js -Wl,-z,relro -L/opt/local/lib > -L/usr/local/lib conftest.cpp -lmozjs185 -Wl,-z,relro -L/opt/local/lib > -L/usr/local/lib >&5 > configure:17696: $? = 0 > configure:17706: result: yes > configure:17757: checking whether JSOPTION_ANONFUNFIX is declared > configure:17757: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -DXP_UNIX > -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js > -I/opt/local/include/js -Wdate-time -D_FORTIFY_SOURCE=2 -I/opt/local/include > -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js > -I/usr/include -I/usr/include/js conftest.cpp >&5 > In file included from conftest.cpp:35:0: > /usr/include/js/jsapi.h:1381:39: warning: ignoring attributes on template > argument 'jsval {aka long unsigned int}' [-Wignored-attributes] > template<> class AnchorPermitted<jsval> { }; > ^ > configure:17757: $? = 0 > configure:17757: result: yes > configure:17785: checking for JS_ThrowStopIteration in -lmozjs185 > configure:17810: g++ -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -DXP_UNIX > -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js > -I/opt/local/include/js -Wdate-time -D_FORTIFY_SOURCE=2 -I/opt/local/include > -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js > -I/usr/include -I/usr/include/js -Wl,-z,relro -L/opt/local/lib > -L/usr/local/lib conftest.cpp -lmozjs185 -Wl,-z,relro -L/opt/local/lib > -L/usr/local/lib >&5 > configure:17810: $? = 0 > configure:17820: result: yes > configure:17831: checking for JS_GetStringCharsAndLength in -lmozjs185 > configure:17856: g++ -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -DXP_UNIX > -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js > -I/opt/local/include/js -Wdate-time -D_FORTIFY_SOURCE=2 -I/opt/local/include > -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js > -I/usr/include -I/usr/include/js -Wl,-z,relro -L/opt/local/lib > -L/usr/local/lib conftest.cpp -lmozjs185 -Wl,-z,relro -L/opt/local/lib > -L/usr/local/lib >&5 > configure:17856: $? = 0 > configure:17866: result: yes > configure:17881: checking for JSScript* > configure:17881: g++ -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -DXP_UNIX > -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js > -I/opt/local/include/js -Wdate-time -D_FORTIFY_SOURCE=2 -I/opt/local/include > -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js > -I/usr/include -I/usr/include/js conftest.cpp >&5 > In file included from conftest.cpp:37:0: > /usr/include/js/jsapi.h:1381:39: warning: ignoring attributes on template > argument 'jsval {aka long unsigned int}' [-Wignored-attributes] > template<> class AnchorPermitted<jsval> { }; > ^ > conftest.cpp: In function 'int main()': > conftest.cpp:43:13: error: 'JSScript' was not declared in this scope > if (sizeof (JSScript*)) > ^~~~~~~~ > conftest.cpp:43:22: error: expected primary-expression before ')' token > if (sizeof (JSScript*)) > ^ > configure:17881: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "Apache CouchDB" > | #define PACKAGE_TARNAME "apache-couchdb" > | #define PACKAGE_VERSION "1.4.0" > | #define PACKAGE_STRING "Apache CouchDB 1.4.0" > | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" > | #define PACKAGE_URL "" > | #define PACKAGE "apache-couchdb" > | #define VERSION "1.4.0" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define __EXTENSIONS__ 1 > | #define _ALL_SOURCE 1 > | #define _GNU_SOURCE 1 > | #define _POSIX_PTHREAD_SEMANTICS 1 > | #define _TANDEM_SOURCE 1 > | #define HAVE_DLFCN_H 1 > | #define LT_OBJDIR ".libs/" > | #define HAVE_STDINT_H 1 > | #define HAVE_STDDEF_H 1 > | #define HAVE_SYS_MMAN_H 1 > | #define HAVE_SYS_RESOURCE_H 1 > | #define HAVE_BUILTIN_EXPECT 1 > | #define HAVE_BUILTIN_CTZ 1 > | #define SM185 1 > | #define SM180 1 > | #define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1 > | /* end confdefs.h. */ > | #include <jsapi.h> > | > | > | int > | main () > | { > | if (sizeof (JSScript*)) > | return 0; > | ; > | return 0; > | } > configure:17881: result: no > configure:18016: checking for icu-config > configure:18034: found /usr/bin/icu-config > configure:18047: result: /usr/bin/icu-config > configure:18063: checking for ICU >= 3.4.1 > configure:18067: result: yes > configure:18071: checking ICU_CPPFLAGS > configure:18074: result: -I/usr/include > configure:18077: checking ICU_CFLAGS > configure:18080: result: > configure:18083: checking ICU_CXXFLAGS > configure:18086: result: --std=c++0x > configure:18089: checking ICU_LIBS > configure:18092: result: -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc > -licudata > configure:18204: checking for curl-config > configure:18222: found /usr/bin/curl-config > configure:18234: result: /usr/bin/curl-config > configure:18290: checking for curl (7.52.1) >= 7.18.0 > configure:18325: result: yes > configure:18393: checking Erlang version compatibility > configure:18403: error: The installed Erlang version must be >= R14B > (erts-5.8.1) and <R17 (erts-5.11) > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_build=x86_64-pc-linux-gnu > ac_cv_c_bigendian=no > ac_cv_c_compiler_gnu=yes > ac_cv_cxx_compiler_gnu=yes > ac_cv_env_CCC_set= > ac_cv_env_CCC_value= > ac_cv_env_CC_set= > ac_cv_env_CC_value= > ac_cv_env_CFLAGS_set=set > ac_cv_env_CFLAGS_value='-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security' > ac_cv_env_CPPFLAGS_set=set > ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2' > ac_cv_env_CPP_set= > ac_cv_env_CPP_value= > ac_cv_env_CURL_CFLAGS_set= > ac_cv_env_CURL_CFLAGS_value= > ac_cv_env_CURL_CONFIG_set= > ac_cv_env_CURL_CONFIG_value= > ac_cv_env_CURL_LIBS_set= > ac_cv_env_CURL_LIBS_value= > ac_cv_env_CXXCPP_set= > ac_cv_env_CXXCPP_value= > ac_cv_env_CXXFLAGS_set=set > ac_cv_env_CXXFLAGS_value='-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security' > ac_cv_env_CXX_set= > ac_cv_env_CXX_value= > ac_cv_env_ERLC_FLAGS_set= > ac_cv_env_ERLC_FLAGS_value= > ac_cv_env_ERLC_set= > ac_cv_env_ERLC_value= > ac_cv_env_ERL_set= > ac_cv_env_ERL_value= > ac_cv_env_FLAGS_set= > ac_cv_env_FLAGS_value= > ac_cv_env_JS_CFLAGS_set= > ac_cv_env_JS_CFLAGS_value= > ac_cv_env_JS_LIBS_set= > ac_cv_env_JS_LIBS_value= > ac_cv_env_LDFLAGS_set=set > ac_cv_env_LDFLAGS_value=-Wl,-z,relro > ac_cv_env_LIBS_set= > ac_cv_env_LIBS_value= > ac_cv_env_PKG_CONFIG_LIBDIR_set= > ac_cv_env_PKG_CONFIG_LIBDIR_value= > ac_cv_env_PKG_CONFIG_PATH_set= > ac_cv_env_PKG_CONFIG_PATH_value= > ac_cv_env_PKG_CONFIG_set= > ac_cv_env_PKG_CONFIG_value= > ac_cv_env_build_alias_set=set > ac_cv_env_build_alias_value=x86_64-linux-gnu > ac_cv_env_host_alias_set= > ac_cv_env_host_alias_value= > ac_cv_env_target_alias_set= > ac_cv_env_target_alias_value= > ac_cv_func_mmap=yes > ac_cv_have_decl_JSOPTION_ANONFUNFIX=yes > ac_cv_have_stddef_h=1 > ac_cv_have_stdint_h=1 > ac_cv_header_dlfcn_h=yes > ac_cv_header_inttypes_h=yes > ac_cv_header_jsapi_h=yes > ac_cv_header_memory_h=yes > ac_cv_header_minix_config_h=no > ac_cv_header_stdc=yes > ac_cv_header_stddef_h=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_mman_h=yes > ac_cv_header_sys_resource_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-pc-linux-gnu > ac_cv_lib_mozjs185_JS_NewContext=yes > ac_cv_lib_mozjs185___JS_GetStringCharsAndLength=yes > ac_cv_lib_mozjs185___JS_NewCompartmentAndGlobalObject=yes > ac_cv_lib_mozjs185___JS_ThrowStopIteration=yes > ac_cv_objext=o > ac_cv_path_CURL_CONFIG=/usr/bin/curl-config > ac_cv_path_EGREP='/bin/grep -E' > ac_cv_path_ERL=/usr/bin/erl > ac_cv_path_FGREP='/bin/grep -F' > ac_cv_path_GREP=/bin/grep > ac_cv_path_ICU_CONFIG=/usr/bin/icu-config > ac_cv_path_SED=/bin/sed > ac_cv_path_install='/usr/bin/install -c' > ac_cv_path_mkdir=/bin/mkdir > ac_cv_prog_AWK=mawk > ac_cv_prog_CPP='gcc -E' > ac_cv_prog_CXXCPP='g++ -E' > ac_cv_prog_ac_ct_AR=ar > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_ac_ct_CXX=g++ > ac_cv_prog_ac_ct_OBJDUMP=objdump > ac_cv_prog_ac_ct_RANLIB=ranlib > ac_cv_prog_ac_ct_STRIP=strip > ac_cv_prog_cc_c89= > ac_cv_prog_cc_g=yes > ac_cv_prog_cxx_g=yes > ac_cv_prog_make_make_set=yes > ac_cv_safe_to_define___extensions__=yes > ac_cv_type_JSScriptp=no > am_cv_CC_dependencies_compiler_type=none > am_cv_CXX_dependencies_compiler_type=none > 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_LDCXX='/usr/bin/ld -m elf_x86_64' > lt_cv_path_NM='/usr/bin/nm -B' > lt_cv_path_mainfest_tool=no > lt_cv_prog_compiler_c_o=yes > lt_cv_prog_compiler_c_o_CXX=yes > lt_cv_prog_compiler_pic='-fPIC -DPIC' > lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' > lt_cv_prog_compiler_pic_works=yes > lt_cv_prog_compiler_pic_works_CXX=yes > lt_cv_prog_compiler_rtti_exceptions=no > lt_cv_prog_compiler_static_works=yes > lt_cv_prog_compiler_static_works_CXX=yes > lt_cv_prog_gnu_ld=yes > lt_cv_prog_gnu_ldcxx=yes > lt_cv_sharedlib_from_linklib_cmd='printf %s\n' > lt_cv_shlibpath_overrides_runpath=yes > 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} /<<PKGBUILDDIR>>/build-aux/missing --run aclocal-1.11' > AMDEPBACKSLASH='' > AMDEP_FALSE='' > AMDEP_TRUE='#' > AMTAR='$${TAR-tar}' > AR='ar' > AS='as' > AUTOCONF='${SHELL} /<<PKGBUILDDIR>>/build-aux/missing --run autoconf' > AUTOHEADER='${SHELL} /<<PKGBUILDDIR>>/build-aux/missing --run autoheader' > AUTOMAKE='${SHELL} /<<PKGBUILDDIR>>/build-aux/missing --run automake-1.11' > AWK='mawk' > BUILD_HTML_FALSE='' > BUILD_HTML_TRUE='' > BUILD_INFO_FALSE='' > BUILD_INFO_TRUE='' > BUILD_MAN_FALSE='' > BUILD_MAN_TRUE='' > BUILD_PDF_FALSE='' > BUILD_PDF_TRUE='' > CC='gcc' > CCDEPMODE='depmode=none' > CFLAGS='-O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security' > CPP='gcc -E' > CPPFLAGS='-D_XOPEN_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 > -I/opt/local/include -I/opt/local/include/js -I/usr/local/include > -I/usr/local/include/js -I/usr/include -I/usr/include/js ' > CURL_CFLAGS='' > CURL_CONFIG='/usr/bin/curl-config' > CURL_LIBS='-lcurl' > CXX='g++' > CXXCPP='g++ -E' > CXXDEPMODE='depmode=none' > CXXFLAGS='-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security' > CYGPATH_W='echo' > DEFS='' > DEPDIR='.deps' > DLLTOOL='false' > DSYMUTIL='' > DUMPBIN='' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EGREP='/bin/grep -E' > ERL='/usr/bin/erl' > ERLANG_FLAGS='-I/usr/lib/erlang/usr/include' > ERLC='' > ERLC_FLAGS='' > EXEEXT='' > FGREP='/bin/grep -F' > FLAGS='' > GREP='/bin/grep' > HAS_HELP2MAN='' > HAS_INSTALLINFO='' > HAS_MAKEINFO='' > HAS_PDFLATEX='' > HAS_SPHINX_BUILD='' > ICU_BIN='' > ICU_CFLAGS=' ' > ICU_CONFIG='/usr/bin/icu-config' > ICU_CPPFLAGS='-I/usr/include ' > ICU_CXXFLAGS='--std=c++0x ' > ICU_LIBS=' -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata ' > INIT_FALSE='' > INIT_TRUE='' > INNO_COMPILER_EXECUTABLE='' > INSTALL_DATA='${INSTALL} -m 644' > INSTALL_PROGRAM='${INSTALL}' > INSTALL_SCRIPT='${INSTALL}' > INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' > JS_CFLAGS='-DXP_UNIX -I/usr/include -I/usr/include/js -I/usr/include/mozjs > -I/usr/local/include/js -I/opt/local/include/js' > JS_LIBS='-lmozjs185 -lm ' > JS_LIB_BINARY='' > LAUNCHD_FALSE='' > LAUNCHD_TRUE='' > LD='/usr/bin/ld -m elf_x86_64' > LDFLAGS='-Wl,-z,relro -L/opt/local/lib -L/usr/local/lib ' > LIBOBJS='' > LIBS=' -Wl,-z,relro -L/opt/local/lib -L/usr/local/lib -lcrypt' > LIBTOOL='$(SHELL) $(top_builddir)/libtool' > LIPO='' > LN_S='ln -s' > LTLIBOBJS='' > MAKEINFO='${SHELL} /<<PKGBUILDDIR>>/build-aux/missing --run makeinfo' > MANIFEST_TOOL=':' > MKDIR_P='/bin/mkdir -p' > NM='/usr/bin/nm -B' > NMEDIT='' > OBJDUMP='objdump' > OBJEXT='o' > OTOOL64='' > OTOOL='' > PACKAGE='apache-couchdb' > PACKAGE_BUGREPORT='https://issues.apache.org/jira/browse/COUCHDB' > PACKAGE_NAME='Apache CouchDB' > PACKAGE_STRING='Apache CouchDB 1.4.0' > PACKAGE_TARNAME='apache-couchdb' > PACKAGE_URL='' > PACKAGE_VERSION='1.4.0' > PATH_SEPARATOR=':' > PKG_CONFIG='' > PKG_CONFIG_LIBDIR='' > PKG_CONFIG_PATH='' > RANLIB='ranlib' > SED='/bin/sed' > SET_MAKE='' > SHELL='/bin/bash' > SNAPPY_MAJOR='1' > SNAPPY_MINOR='0' > SNAPPY_PATCHLEVEL='3' > STRICTNESS_FALSE='' > STRICTNESS_TRUE='' > STRIP='strip' > TESTS_FALSE='' > TESTS_TRUE='' > USE_CURL_FALSE='' > USE_CURL_TRUE='' > USE_EJSON_COMPARE_NIF_FALSE='' > USE_EJSON_COMPARE_NIF_TRUE='' > USE_NATIVE_MOCHIJSON_FALSE='' > USE_NATIVE_MOCHIJSON_TRUE='' > USE_OTP_NIFS_FALSE='' > USE_OTP_NIFS_TRUE='' > VERSION='1.4.0' > WINDOWS_FALSE='' > WINDOWS_TRUE='#' > abs_top_builddir='' > abs_top_srcdir='' > ac_ct_AR='ar' > ac_ct_CC='gcc' > ac_ct_CXX='g++' > ac_ct_DUMPBIN='' > ac_cv_have_stddef_h='1' > ac_cv_have_stdint_h='1' > am__EXEEXT_FALSE='' > am__EXEEXT_TRUE='' > am__fastdepCC_FALSE='' > am__fastdepCC_TRUE='#' > am__fastdepCXX_FALSE='' > am__fastdepCXX_TRUE='#' > am__include='include' > am__isrc='' > am__leading_dot='.' > am__nodep='' > am__quote='' > am__tar='$${TAR-tar} chof - "$$tardir"' > am__untar='$${TAR-tar} xf -' > bindir='${exec_prefix}/bin' > bug_uri='' > build='x86_64-pc-linux-gnu' > build_alias='x86_64-linux-gnu' > build_cpu='x86_64' > build_os='linux-gnu' > build_vendor='pc' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' > dvidir='${docdir}' > exec_prefix='NONE' > host='x86_64-pc-linux-gnu' > host_alias='' > host_cpu='x86_64' > host_os='linux-gnu' > host_vendor='pc' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${prefix}/share/info' > initdir='' > install_sh='${SHELL} /<<PKGBUILDDIR>>/build-aux/install-sh' > launchddir='' > libdir='${prefix}/lib/x86_64-linux-gnu' > libexecdir='${prefix}/lib/x86_64-linux-gnu' > localconfdir='' > localdatadir='' > localdocdir='' > localedir='${datarootdir}/locale' > localerlanglibdir='' > locallibbindir='' > locallibdir='' > localstatedir='/var' > localstatelibdir='' > localstatelogdir='' > localstaterundir='' > mandir='${prefix}/share/man' > mkdir_p='/bin/mkdir -p' > msvc_redist_dir='' > msvc_redist_name='' > oldincludedir='/usr/include' > openssl_bin_dir='' > otp_release='' > package_author_address='' > package_author_name='' > package_identifier='' > package_name='' > package_tarname='' > pdfdir='${docdir}' > prefix='/usr' > program_transform_name='s,x,x,' > psdir='${docdir}' > runstatedir='${localstatedir}/run' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='/etc' > target_alias='' > version=' 9 0 1 0 0 0' > version_major='' > version_minor='' > version_release='' > version_revision='' > version_stage='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > /* confdefs.h */ > #define PACKAGE_NAME "Apache CouchDB" > #define PACKAGE_TARNAME "apache-couchdb" > #define PACKAGE_VERSION "1.4.0" > #define PACKAGE_STRING "Apache CouchDB 1.4.0" > #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" > #define PACKAGE_URL "" > #define PACKAGE "apache-couchdb" > #define VERSION "1.4.0" > #define STDC_HEADERS 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRING_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_STRINGS_H 1 > #define HAVE_INTTYPES_H 1 > #define HAVE_STDINT_H 1 > #define HAVE_UNISTD_H 1 > #define __EXTENSIONS__ 1 > #define _ALL_SOURCE 1 > #define _GNU_SOURCE 1 > #define _POSIX_PTHREAD_SEMANTICS 1 > #define _TANDEM_SOURCE 1 > #define HAVE_DLFCN_H 1 > #define LT_OBJDIR ".libs/" > #define HAVE_STDINT_H 1 > #define HAVE_STDDEF_H 1 > #define HAVE_SYS_MMAN_H 1 > #define HAVE_SYS_RESOURCE_H 1 > #define HAVE_BUILTIN_EXPECT 1 > #define HAVE_BUILTIN_CTZ 1 > #define SM185 1 > #define SM180 1 > #define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1 > #define JSSCRIPT_TYPE JSObject* > #define COUCHJS_NAME "couchjs" > #define HAVE_CURL 1 > > configure: exit 1 > dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr > --includedir=${prefix}/include --mandir=${prefix}/share/man > --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var > --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu > --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode > --disable-dependency-tracking returned exit code 1 > debian/rules:18: recipe for target 'override_dh_auto_configure' failed > make[1]: *** [override_dh_auto_configure] Error 2 The full build log is available from: http://aws-logs.debian.net/2017/07/19/couchdb_1.4.0-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.

