Source: sphinxsearch
Version: 2.2.11-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 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):
> x86_64-linux-gnu-g++: fatal error: no input files
> compilation terminated.
> configure:4285: $? = 1
> configure:4289: checking whether we are using the GNU C++ compiler
> configure:4308: x86_64-linux-gnu-g++ -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.cpp >&5
> configure:4308: $? = 0
> configure:4317: result: yes
> configure:4326: checking whether x86_64-linux-gnu-g++ accepts -g
> configure:4346: x86_64-linux-gnu-g++ -c -g -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.cpp >&5
> configure:4346: $? = 0
> configure:4387: result: yes
> configure:4412: checking dependency style of x86_64-linux-gnu-g++
> configure:4523: result: none
> configure:4541: checking for x86_64-linux-gnu-ranlib
> configure:4557: found /usr/bin/x86_64-linux-gnu-ranlib
> configure:4568: result: x86_64-linux-gnu-ranlib
> configure:4636: checking for x86_64-linux-gnu-ar
> configure:4652: found /usr/bin/x86_64-linux-gnu-ar
> configure:4663: result: x86_64-linux-gnu-ar
> configure:4733: checking the archiver (x86_64-linux-gnu-ar) interface
> configure:4749: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:4749: $? = 0
> configure:4751: x86_64-linux-gnu-ar cru libconftest.a conftest.o >&5
> x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
> configure:4754: $? = 0
> configure:4782: result: ar
> configure:4815: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:4815: $? = 0
> configure:4840: result: 
> configure:4842: result: checking for header files
> configure:4845: result: -------------------------
> configure:4847: result: 
> configure:4857: checking how to run the C preprocessor
> configure:4888: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:4888: $? = 0
> configure:4902: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>                             ^
> compilation terminated.
> configure:4902: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "sphinx"
> | #define PACKAGE_TARNAME "sphinx"
> | #define PACKAGE_VERSION "2.2.10"
> | #define PACKAGE_STRING "sphinx 2.2.10"
> | #define PACKAGE_BUGREPORT "shodan(at)sphinxsearch.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "sphinx"
> | #define VERSION "2.2.10"
> | #define COMPILER "x86_64-linux-gnu-gcc 6.2.0"
> | #define OS_UNAME "Linux ip-172-31-15-184 3.16.0-4-amd64 #1 SMP Debian 
> 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux"
> | #define CONFIGURE_FLAGS " '--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' '--host=x86_64-linux-gnu' 
> '--build=x86_64-linux-gnu' '--localstatedir=/var/lib/sphinxsearch' 
> '--sysconfdir=/etc/sphinxsearch' '--with-libstemmer' '--with-pgsql' 
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4927: result: x86_64-linux-gnu-gcc -E
> configure:4947: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:4947: $? = 0
> configure:4961: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>                             ^
> compilation terminated.
> configure:4961: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "sphinx"
> | #define PACKAGE_TARNAME "sphinx"
> | #define PACKAGE_VERSION "2.2.10"
> | #define PACKAGE_STRING "sphinx 2.2.10"
> | #define PACKAGE_BUGREPORT "shodan(at)sphinxsearch.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "sphinx"
> | #define VERSION "2.2.10"
> | #define COMPILER "x86_64-linux-gnu-gcc 6.2.0"
> | #define OS_UNAME "Linux ip-172-31-15-184 3.16.0-4-amd64 #1 SMP Debian 
> 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux"
> | #define CONFIGURE_FLAGS " '--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' '--host=x86_64-linux-gnu' 
> '--build=x86_64-linux-gnu' '--localstatedir=/var/lib/sphinxsearch' 
> '--sysconfdir=/etc/sphinxsearch' '--with-libstemmer' '--with-pgsql' 
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4990: checking for grep that handles long lines and -e
> configure:5048: result: /bin/grep
> configure:5053: checking for egrep
> configure:5115: result: /bin/grep -E
> configure:5120: checking for ANSI C header files
> configure:5140: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5140: $? = 0
> configure:5213: x86_64-linux-gnu-gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wl,-z,relro conftest.c  
> -L/usr/local/lib >&5
> configure:5213: $? = 0
> configure:5213: ./conftest
> configure:5213: $? = 0
> configure:5224: result: yes
> configure:5232: checking for sys/wait.h that is POSIX.1 compatible
> configure:5258: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5258: $? = 0
> configure:5265: result: yes
> configure:5278: checking for sys/types.h
> configure:5278: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5278: $? = 0
> configure:5278: result: yes
> configure:5278: checking for sys/stat.h
> configure:5278: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5278: $? = 0
> configure:5278: result: yes
> configure:5278: checking for stdlib.h
> configure:5278: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5278: $? = 0
> configure:5278: result: yes
> configure:5278: checking for string.h
> configure:5278: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5278: $? = 0
> configure:5278: result: yes
> configure:5278: checking for memory.h
> configure:5278: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5278: $? = 0
> configure:5278: result: yes
> configure:5278: checking for strings.h
> configure:5278: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5278: $? = 0
> configure:5278: result: yes
> configure:5278: checking for inttypes.h
> configure:5278: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5278: $? = 0
> configure:5278: result: yes
> configure:5278: checking for stdint.h
> configure:5278: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5278: $? = 0
> configure:5278: result: yes
> configure:5278: checking for unistd.h
> configure:5278: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5278: $? = 0
> configure:5278: result: yes
> configure:5293: checking fcntl.h usability
> configure:5293: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking fcntl.h presence
> configure:5293: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking for fcntl.h
> configure:5293: result: yes
> configure:5293: checking limits.h usability
> configure:5293: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking limits.h presence
> configure:5293: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking for limits.h
> configure:5293: result: yes
> configure:5293: checking netdb.h usability
> configure:5293: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking netdb.h presence
> configure:5293: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking for netdb.h
> configure:5293: result: yes
> configure:5293: checking netinet/in.h usability
> configure:5293: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking netinet/in.h presence
> configure:5293: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking for netinet/in.h
> configure:5293: result: yes
> configure:5293: checking for stdlib.h
> configure:5293: result: yes
> configure:5293: checking for string.h
> configure:5293: result: yes
> configure:5293: checking sys/file.h usability
> configure:5293: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking sys/file.h presence
> configure:5293: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking for sys/file.h
> configure:5293: result: yes
> configure:5293: checking sys/socket.h usability
> configure:5293: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking sys/socket.h presence
> configure:5293: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking for sys/socket.h
> configure:5293: result: yes
> configure:5293: checking sys/time.h usability
> configure:5293: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking sys/time.h presence
> configure:5293: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking for sys/time.h
> configure:5293: result: yes
> configure:5293: checking for unistd.h
> configure:5293: result: yes
> configure:5293: checking pthread.h usability
> configure:5293: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking pthread.h presence
> configure:5293: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking for pthread.h
> configure:5293: result: yes
> configure:5293: checking execinfo.h usability
> configure:5293: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking execinfo.h presence
> configure:5293: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking for execinfo.h
> configure:5293: result: yes
> configure:5293: checking sys/epoll.h usability
> configure:5293: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking sys/epoll.h presence
> configure:5293: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5293: $? = 0
> configure:5293: result: yes
> configure:5293: checking for sys/epoll.h
> configure:5293: result: yes
> configure:5303: checking expat.h usability
> configure:5303: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5303: $? = 0
> configure:5303: result: yes
> configure:5303: checking expat.h presence
> configure:5303: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5303: $? = 0
> configure:5303: result: yes
> configure:5303: checking for expat.h
> configure:5303: result: yes
> configure:5311: checking iconv.h usability
> configure:5311: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5311: $? = 0
> configure:5311: result: yes
> configure:5311: checking iconv.h presence
> configure:5311: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5311: $? = 0
> configure:5311: result: yes
> configure:5311: checking for iconv.h
> configure:5311: result: yes
> configure:5319: checking zlib.h usability
> configure:5319: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5319: $? = 0
> configure:5319: result: yes
> configure:5319: checking zlib.h presence
> configure:5319: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5319: $? = 0
> configure:5319: result: yes
> configure:5319: checking for zlib.h
> configure:5319: result: yes
> configure:5327: checking sql.h usability
> configure:5327: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> conftest.c:71:17: fatal error: sql.h: No such file or directory
>  #include <sql.h>
>                  ^
> compilation terminated.
> configure:5327: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "sphinx"
> | #define PACKAGE_TARNAME "sphinx"
> | #define PACKAGE_VERSION "2.2.10"
> | #define PACKAGE_STRING "sphinx 2.2.10"
> | #define PACKAGE_BUGREPORT "shodan(at)sphinxsearch.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "sphinx"
> | #define VERSION "2.2.10"
> | #define COMPILER "x86_64-linux-gnu-gcc 6.2.0"
> | #define OS_UNAME "Linux ip-172-31-15-184 3.16.0-4-amd64 #1 SMP Debian 
> 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux"
> | #define CONFIGURE_FLAGS " '--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' '--host=x86_64-linux-gnu' 
> '--build=x86_64-linux-gnu' '--localstatedir=/var/lib/sphinxsearch' 
> '--sysconfdir=/etc/sphinxsearch' '--with-libstemmer' '--with-pgsql' 
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_SYS_FILE_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_PTHREAD_H 1
> | #define HAVE_EXECINFO_H 1
> | #define HAVE_SYS_EPOLL_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 <sql.h>
> configure:5327: result: no
> configure:5327: checking sql.h presence
> configure:5327: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> conftest.c:38:17: fatal error: sql.h: No such file or directory
>  #include <sql.h>
>                  ^
> compilation terminated.
> configure:5327: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "sphinx"
> | #define PACKAGE_TARNAME "sphinx"
> | #define PACKAGE_VERSION "2.2.10"
> | #define PACKAGE_STRING "sphinx 2.2.10"
> | #define PACKAGE_BUGREPORT "shodan(at)sphinxsearch.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "sphinx"
> | #define VERSION "2.2.10"
> | #define COMPILER "x86_64-linux-gnu-gcc 6.2.0"
> | #define OS_UNAME "Linux ip-172-31-15-184 3.16.0-4-amd64 #1 SMP Debian 
> 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux"
> | #define CONFIGURE_FLAGS " '--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' '--host=x86_64-linux-gnu' 
> '--build=x86_64-linux-gnu' '--localstatedir=/var/lib/sphinxsearch' 
> '--sysconfdir=/etc/sphinxsearch' '--with-libstemmer' '--with-pgsql' 
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_SYS_FILE_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_PTHREAD_H 1
> | #define HAVE_EXECINFO_H 1
> | #define HAVE_SYS_EPOLL_H 1
> | /* end confdefs.h.  */
> | #include <sql.h>
> configure:5327: result: no
> configure:5327: checking for sql.h
> configure:5327: result: no
> configure:5335: checking syslog.h usability
> configure:5335: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5335: $? = 0
> configure:5335: result: yes
> configure:5335: checking syslog.h presence
> configure:5335: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5335: $? = 0
> configure:5335: result: yes
> configure:5335: checking for syslog.h
> configure:5335: result: yes
> configure:5346: result: 
> configure:5348: result: checking for types
> configure:5351: result: ------------------
> configure:5353: result: 
> configure:5358: checking for stdbool.h that conforms to C99
> configure:5425: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5425: $? = 0
> configure:5432: result: yes
> configure:5434: checking for _Bool
> configure:5434: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5434: $? = 0
> configure:5434: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:74:20: error: expected expression before ')' token
>  if (sizeof ((_Bool)))
>                     ^
> configure:5434: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "sphinx"
> | #define PACKAGE_TARNAME "sphinx"
> | #define PACKAGE_VERSION "2.2.10"
> | #define PACKAGE_STRING "sphinx 2.2.10"
> | #define PACKAGE_BUGREPORT "shodan(at)sphinxsearch.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "sphinx"
> | #define VERSION "2.2.10"
> | #define COMPILER "x86_64-linux-gnu-gcc 6.2.0"
> | #define OS_UNAME "Linux ip-172-31-15-184 3.16.0-4-amd64 #1 SMP Debian 
> 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux"
> | #define CONFIGURE_FLAGS " '--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' '--host=x86_64-linux-gnu' 
> '--build=x86_64-linux-gnu' '--localstatedir=/var/lib/sphinxsearch' 
> '--sysconfdir=/etc/sphinxsearch' '--with-libstemmer' '--with-pgsql' 
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_SYS_FILE_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_PTHREAD_H 1
> | #define HAVE_EXECINFO_H 1
> | #define HAVE_SYS_EPOLL_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
> | int
> | main ()
> | {
> | if (sizeof ((_Bool)))
> |         return 0;
> |   ;
> |   return 0;
> | }
> configure:5434: result: yes
> configure:5451: checking for an ANSI C-conforming const
> configure:5517: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5517: $? = 0
> configure:5524: result: yes
> configure:5532: checking for inline
> configure:5548: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5548: $? = 0
> configure:5556: result: inline
> configure:5574: checking for off_t
> configure:5574: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5574: $? = 0
> configure:5574: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:76:20: error: expected expression before ')' token
>  if (sizeof ((off_t)))
>                     ^
> configure:5574: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "sphinx"
> | #define PACKAGE_TARNAME "sphinx"
> | #define PACKAGE_VERSION "2.2.10"
> | #define PACKAGE_STRING "sphinx 2.2.10"
> | #define PACKAGE_BUGREPORT "shodan(at)sphinxsearch.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "sphinx"
> | #define VERSION "2.2.10"
> | #define COMPILER "x86_64-linux-gnu-gcc 6.2.0"
> | #define OS_UNAME "Linux ip-172-31-15-184 3.16.0-4-amd64 #1 SMP Debian 
> 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux"
> | #define CONFIGURE_FLAGS " '--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' '--host=x86_64-linux-gnu' 
> '--build=x86_64-linux-gnu' '--localstatedir=/var/lib/sphinxsearch' 
> '--sysconfdir=/etc/sphinxsearch' '--with-libstemmer' '--with-pgsql' 
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_SYS_FILE_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_PTHREAD_H 1
> | #define HAVE_EXECINFO_H 1
> | #define HAVE_SYS_EPOLL_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_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
> | int
> | main ()
> | {
> | if (sizeof ((off_t)))
> |         return 0;
> |   ;
> |   return 0;
> | }
> configure:5574: result: yes
> configure:5585: checking for size_t
> configure:5585: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5585: $? = 0
> configure:5585: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:76:21: error: expected expression before ')' token
>  if (sizeof ((size_t)))
>                      ^
> configure:5585: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "sphinx"
> | #define PACKAGE_TARNAME "sphinx"
> | #define PACKAGE_VERSION "2.2.10"
> | #define PACKAGE_STRING "sphinx 2.2.10"
> | #define PACKAGE_BUGREPORT "shodan(at)sphinxsearch.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "sphinx"
> | #define VERSION "2.2.10"
> | #define COMPILER "x86_64-linux-gnu-gcc 6.2.0"
> | #define OS_UNAME "Linux ip-172-31-15-184 3.16.0-4-amd64 #1 SMP Debian 
> 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux"
> | #define CONFIGURE_FLAGS " '--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' '--host=x86_64-linux-gnu' 
> '--build=x86_64-linux-gnu' '--localstatedir=/var/lib/sphinxsearch' 
> '--sysconfdir=/etc/sphinxsearch' '--with-libstemmer' '--with-pgsql' 
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_SYS_FILE_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_PTHREAD_H 1
> | #define HAVE_EXECINFO_H 1
> | #define HAVE_SYS_EPOLL_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_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
> | int
> | main ()
> | {
> | if (sizeof ((size_t)))
> |         return 0;
> |   ;
> |   return 0;
> | }
> configure:5585: result: yes
> configure:5596: checking whether time.h and sys/time.h may both be included
> configure:5616: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5616: $? = 0
> configure:5623: result: yes
> configure:5634: result: 
> configure:5636: result: checking for library functions
> configure:5639: result: ------------------------------
> configure:5641: result: 
> configure:5646: checking for pid_t
> configure:5646: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5646: $? = 0
> configure:5646: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:77:20: error: expected expression before ')' token
>  if (sizeof ((pid_t)))
>                     ^
> configure:5646: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "sphinx"
> | #define PACKAGE_TARNAME "sphinx"
> | #define PACKAGE_VERSION "2.2.10"
> | #define PACKAGE_STRING "sphinx 2.2.10"
> | #define PACKAGE_BUGREPORT "shodan(at)sphinxsearch.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "sphinx"
> | #define VERSION "2.2.10"
> | #define COMPILER "x86_64-linux-gnu-gcc 6.2.0"
> | #define OS_UNAME "Linux ip-172-31-15-184 3.16.0-4-amd64 #1 SMP Debian 
> 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux"
> | #define CONFIGURE_FLAGS " '--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' '--host=x86_64-linux-gnu' 
> '--build=x86_64-linux-gnu' '--localstatedir=/var/lib/sphinxsearch' 
> '--sysconfdir=/etc/sphinxsearch' '--with-libstemmer' '--with-pgsql' 
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_SYS_FILE_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_PTHREAD_H 1
> | #define HAVE_EXECINFO_H 1
> | #define HAVE_SYS_EPOLL_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define TIME_WITH_SYS_TIME 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
> | int
> | main ()
> | {
> | if (sizeof ((pid_t)))
> |         return 0;
> |   ;
> |   return 0;
> | }
> configure:5646: result: yes
> configure:5659: checking vfork.h usability
> configure:5659: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> conftest.c:74:19: fatal error: vfork.h: No such file or directory
>  #include <vfork.h>
>                    ^
> compilation terminated.
> configure:5659: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "sphinx"
> | #define PACKAGE_TARNAME "sphinx"
> | #define PACKAGE_VERSION "2.2.10"
> | #define PACKAGE_STRING "sphinx 2.2.10"
> | #define PACKAGE_BUGREPORT "shodan(at)sphinxsearch.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "sphinx"
> | #define VERSION "2.2.10"
> | #define COMPILER "x86_64-linux-gnu-gcc 6.2.0"
> | #define OS_UNAME "Linux ip-172-31-15-184 3.16.0-4-amd64 #1 SMP Debian 
> 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux"
> | #define CONFIGURE_FLAGS " '--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' '--host=x86_64-linux-gnu' 
> '--build=x86_64-linux-gnu' '--localstatedir=/var/lib/sphinxsearch' 
> '--sysconfdir=/etc/sphinxsearch' '--with-libstemmer' '--with-pgsql' 
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_SYS_FILE_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_PTHREAD_H 1
> | #define HAVE_EXECINFO_H 1
> | #define HAVE_SYS_EPOLL_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define TIME_WITH_SYS_TIME 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 <vfork.h>
> configure:5659: result: no
> configure:5659: checking vfork.h presence
> configure:5659: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> conftest.c:41:19: fatal error: vfork.h: No such file or directory
>  #include <vfork.h>
>                    ^
> compilation terminated.
> configure:5659: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "sphinx"
> | #define PACKAGE_TARNAME "sphinx"
> | #define PACKAGE_VERSION "2.2.10"
> | #define PACKAGE_STRING "sphinx 2.2.10"
> | #define PACKAGE_BUGREPORT "shodan(at)sphinxsearch.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "sphinx"
> | #define VERSION "2.2.10"
> | #define COMPILER "x86_64-linux-gnu-gcc 6.2.0"
> | #define OS_UNAME "Linux ip-172-31-15-184 3.16.0-4-amd64 #1 SMP Debian 
> 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux"
> | #define CONFIGURE_FLAGS " '--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' '--host=x86_64-linux-gnu' 
> '--build=x86_64-linux-gnu' '--localstatedir=/var/lib/sphinxsearch' 
> '--sysconfdir=/etc/sphinxsearch' '--with-libstemmer' '--with-pgsql' 
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_SYS_FILE_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_PTHREAD_H 1
> | #define HAVE_EXECINFO_H 1
> | #define HAVE_SYS_EPOLL_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define TIME_WITH_SYS_TIME 1
> | /* end confdefs.h.  */
> | #include <vfork.h>
> configure:5659: result: no
> configure:5659: checking for vfork.h
> configure:5659: result: no
> configure:5672: checking for fork
> configure:5672: x86_64-linux-gnu-gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wl,-z,relro conftest.c  
> -L/usr/local/lib >&5
> conftest.c:64:6: warning: conflicting types for built-in function 'fork'
>  char fork ();
>       ^~~~
> configure:5672: $? = 0
> configure:5672: result: yes
> configure:5672: checking for vfork
> configure:5672: x86_64-linux-gnu-gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wl,-z,relro conftest.c  
> -L/usr/local/lib >&5
> configure:5672: $? = 0
> configure:5672: result: yes
> configure:5682: checking for working fork
> configure:5704: x86_64-linux-gnu-gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wl,-z,relro conftest.c  
> -L/usr/local/lib >&5
> configure:5704: $? = 0
> configure:5704: ./conftest
> configure:5704: $? = 0
> configure:5714: result: yes
> configure:5735: checking for working vfork
> configure:5845: result: yes
> configure:5872: checking for stdlib.h
> configure:5872: result: yes
> configure:5882: checking for GNU libc compatible malloc
> configure:5906: x86_64-linux-gnu-gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wl,-z,relro conftest.c  
> -L/usr/local/lib >&5
> configure:5906: $? = 0
> configure:5906: ./conftest
> configure:5906: $? = 0
> configure:5916: result: yes
> configure:5940: checking sys/select.h usability
> configure:5940: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5940: $? = 0
> configure:5940: result: yes
> configure:5940: checking sys/select.h presence
> configure:5940: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/local/include conftest.c
> configure:5940: $? = 0
> configure:5940: result: yes
> configure:5940: checking for sys/select.h
> configure:5940: result: yes
> configure:5940: checking for sys/socket.h
> configure:5940: result: yes
> configure:5950: checking types of arguments for select
> configure:5978: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> configure:5978: $? = 0
> configure:5989: result: int,fd_set *,struct timeval *
> configure:6012: checking return type of signal handlers
> configure:6030: x86_64-linux-gnu-gcc -c -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:58:10: error: void value not ignored as it ought to be
>  return *(signal (0, 0)) (0) == 1;
>          ~^~~~~~~~~~~~~~~~~~
> configure:6030: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "sphinx"
> | #define PACKAGE_TARNAME "sphinx"
> | #define PACKAGE_VERSION "2.2.10"
> | #define PACKAGE_STRING "sphinx 2.2.10"
> | #define PACKAGE_BUGREPORT "shodan(at)sphinxsearch.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "sphinx"
> | #define VERSION "2.2.10"
> | #define COMPILER "x86_64-linux-gnu-gcc 6.2.0"
> | #define OS_UNAME "Linux ip-172-31-15-184 3.16.0-4-amd64 #1 SMP Debian 
> 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux"
> | #define CONFIGURE_FLAGS " '--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' '--host=x86_64-linux-gnu' 
> '--build=x86_64-linux-gnu' '--localstatedir=/var/lib/sphinxsearch' 
> '--sysconfdir=/etc/sphinxsearch' '--with-libstemmer' '--with-pgsql' 
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_SYS_FILE_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_PTHREAD_H 1
> | #define HAVE_EXECINFO_H 1
> | #define HAVE_SYS_EPOLL_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define TIME_WITH_SYS_TIME 1
> | #define HAVE_FORK 1
> | #define HAVE_VFORK 1
> | #define HAVE_WORKING_VFORK 1
> | #define HAVE_WORKING_FORK 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_MALLOC 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define SELECT_TYPE_ARG1 int
> | #define SELECT_TYPE_ARG234 (fd_set *)
> | #define SELECT_TYPE_ARG5 (struct timeval *)
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> | #include <signal.h>
> | 
> | int
> | main ()
> | {
> | return *(signal (0, 0)) (0) == 1;
> |   ;
> |   return 0;
> | }
> configure:6037: result: void
> configure:6045: checking whether lstat correctly handles trailing slash
> configure:6071: x86_64-linux-gnu-gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wl,-z,relro conftest.c  
> -L/usr/local/lib >&5
> configure:6071: $? = 0
> configure:6071: ./conftest
> configure:6071: $? = 0
> configure:6088: result: yes
> configure:6107: checking whether stat accepts an empty string
> configure:6127: x86_64-linux-gnu-gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wl,-z,relro conftest.c  
> -L/usr/local/lib >&5
> configure:6127: $? = 0
> configure:6127: ./conftest
> configure:6127: $? = 0
> configure:6137: result: no
> configure:6155: checking for vprintf
> configure:6155: x86_64-linux-gnu-gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wl,-z,relro conftest.c  
> -L/usr/local/lib >&5
> conftest.c:77:6: warning: conflicting types for built-in function 'vprintf'
>  char vprintf ();
>       ^~~~~~~
> configure:6155: $? = 0
> configure:6155: result: yes
> configure:6161: checking for _doprnt
> configure:6161: x86_64-linux-gnu-gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O2 -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I/usr/local/include -Wl,-z,relro conftest.c  
> -L/usr/local/lib >&5
> /tmp/ccq05qsD.o: In function `main':
> ./conftest.c:89: undefined reference to `_doprnt'
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://aws-logs.debian.net/2016/11/18/sphinxsearch_2.2.11-1_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.

Reply via email to