Your message dated Wed, 12 Apr 2006 05:32:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358949: fixed in psqlodbc 1:08.01.0200-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: psqlodbc
Version: 1:08.01.0200-1
Severity: important

psqlodbc fails to build on AMD64.  Steve, is that a bug in your package?
Ah, no, at closer inspection, this is not a bug in unixodbc but in
psqlodbc, I'd say.


> Automatic build of psqlodbc_1:08.01.0200-1 on em64t by sbuild/amd64 1.106
...
> The following NEW packages will be installed:
>   cdbs debhelper defoma file fontconfig fontconfig-config gettext html2text
>   intltool-debian libaudio2 libexpat1 libfontconfig1 libfreetype6 libice6
>   libjpeg62 libkrb53 liblcms1 libltdl3 libltdl3-dev libmagic1 libmng1
>   libnewt0.52 libodbcinstq1c2 libpng12-0 libpq-dev libpq4 libqt3-mt
>   libreadline5 libsm6 libssl-dev libx11-6 libxcursor1 libxext6 libxft2 libxi6
>   libxinerama1 libxrandr2 libxrender1 libxt6 odbcinst1debian1 po-debconf
>   readline-common ttf-dejavu ucf unixodbc unixodbc-dev whiptail x11-common
>   xlibs-data zlib1g-dev
...
> /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. 
> -I/build/tbm/psqlodbc-08.01.0200/. -I.   -I/usr/include/postgresql  -g -Wall 
> -O2 -c -o odbcapi.lo /build/tbm/psqlodbc-08.01.0200/./odbcapi.c
>  cc -DHAVE_CONFIG_H -I. -I/build/tbm/psqlodbc-08.01.0200/. -I. 
> -I/usr/include/postgresql -g -Wall -O2 -c 
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c  -fPIC -DPIC -o .libs/odbcapi.o
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLAllocConnect':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:44: warning: unused variable 'env'
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: At top level:
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:83: error: conflicting types for 
> 'SQLBindCol'
> /usr/include/sql.h:585: error: previous declaration of 'SQLBindCol' was here
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLColumns':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:135: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:137: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:140: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:142: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:145: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:147: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:150: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:152: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: At top level:
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:258: error: conflicting types for 
> 'SQLDescribeCol'
> /usr/include/sql.h:634: error: previous declaration of 'SQLDescribeCol' was 
> here
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLFetch':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:341: warning: pointer targets in 
> passing argument 4 of 'PGAPI_ExtendedFetch' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: At top level:
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:386: error: conflicting types for 
> 'SQLGetData'
> /usr/include/sql.h:688: error: previous declaration of 'SQLGetData' was here
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:515: error: conflicting types for 
> 'SQLPutData'
> /usr/include/sql.h:747: error: previous declaration of 'SQLPutData' was here
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:530: error: conflicting types for 
> 'SQLRowCount'
> /usr/include/sql.h:750: error: previous declaration of 'SQLRowCount' was here
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:563: error: conflicting types for 
> 'SQLSetParam'
> /usr/include/sql.h:785: error: previous declaration of 'SQLSetParam' was here
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLSpecialColumns':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:605: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:607: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:610: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:612: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:615: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:617: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLStatistics':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:666: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:668: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:671: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:673: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:676: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:678: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLTables':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:727: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:729: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:732: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:734: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:737: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:739: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLColumnPrivileges':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:794: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:796: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:799: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:801: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:804: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:806: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:809: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:811: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: At top level:
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:841: error: conflicting types for 
> 'SQLDescribeParam'
> /usr/include/sqlext.h:1851: error: previous declaration of 'SQLDescribeParam' 
> was here
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:861: error: conflicting types for 
> 'SQLExtendedFetch'
> /usr/include/sqlext.h:1858: error: previous declaration of 'SQLExtendedFetch' 
> was here
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLForeignKeys':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:916: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:918: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:921: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:923: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:926: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:928: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:931: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:933: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:936: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:938: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:941: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:943: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLPrimaryKeys':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1070: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1072: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1075: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1077: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1080: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1082: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLProcedureColumns':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1136: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1138: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1141: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1143: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1146: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1148: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1151: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1153: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLProcedures':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1207: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1209: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1212: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1214: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1217: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1219: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: At top level:
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1244: error: conflicting types for 
> 'SQLSetPos'
> /usr/include/sqlext.h:1928: error: previous declaration of 'SQLSetPos' was 
> here
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: In function 'SQLTablePrivileges':
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1288: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1290: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1293: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1295: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1298: warning: pointer targets in 
> passing argument 2 of 'make_lstring_ifneeded' differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1300: warning: pointer targets in 
> assignment differ in signedness
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c: At top level:
> /build/tbm/psqlodbc-08.01.0200/./odbcapi.c:1331: error: conflicting types for 
> 'SQLBindParameter'
> /usr/include/sqlext.h:1959: error: previous declaration of 'SQLBindParameter' 
> was here
> make[3]: *** [odbcapi.lo] Error 1
> make[3]: Leaving directory `/build/tbm/psqlodbc-08.01.0200/build-A'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/build/tbm/psqlodbc-08.01.0200/build-A'
> make[1]: *** [debian/stamp-makefile-build] Error 2
> make[1]: Leaving directory `/build/tbm/psqlodbc-08.01.0200'
> make: *** [build] Error 2
> ******************************************************************************
> Build finished at 20060324-1955

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: psqlodbc
Source-Version: 1:08.01.0200-2

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:

odbc-postgresql_08.01.0200-2_i386.deb
  to pool/main/p/psqlodbc/odbc-postgresql_08.01.0200-2_i386.deb
psqlodbc_08.01.0200-2.diff.gz
  to pool/main/p/psqlodbc/psqlodbc_08.01.0200-2.diff.gz
psqlodbc_08.01.0200-2.dsc
  to pool/main/p/psqlodbc/psqlodbc_08.01.0200-2.dsc



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Eisentraut <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 10 Apr 2006 13:58:05 +0200
Source: psqlodbc
Binary: odbc-postgresql
Architecture: source i386
Version: 1:08.01.0200-2
Distribution: unstable
Urgency: low
Maintainer: Peter Eisentraut <[EMAIL PROTECTED]>
Changed-By: Peter Eisentraut <[EMAIL PROTECTED]>
Description: 
 odbc-postgresql - ODBC driver for PostgreSQL
Closes: 358949
Changes: 
 psqlodbc (1:08.01.0200-2) unstable; urgency=low
 .
   * Fix to build on 64-bit architectures (closes: #358949)
     (patch by Steve Langasek)
Files: 
 6dd5d53ea3f97569f39bdc192e396d20 648 libs optional psqlodbc_08.01.0200-2.dsc
 a7c857b0570e517ef151fb2a89766b6d 9525 libs optional 
psqlodbc_08.01.0200-2.diff.gz
 86a7e7e067d9de884ec05e6f1a3c072b 336264 libs optional 
odbc-postgresql_08.01.0200-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEPPDgTTx8oVVPtMYRAulFAJ94WOL1spR/kGi45D/ix8hQk2mweQCeMIk1
lrv//aP3o6RGNEsmZwUU0iw=
=Vqqa
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to