Your message dated Mon, 16 Jan 2017 10:48:58 +0000
with message-id <e1ct4qq-000dzy...@fasolo.debian.org>
and subject line Bug#851022: fixed in libpqxx 4.0.1+dfsg3-8
has caused the Debian Bug report #851022,
regarding libpqxx FTBFS: sed: character class syntax is [[:space:]], not 
[:space:]
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.)


-- 
851022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851022
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libpqxx
Version: 4.0.1+dfsg2-7
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170111 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):
> cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not 
> for C
> configure:8821: $? = 0
> configure:8834: result: no
> configure:9192: checking for gcc option to produce PIC
> configure:9199: result: -fPIC -DPIC
> configure:9207: checking if gcc PIC flag -fPIC -DPIC works
> configure:9225: gcc -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
> configure:9229: $? = 0
> configure:9242: result: yes
> configure:9271: checking if gcc static flag -static works
> configure:9299: result: yes
> configure:9314: checking if gcc supports -c -o file.o
> configure:9335: gcc -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
> configure:9339: $? = 0
> configure:9361: result: yes
> configure:9369: checking if gcc supports -c -o file.o
> configure:9416: result: yes
> configure:9449: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:10712: result: yes
> configure:10749: checking whether -lc should be explicitly linked in
> configure:10757: gcc -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:10760: $? = 0
> configure:10775: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname 
> -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
> configure:10778: $? = 0
> configure:10792: result: no
> configure:10952: checking dynamic linker characteristics
> configure:11533: gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/foo conftest.c  
> >&5
> configure:11533: $? = 0
> configure:11782: result: GNU/Linux ld.so
> configure:11904: checking how to hardcode library paths into programs
> configure:11929: result: immediate
> configure:12477: checking whether stripping libraries is possible
> configure:12482: result: yes
> configure:12517: checking if libtool supports shared libraries
> configure:12519: result: yes
> configure:12522: checking whether to build shared libraries
> configure:12547: result: yes
> configure:12550: checking whether to build static libraries
> configure:12554: result: yes
> configure:12577: checking how to run the C++ preprocessor
> configure:12604: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:12604: $? = 0
> configure:12618: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>                             ^
> compilation terminated.
> configure:12618: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libpqxx"
> | #define PACKAGE_TARNAME "libpqxx"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "libpqxx 4.0.1"
> | #define PACKAGE_BUGREPORT "Jeroen T. Vermeulen <j...@xs4all.nl>"
> | #define PACKAGE_URL ""
> | #define PACKAGE "libpqxx"
> | #define VERSION "4.0.1"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:12643: result: g++ -E
> configure:12663: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:12663: $? = 0
> configure:12677: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>                             ^
> compilation terminated.
> configure:12677: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libpqxx"
> | #define PACKAGE_TARNAME "libpqxx"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "libpqxx 4.0.1"
> | #define PACKAGE_BUGREPORT "Jeroen T. Vermeulen <j...@xs4all.nl>"
> | #define PACKAGE_URL ""
> | #define PACKAGE "libpqxx"
> | #define VERSION "4.0.1"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:12839: checking for ld used by g++
> configure:12906: result: /usr/bin/ld -m elf_x86_64
> configure:12913: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
> configure:12928: result: yes
> configure:12983: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:14056: result: yes
> configure:14092: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:14095: $? = 0
> configure:14576: checking for g++ option to produce PIC
> configure:14583: result: -fPIC -DPIC
> configure:14591: checking if g++ PIC flag -fPIC -DPIC works
> configure:14609: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5
> configure:14613: $? = 0
> configure:14626: result: yes
> configure:14649: checking if g++ static flag -static works
> configure:14677: result: yes
> configure:14689: checking if g++ supports -c -o file.o
> configure:14710: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5
> configure:14714: $? = 0
> configure:14736: result: yes
> configure:14741: checking if g++ supports -c -o file.o
> configure:14788: result: yes
> configure:14818: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:14861: result: yes
> configure:15002: checking dynamic linker characteristics
> configure:15759: result: GNU/Linux ld.so
> configure:15824: checking how to hardcode library paths into programs
> configure:15849: result: immediate
> configure:15910: checking whether make sets $(MAKE)
> configure:15932: result: yes
> configure:15943: checking for mkdir
> configure:15961: found /bin/mkdir
> configure:15973: result: /bin/mkdir
> configure:15983: checking for pkg-config
> configure:16016: result: no
> configure:16187: checking whether to enable maintainer-specific portions of 
> Makefiles
> configure:16196: result: no
> configure:16211: checking maintainer mode
> configure:16218: result: no
> configure:16317: checking g++ visibility attribute
> configure:16335: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16335: $? = 0
> configure:16343: result: yes
> configure:16235: checking whether g++ accepts -fvisibility-inlines-hidden
> configure:16248: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Werror 
> -fvisibility-inlines-hidden -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16248: $? = 0
> configure:16254: result: yes
> configure:16355: checking g++ const attribute
> configure:16369: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16369: $? = 0
> configure:16377: result: yes
> configure:16380: checking g++ deprecation attribute
> configure:16394: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16394: $? = 0
> configure:16402: result: yes
> configure:16405: checking g++ noreturn attribute
> configure:16424: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16424: $? = 0
> configure:16432: result: yes
> configure:16435: checking g++ pure attribute
> configure:16449: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16449: $? = 0
> configure:16457: result: yes
> configure:16469: checking name of standard library namespace (normally "std")
> configure:16490: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16490: $? = 0
> configure:16502: result: ::std
> configure:16513: checking boost/smart_ptr.hpp usability
> configure:16513: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> conftest.cpp:62:31: fatal error: boost/smart_ptr.hpp: No such file or 
> directory
>  #include <boost/smart_ptr.hpp>
>                                ^
> compilation terminated.
> configure:16513: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libpqxx"
> | #define PACKAGE_TARNAME "libpqxx"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "libpqxx 4.0.1"
> | #define PACKAGE_BUGREPORT "Jeroen T. Vermeulen <j...@xs4all.nl>"
> | #define PACKAGE_URL ""
> | #define PACKAGE "libpqxx"
> | #define VERSION "4.0.1"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define PQXX_HAVE_GCC_VISIBILITY 1
> | #define PQXX_HAVE_GCC_CONST 1
> | #define PQXX_HAVE_GCC_DEPRECATED 1
> | #define PQXX_HAVE_GCC_NORETURN 1
> | #define PQXX_HAVE_GCC_PURE 1
> | #define PGSTD std
> | /* 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 <boost/smart_ptr.hpp>
> configure:16513: result: no
> configure:16513: checking boost/smart_ptr.hpp presence
> configure:16513: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> conftest.cpp:29:31: fatal error: boost/smart_ptr.hpp: No such file or 
> directory
>  #include <boost/smart_ptr.hpp>
>                                ^
> compilation terminated.
> configure:16513: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libpqxx"
> | #define PACKAGE_TARNAME "libpqxx"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "libpqxx 4.0.1"
> | #define PACKAGE_BUGREPORT "Jeroen T. Vermeulen <j...@xs4all.nl>"
> | #define PACKAGE_URL ""
> | #define PACKAGE "libpqxx"
> | #define VERSION "4.0.1"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define PQXX_HAVE_GCC_VISIBILITY 1
> | #define PQXX_HAVE_GCC_CONST 1
> | #define PQXX_HAVE_GCC_DEPRECATED 1
> | #define PQXX_HAVE_GCC_NORETURN 1
> | #define PQXX_HAVE_GCC_PURE 1
> | #define PGSTD std
> | /* end confdefs.h.  */
> | #include <boost/smart_ptr.hpp>
> configure:16513: result: no
> configure:16513: checking for boost/smart_ptr.hpp
> configure:16513: result: no
> configure:16525: checking whether TR1 headers live in tr1 directory
> configure:16539: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16539: $? = 0
> configure:16547: result: yes
> configure:16557: checking namespace of TR1 extension to the C++ standard
> configure:16584: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16584: $? = 0
> configure:16596: result: std::tr1
> configure:16600: checking ios usability
> configure:16600: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16600: $? = 0
> configure:16600: result: yes
> configure:16600: checking ios presence
> configure:16600: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:16600: $? = 0
> configure:16600: result: yes
> configure:16600: checking for ios
> configure:16600: result: yes
> configure:16612: checking streambuf usability
> configure:16612: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16612: $? = 0
> configure:16612: result: yes
> configure:16612: checking streambuf presence
> configure:16612: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:16612: $? = 0
> configure:16612: result: yes
> configure:16612: checking for streambuf
> configure:16612: result: yes
> configure:16624: checking locale usability
> configure:16624: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16624: $? = 0
> configure:16624: result: yes
> configure:16624: checking locale presence
> configure:16624: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:16624: $? = 0
> configure:16624: result: yes
> configure:16624: checking for locale
> configure:16624: result: yes
> configure:16636: checking locale function and stringstream::imbue
> configure:16653: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16653: $? = 0
> configure:16661: result: yes
> configure:16664: checking char_traits template
> configure:16679: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16679: $? = 0
> configure:16687: result: yes
> configure:16690: checking "warning" preprocessor directive
> configure:16704: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> conftest.cpp:36:2: warning: #warning cpp supports warning directive [-Wcpp]
>  #warning cpp supports warning directive
>   ^~~~~~~
> configure:16704: $? = 0
> configure:16712: result: yes
> configure:16715: checking "message" preprocessor pragma
> configure:16729: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> conftest.cpp:37:46: note: #pragma message: cpp supports message pragma
>  #pragma message("cpp supports message pragma")
>                                               ^
> configure:16729: $? = 0
> configure:16737: result: yes
> configure:16745: checking for pg_config
> configure:16763: found /usr/bin/pg_config
> configure:16775: result: /usr/bin/pg_config
> configure:16794: using PostgreSQL headers at /usr/include/postgresql
> configure:16797: using PostgreSQL libraries at /usr/lib/x86_64-linux-gnu
> configure:16808: checking for ANSI C header files
> configure:16912: result: yes
> configure:16921: checking ability to compile programs using the standard C 
> library
> configure:16937: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:16937: $? = 0
> configure:16954: result: yes
> configure:16960: checking for library containing select
> configure:16991: g++ -o conftest -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.cpp  >&5
> configure:16991: $? = 0
> configure:17008: result: none required
> configure:17072: checking /usr/include/postgresql/libpq-fe.h usability
> configure:17072: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:17072: $? = 0
> configure:17072: result: yes
> configure:17072: checking /usr/include/postgresql/libpq-fe.h presence
> configure:17072: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:17072: $? = 0
> configure:17072: result: yes
> configure:17072: checking for /usr/include/postgresql/libpq-fe.h
> configure:17072: result: yes
> configure:17092: checking for ability to compile source files using libpq
> configure:17105: g++ -c -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:17105: $? = 0
> configure:17118: result: yes
> configure:17132: checking for main in -lpq
> configure:17151: gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -L/usr/lib/x86_64-linux-gnu 
> conftest.c -lpq -L/usr/lib/x86_64-linux-gnu  >&5
> configure:17151: $? = 0
> configure:17160: result: yes
> configure:17179: checking for PQexec in -lpq
> configure:17204: gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -L/usr/lib/x86_64-linux-gnu 
> conftest.c -lpq -L/usr/lib/x86_64-linux-gnu -lpq  >&5
> configure:17204: $? = 0
> configure:17213: result: yes
> configure:17251: checking for correct C++ linkage of basic libpq functions
> configure:17290: g++ -o conftest -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/libpqxx-4.0.1+dfsg2=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -L/usr/lib/x86_64-linux-gnu 
> conftest.cpp  >&5
> /tmp/cca8NlLV.o: In function `main':
> ./conftest.cpp:43: undefined reference to `PQexec'
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://aws-logs.debian.net/2017/01/11/libpqxx_4.0.1+dfsg2-7_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: libpqxx
Source-Version: 4.0.1+dfsg3-8

