Your message dated Fri, 29 Sep 2023 16:42:37 +0000
with message-id <e1qmgzz-005g6c...@fasolo.debian.org>
and subject line Bug#1052755: fixed in psqlodbc 1:16.00.0000-1
has caused the Debian Bug report #1052755,
regarding psqlodbc: FTBFS: pqexpbuffer.h:168:8: error: unknown type name ‘bool’
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.)


-- 
1052755: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052755
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: psqlodbc
Version: 1:15.00.0000-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include/postgresql 
> -I/usr/include/postgresql/internal -DUNICODE_SUPPORT  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -c -o psqlodbcw_la-execute.lo `test -f 'execute.c' || echo 
> './'`execute.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include -I/usr/include/postgresql -I/usr/include/postgresql/internal 
> -DUNICODE_SUPPORT -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wall -c bind.c  -fPIC -DPIC -o 
> .libs/psqlodbcw_la-bind.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include -I/usr/include/postgresql -I/usr/include/postgresql/internal 
> -DUNICODE_SUPPORT -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wall -c columninfo.c  -fPIC -DPIC -o 
> .libs/psqlodbcw_la-columninfo.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include -I/usr/include/postgresql -I/usr/include/postgresql/internal 
> -DUNICODE_SUPPORT -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wall -c environ.c  -fPIC -DPIC -o 
> .libs/psqlodbcw_la-environ.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include -I/usr/include/postgresql -I/usr/include/postgresql/internal 
> -DUNICODE_SUPPORT -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wall -c execute.c  -fPIC -DPIC -o 
> .libs/psqlodbcw_la-execute.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include -I/usr/include/postgresql -I/usr/include/postgresql/internal 
> -DUNICODE_SUPPORT -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wall -c connection.c  -fPIC -DPIC -o 
> .libs/psqlodbcw_la-connection.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include -I/usr/include/postgresql -I/usr/include/postgresql/internal 
> -DUNICODE_SUPPORT -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wall -c drvconn.c  -fPIC -DPIC -o 
> .libs/psqlodbcw_la-drvconn.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include -I/usr/include/postgresql -I/usr/include/postgresql/internal 
> -DUNICODE_SUPPORT -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wall -c convert.c  -fPIC -DPIC -o 
> .libs/psqlodbcw_la-convert.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include -I/usr/include/postgresql -I/usr/include/postgresql/internal 
> -DUNICODE_SUPPORT -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wall -c info.c  -fPIC -DPIC -o 
> .libs/psqlodbcw_la-info.o
> In file included from statement.h:15,
>                  from bind.c:23:
> /usr/include/postgresql/internal/pqexpbuffer.h:168:8: error: unknown type 
> name ‘bool’
>   168 | extern bool appendPQExpBufferVA(PQExpBuffer str, const char *fmt, 
> va_list args) pg_attribute_printf(2, 0);
>       |        ^~~~
> In file included from connection.h:14,
>                  from columninfo.c:18:
> /usr/include/postgresql/internal/pqexpbuffer.h:168:8: error: unknown type 
> name ‘bool’
>   168 | extern bool appendPQExpBufferVA(PQExpBuffer str, const char *fmt, 
> va_list args) pg_attribute_printf(2, 0);
>       |        ^~~~
> In file included from connection.h:14,
>                  from execute.c:27:
> /usr/include/postgresql/internal/pqexpbuffer.h:168:8: error: unknown type 
> name ‘bool’
>   168 | extern bool appendPQExpBufferVA(PQExpBuffer str, const char *fmt, 
> va_list args) pg_attribute_printf(2, 0);
>       |        ^~~~
> In file included from connection.h:14,
>                  from info.c:34:
> /usr/include/postgresql/internal/pqexpbuffer.h:168:8: error: unknown type 
> name ‘bool’
>   168 | extern bool appendPQExpBufferVA(PQExpBuffer str, const char *fmt, 
> va_list args) pg_attribute_printf(2, 0);
>       |        ^~~~
> In file included from connection.h:14,
>                  from qresult.h:16,
>                  from multibyte.h:9,
>                  from convert.c:32:
> /usr/include/postgresql/internal/pqexpbuffer.h:168:8: error: unknown type 
> name ‘bool’
>   168 | extern bool appendPQExpBufferVA(PQExpBuffer str, const char *fmt, 
> va_list args) pg_attribute_printf(2, 0);
>       |        ^~~~
> In file included from connection.h:14,
>                  from drvconn.c:20:
> /usr/include/postgresql/internal/pqexpbuffer.h:168:8: error: unknown type 
> name ‘bool’
>   168 | extern bool appendPQExpBufferVA(PQExpBuffer str, const char *fmt, 
> va_list args) pg_attribute_printf(2, 0);
>       |        ^~~~
> make[3]: *** [Makefile:725: psqlodbcw_la-columninfo.lo] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/psqlodbc_15.00.0000-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: psqlodbc
Source-Version: 1:16.00.0000-1
Done: Christoph Berg <m...@debian.org>

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

