Your message dated Tue, 03 Jan 2017 19:34:56 +0000
with message-id <e1couri-0002mf...@fasolo.debian.org>
and subject line Bug#844275: fixed in mysql-5.7 5.7.16-2
has caused the Debian Bug report #844275,
regarding sphinxsearch: FTBFS: ./conftest.c:89: undefined reference to `_doprnt'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
844275: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844275
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: mysql-5.7
Source-Version: 5.7.16-2

We believe that the bug you reported is fixed in the latest version of
mysql-5.7, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 844...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lars Tangvald <lars.tangv...@oracle.com> (supplier of updated mysql-5.7 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 03 Jan 2017 07:44:43 +0100
Source: mysql-5.7
Binary: libmysqlclient20 libmysqld-dev libmysqlclient-dev mysql-client-core-5.7 
mysql-client-5.7 mysql-server-core-5.7 mysql-server-5.7 mysql-server 
mysql-client mysql-testsuite mysql-testsuite-5.7 mysql-source-5.7
Architecture: source
Version: 5.7.16-2
Distribution: unstable
Urgency: medium
Maintainer: Debian MySQL Maintainers <pkg-mysql-ma...@lists.alioth.debian.org>
Changed-By: Lars Tangvald <lars.tangv...@oracle.com>
Description:
 libmysqlclient-dev - MySQL database development files
 libmysqlclient20 - MySQL database client library
 libmysqld-dev - MySQL embedded database development files
 mysql-client - MySQL database client (metapackage depending on the latest 
versio
 mysql-client-5.7 - MySQL database client binaries
 mysql-client-core-5.7 - MySQL database core client binaries
 mysql-server - MySQL database server (metapackage depending on the latest 
versio
 mysql-server-5.7 - MySQL database server binaries and system database setup
 mysql-server-core-5.7 - MySQL database server binaries
 mysql-source-5.7 - MySQL source
 mysql-testsuite - MySQL regression tests
 mysql-testsuite-5.7 - MySQL 5.7 testsuite
Closes: 841592 844275 847231
Changes:
 mysql-5.7 (5.7.16-2) unstable; urgency=medium
 .
   * Fix the test main.grant_user_lock when run as root
     The test was to log in as anonymous user, but would use the current system
     user. This was ok in most cases, but failed when the test was run as root
     since root has its own mysql user by default.
     (Closes: #841592)
   * Fix invalid build flags being used by mysql_config
     mysql_config was pulling in build flags from the build environment, causing
     build failures in other packages if the environment contained invalid 
flags.
     It now uses a whitelist system instead.
     (Closes: #844275)
   * Limit number of mtr parallel tests based on aio-max-nr system setting
     On systems with many cores the test suite could fail or be unstable because
     each server needs a certain number of aio slots. Build now limits max test
     parallelization based on the max number of slots available on the system.
   * Fix upgrade issue from mysql-5.5 in Jessie
     An innochecksum file was moved from server to server-core in 5.7, causing
     file conflicts when upgrading.
     (Closes: #847231)
   * Added patch to fix failing test main.events_2
     The test uses a hardcoded date (2017-01-01), and fails after that date.
     The patch is temporary pending upstream fix of the test.
Checksums-Sha1:
 0249b7d7f891272350eb0dfd4e9cb1538ab0acd3 3213 mysql-5.7_5.7.16-2.dsc
 2dfc780382d3762e1b59b3b370085d8d9e1b7d85 3389688 
mysql-5.7_5.7.16-2.debian.tar.xz
Checksums-Sha256:
 56aa64b6bf356f068e9e41fca92204ed5d38d1b284f931184a097b8b4cb14c5f 3213 
mysql-5.7_5.7.16-2.dsc
 f936a2846fb61e0ec29e488fc8f4dc03503430bf508f8c5960fadbccffc609fb 3389688 
mysql-5.7_5.7.16-2.debian.tar.xz
Files:
 940567923538855719705aa7b8f7c47e 3213 database optional mysql-5.7_5.7.16-2.dsc
 f835061f73c144a72eb483ae675c8b54 3389688 database optional 
mysql-5.7_5.7.16-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJYa/cjAAoJEMAFfnFNaU+yf0QQANaAwyvgV/wHSHtRtrjSoWVE
TPBfGACvjChdN6Jo13wlJD6tiu+6VUTsQPecbclxSQQ9CZn3KylDUcvoz0w9czLy
MRj4QrEcnBpaV+yf1dGNfzG+VMoOJ0YhdU7yVmhqj3yt0TGOP39mXrEmf8IJteRh
zeMJ953CQTaZrFtclCgKFGeyP566VS/ByME/G02RPVFnOzHCjwrEsbO3M6CRRyxD
jLzceiMU4xkV2Bcd4ibuZ3hfQlrMy4i08SMUKkoLVuk/a7Fk4DXj7HQ1sc1Mes/x
ri9xvBlqsSe8+Oy1/dlUXzK9JRd2qfqIakRMymM3JM74rUFP8Mm3K3LgRXcPdWn5
/oXDFB9kcajvvc/k7thlmPg/OECF/NU6NZnrAXjZtzWxtKF9dINgJ/ZMXf2wZlN5
nB5I8ht2H2Z4JlqweekpalJ/OKXlkH0tUoKXTzqTq2LjzL4QGUkKuKGyGqwgu5dc
P6bMCdVrvemO310rlWZackr3qTcBOEiNx7RqyCR8fjpEmXMgM7KKjM/6cY13dDnz
ogohYKzNjnfZOvBxzaFdZuazOKOOGWiNYmfscsb+W0zLzMxWMV+xbE5/2VW2CQG0
KR1By0fNE366YRg8LI/to/Pybvl7MSXP4aX0vqkBtVGPp56AYM9Mg78xrvL0ejZC
z8iTQhJf8gJYhjNpjbhG
=vfew
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to