We believe that the bug you reported is fixed in the latest version of
libpqxx, 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 851...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marcin Kulisz (kuLa) <deb...@kulisz.net> (supplier of updated libpqxx 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: SHA512

Format: 1.8
Date: Sun, 15 Jan 2017 16:58:57 +0000
Source: libpqxx
Binary: libpqxx-dev libpqxx3-dev libpqxx-doc libpqxx-4.0v5
Architecture: source
Version: 4.0.1+dfsg3-8
Distribution: unstable
Urgency: medium
Maintainer: Marcin Kulisz (kuLa) <deb...@kulisz.net>
Changed-By: Marcin Kulisz (kuLa) <deb...@kulisz.net>
Description:
 libpqxx-4.0v5 - C++ library to connect to PostgreSQL
 libpqxx-dev - C++ library to connect to PostgreSQL (development files)
 libpqxx-doc - C++ library to connect to PostgreSQL (documentation)
 libpqxx3-dev - Transitional dummy package for libpqxx-dev
Closes: 851022
Changes:
 libpqxx (4.0.1+dfsg3-8) unstable; urgency=medium
 .
   * Added patch fixing configure.ac to work with stricter sed (Closes: #851022)
   * Current work attribution update to d/copyright
Checksums-Sha1:
 b00e09da32d849f6a5f116c958f673846fe29be6 2199 libpqxx_4.0.1+dfsg3-8.dsc
 3939482ed6f5d71009c2187f674bcb2e173544ef 1391003 
libpqxx_4.0.1+dfsg3.orig.tar.gz
 9d7c144e460ecf8c7198e81588affc4acd9dbfff 382992 
libpqxx_4.0.1+dfsg3-8.debian.tar.xz
Checksums-Sha256:
 82e1d1b6fd076c4f04b3c77f6bd35740435620a041bb505c4c727922766f4ae7 2199 
libpqxx_4.0.1+dfsg3-8.dsc
 940deaaeec3e3f48b2d4a1c89d140a76c19f0e2732390790da69b0c0e9866155 1391003 
libpqxx_4.0.1+dfsg3.orig.tar.gz
 0aab92535c0924cf62a0b9649a1929d69f9da2a9554c48420d415babc7d32b13 382992 
libpqxx_4.0.1+dfsg3-8.debian.tar.xz
Files:
 348cd0c7176774c7ef7dd6a77c17ca5f 2199 libs optional libpqxx_4.0.1+dfsg3-8.dsc
 101e2cc97f5cddc46cf21b2acccbfccb 1391003 libs optional 
libpqxx_4.0.1+dfsg3.orig.tar.gz
 766c06d1d9e47445ca42411e04c033c9 382992 libs optional 
libpqxx_4.0.1+dfsg3-8.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEPfGk38cyRog4vPEhaGkw3VjDOLMFAlh8nXYSHGRlYmlhbkBr
dWxpc3oubmV0AAoJEGhpMN1YwzizJQgP/jEsVOEHRNnGrAo95I6KduMEe/zCgDCS
q3mkRB8icQ4WlVIivz9XfhTUxGRpQr6qN5kaSUuGygJ5IXcHLAOKe/D+zoCzOXfI
VN02RZojFjWOBF364k6VBe+1EPGO1tYO3hqe/4Kv7RuK33uIHaUcWHfpLYrAF7Az
CKoTGJdw68EYRKoL0c1HrXYd1JuwtD5tzI1bI1b9NWo0VOzdMDrj2Rzck+tJMG4i
lZCVxzdfWvBWO59Cw32bhA3Y8/zbm5hw+Y7n+b3M7iIftUvpqzevUTwd9Ri6+ERN
KhouB5sIhyuI1ObB9NPjZh1dB+sRJMFhwoFCx8ECMAy/DVuVWLKOgqe7ZkdvZmpI
+M4llDRQyDk1/pyyLpFWiCXNmYER5hRynlnzCmBAtm7YE0Yv8LQbgxz4/2PZbd+z
TL9EoBudlRPScT1Ml5YDACZTcXnn0CHf7lOTKXRrWBlsYSVNDqi4yYcZTrWhDwTa
rYFQTZg3o8S3Bh/NC5BJXgjm1ycVO0u9NKFlwxN1aFM6oyIxrt2QNZRP30dmmeOQ
jnUlwwZhkiszrsHcT4oAadDtf0fNRb7JUhP9dr7EhKOR5CLrqRV6ooZX1G3NgEyo
bS4sKuwewlK3AXyLE/hdvd4GnOyorg+XKmoLyur6G61nEX0ID/DvMAm5JExsUiB5
OlMkP22V80IP
=ETAn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to