Debian distribution maintenance software
pp.
Christoph Berg <m...@debian.org> (supplier of updated psqlodbc 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: Fri, 29 Sep 2023 15:57:38 +0000
Source: psqlodbc
Architecture: source
Version: 1:16.00.0000-1
Distribution: unstable
Urgency: medium
Maintainer: Debian PostgreSQL Maintainers <team+postgre...@tracker.debian.org>
Changed-By: Christoph Berg <m...@debian.org>
Closes: 1052755
Changes:
 psqlodbc (1:16.00.0000-1) unstable; urgency=medium
 .
   * New upstream version 16.00.0000.
   * Fixes "bool" FTBFS. (Closes: #1052755)
Checksums-Sha1:
 8bbf2a78770addf4380092403d078dbc9bae9f9e 2135 psqlodbc_16.00.0000-1.dsc
 5f455355340cd17a2c6fadb9372c95cafdb5dee8 946997 psqlodbc_16.00.0000.orig.tar.gz
 93d75a7598956858160cf6d11eca9ce2df9f51ce 9316 
psqlodbc_16.00.0000-1.debian.tar.xz
Checksums-Sha256:
 a01c098e792befe033062b2d70857d81784f5385d3c9a7ed7f54905c8bf5daf0 2135 
psqlodbc_16.00.0000-1.dsc
 afd892f89d2ecee8d3f3b2314f1bd5bf2d02201872c6e3431e5c31096eca4c8b 946997 
psqlodbc_16.00.0000.orig.tar.gz
 b15708af2706a94ee62c4eaacb8ebd08bde683da7f4e9ad53d8f675522958fce 9316 
psqlodbc_16.00.0000-1.debian.tar.xz
Files:
 2c4799059b96fe67fc3255a4de1bf57f 2135 database optional 
psqlodbc_16.00.0000-1.dsc
 ac3dc5f1aad47ad7d7cb53dc3c1fb457 946997 database optional 
psqlodbc_16.00.0000.orig.tar.gz
 4705bf37269e2dd522e978dd1f354cda 9316 database optional 
psqlodbc_16.00.0000-1.debian.tar.xz

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

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAmUW9mUACgkQTFprqxLS
p66qUQ//fsHxyaNQA3RXpQQdveIO8R/27y5YZDgYsBZDzL+uSV2YPi3nVE6J9sBw
jjNgMrrLqlVpQljzh2LvJXz8EbdMyy6f0AjhAA0lAgEx7eMAKOXCAI+uiWV9rjEC
JcGpv9p1dm0pMuDEiD+mJaHLQERc9eyDj0Lm+OaPln7Eb7urcQI9jt0FPg+Qio2F
Md0UeTkFrsXNbwKuOajNPVfnd1IKbLTYxIeM0OM4hOGQ+XUmiwEN3GGQUXYdxlEf
Vl27PSHDvB73A3P8w25X3+N6vTZqmklqhvoqgfLHOdC5UK/WmRM5huhIBx/bkWDC
J+u5vwgzV4zxNbA0SNSb+36vEUPhRn7ZwZOsq8qxykUZxDARFe7T6WfATCqhR7g8
PXGxk2aW7B2xvec9REWFs9h0c6YGDkNCBI359VV/nG6rAUjPXp9TseVn4tFlGtiW
Ify+p+fubE2JPaz5gAymxwfPxABuyfSAccBxw6REEPrxlPDVyJwYldGONpJEYqen
Gnzp3Cop57g+6FsIIrI1oyOebXfPQPzelD9ocFBrJ6BInb7K2kJp6FPpYZGQNDF/
LrB23Po63gcrphQTQnNoHCaoqbrdrpVNUpBnQxVEPfsApiQRjMG96ttmg2aaipFR
RLC9c92HN8gdE1MU1RliI9ULnJXD0BZaoytE84A6TrUh7kTwyvc=
=iSBf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to