Your message dated Sun, 23 Aug 2009 00:02:12 +0000
with message-id <e1mf0xe-0001so...@ries.debian.org>
and subject line Bug#542845: fixed in myodbc 3.51.27r695-1
has caused the Debian Bug report #542845,
regarding Log for failed build of myodbc_3.51.19r646-1+b1 on sparc 
(dist=unstable)
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.)


-- 
542845: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542845
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: myodbc
Version: 3.51.19r646-1
Severity: serious

> Checking correctness of source dependencies...
> Kernel: Linux 2.6.26-2-sparc64-smp sparc (sparc64)
> Toolchain package versions: libc6-dev_2.9-25 linux-libc-dev_2.6.30-6 
> g++-4.3_4.3.4-1 gcc-4.3_4.3.4-1 binutils_2.19.51.20090805-1 
> libstdc++6_4.4.1-2 libstdc++6-4.3-dev_4.3.4-1


> (cd .libs && rm -f libmyodbc3u.la && ln -s ../libmyodbc3u.la libmyodbc3u.la)
> make[2]: Leaving directory 
> `/build/buildd-myodbc_3.51.19r646-1-sparc-8uTJnt/myodbc-3.51.19r646/util'
> Making all in driver
> make[2]: Entering directory 
> `/build/buildd-myodbc_3.51.19r646-1-sparc-8uTJnt/myodbc-3.51.19r646/driver'
> /usr/bin/make  all-am
> make[3]: Entering directory 
> `/build/buildd-myodbc_3.51.19r646-1-sparc-8uTJnt/myodbc-3.51.19r646/driver'
> if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I.   -D_REENTRANT -D_GNU_SOURCE -I/usr/include  -O3 -DDBUG_OFF 
> -I/usr/include/mysql -DBIG_JOINS=1 -DUNIV_LINUX -g -Wall -O2 -MT 
> libmyodbc3_la-catalog.lo -MD -MP -MF ".deps/libmyodbc3_la-catalog.Tpo" -c -o 
> libmyodbc3_la-catalog.lo `test -f 'catalog.c' || echo './'`catalog.c; \
>       then mv -f ".deps/libmyodbc3_la-catalog.Tpo" 
> ".deps/libmyodbc3_la-catalog.Plo"; else rm -f 
> ".deps/libmyodbc3_la-catalog.Tpo"; exit 1; fi
> mkdir .libs
>  gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -D_GNU_SOURCE -I/usr/include 
> -O3 -DDBUG_OFF -I/usr/include/mysql -DBIG_JOINS=1 -DUNIV_LINUX -g -Wall -O2 
> -MT libmyodbc3_la-catalog.lo -MD -MP -MF .deps/libmyodbc3_la-catalog.Tpo -c 
> catalog.c  -fPIC -DPIC -o .libs/libmyodbc3_la-catalog.o
> In file included from catalog.c:44:
> myodbc3.h:258: error: expected specifier-qualifier-list before 
> 'In_C_you_should_use_my_bool_instead'
> In file included from myodbc3.h:397,
>                  from catalog.c:44:
> myutil.h:144: error: expected declaration specifiers or '...' before 
> 'In_C_you_should_use_my_bool_instead'
> catalog.c:209: error: expected declaration specifiers or '...' before 'gptr'
> catalog.c: In function 'create_fake_resultset':
> catalog.c:213: error: 'gptr' undeclared (first use in this function)
> catalog.c:213: error: (Each undeclared identifier is reported only once
> catalog.c:213: error: for each function it appears in.)
> catalog.c:213: error: expected ')' before 'rowval'
> catalog.c:213: error: too few arguments to function 'my_memdup'
> catalog.c:217: error: expected ')' before 'stmt'
> catalog.c:219: error: expected ')' before 'stmt'
> catalog.c: At top level:
> catalog.c:242: error: expected declaration specifiers or '...' before 'gptr'
> catalog.c: In function 'create_empty_fake_resultset':
> catalog.c:245: error: 'rowval' undeclared (first use in this function)
> catalog.c:246: warning: passing argument 5 of 'create_fake_resultset' makes 
> integer from pointer without a cast
> catalog.c:246: error: too many arguments to function 'create_fake_resultset'
> catalog.c: In function 'SQLTables':
> catalog.c:405: error: 'gptr' undeclared (first use in this function)
> catalog.c:405: error: expected ')' before 'SQLTABLES_qualifier_values'
> catalog.c:407: error: too few arguments to function 'my_memdup'
> catalog.c:422: error: expected ')' before 'SQLTABLES_owner_values'
> catalog.c:424: error: too few arguments to function 'create_fake_resultset'
> catalog.c:434: error: expected ')' before 'SQLTABLES_type_values'
> catalog.c:438: error: too few arguments to function 'create_fake_resultset'
> catalog.c:547: error: expected ')' before 'SQLTABLES_values'
> catalog.c:550: error: too few arguments to function 
> 'create_empty_fake_resultset'
> catalog.c: In function 'SQLColumns':
> catalog.c:813: error: 'gptr' undeclared (first use in this function)
> catalog.c:813: error: expected ')' before 'stmt'
> catalog.c:816: error: too few arguments to function 'my_realloc'
> catalog.c:948: error: expected ')' before 'SQLCOLUMNS_values'
> catalog.c:951: error: too few arguments to function 
> 'create_empty_fake_resultset'
> catalog.c: In function 'SQLStatistics':
> catalog.c:1078: error: 'gptr' undeclared (first use in this function)
> catalog.c:1078: error: expected ')' before 'SQLSTAT_values'
> catalog.c:1079: error: too few arguments to function 'my_memdup'
> catalog.c:1115: error: expected ')' before 'SQLSTAT_values'
> catalog.c:1117: error: too few arguments to function 
> 'create_empty_fake_resultset'
> catalog.c: In function 'SQLForeignKeys':
> catalog.c:2056: error: 'gptr' undeclared (first use in this function)
> catalog.c:2056: error: expected ')' before 'tempdata'
> catalog.c:2058: error: too few arguments to function 'my_memdup'
> catalog.c:2059: error: expected ')' before 'tempdata'
> catalog.c:2075: error: expected ')' before 'SQLFORE_KEYS_values'
> catalog.c:2078: error: too few arguments to function 
> 'create_empty_fake_resultset'
> make[3]: *** [libmyodbc3_la-catalog.lo] Error 1
> make[3]: Leaving directory 
> `/build/buildd-myodbc_3.51.19r646-1-sparc-8uTJnt/myodbc-3.51.19r646/driver'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory 
> `/build/buildd-myodbc_3.51.19r646-1-sparc-8uTJnt/myodbc-3.51.19r646/driver'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/build/buildd-myodbc_3.51.19r646-1-sparc-8uTJnt/myodbc-3.51.19r646'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: myodbc
Source-Version: 3.51.27r695-1

We believe that the bug you reported is fixed in the latest version of
myodbc, which is due to be installed in the Debian FTP archive:

libmyodbc_3.51.27r695-1_amd64.deb
  to pool/main/m/myodbc/libmyodbc_3.51.27r695-1_amd64.deb
myodbc_3.51.27r695-1.diff.gz
  to pool/main/m/myodbc/myodbc_3.51.27r695-1.diff.gz
myodbc_3.51.27r695-1.dsc
  to pool/main/m/myodbc/myodbc_3.51.27r695-1.dsc
myodbc_3.51.27r695.orig.tar.gz
  to pool/main/m/myodbc/myodbc_3.51.27r695.orig.tar.gz



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 542...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <vor...@debian.org> (supplier of updated myodbc 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...@debian.org)


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

Format: 1.8
Date: Sat, 22 Aug 2009 16:33:38 -0700
Source: myodbc
Binary: libmyodbc
Architecture: source amd64
Version: 3.51.27r695-1
Distribution: unstable
Urgency: low
Maintainer: Steve Langasek <vor...@debian.org>
Changed-By: Steve Langasek <vor...@debian.org>
Description: 
 libmyodbc  - the MySQL ODBC driver
Closes: 542073 542845
Changes: 
 myodbc (3.51.27r695-1) unstable; urgency=low
 .
   * New upstream release
     - Drop use of wrong, non-standard 'gptr' type.
   * Fix dependence on 'bool' type, correcting build failure with
     libmysqlclient16.  Closes: #542845.
   * Add a Homepage: field, since the mysql website makes it impossible to
     use a watch file directly.
   * Update to Standards-Version 3.8.3 (no changes required).
   * Build-depend on libmysqlclient-dev instead of libmysqlclient15-dev.
   * Convert debian/rules to dh 7, bump debian/compat to 7, and build-depend
     on debhelper (>= 7.0.50) for override rules support.
   * Build-depend on autotools-dev to always have a current config.sub.
     Closes: #542073.
Checksums-Sha1: 
 955e6ca0932b37330883debdbe17ff6b349105a3 1145 myodbc_3.51.27r695-1.dsc
 85a582f4cdfe45f73ca86f853fb5352f50d46ea8 947116 myodbc_3.51.27r695.orig.tar.gz
 5b7ac7236f618a8a438981bf3dcaf2dccd13d545 20694 myodbc_3.51.27r695-1.diff.gz
 85db8f602b919408d0ef98a2a9a1da3c7dced499 89344 
libmyodbc_3.51.27r695-1_amd64.deb
Checksums-Sha256: 
 d9fee2022884da634b1860cd5542218837e51cd2badff0e5715785498e4e78f5 1145 
myodbc_3.51.27r695-1.dsc
 92031dc223da7fcb962276f091c843ac590f19dfba39a447dbc844afbe7d66c5 947116 
myodbc_3.51.27r695.orig.tar.gz
 66aa079df491222d8124147a1a433a3ebaff70f578aec7e821fbdefce307ee78 20694 
myodbc_3.51.27r695-1.diff.gz
 39b46c00db3dc3e31859441a289dd9499251e7e305a1a4e9f05b0e3a1a79dde4 89344 
libmyodbc_3.51.27r695-1_amd64.deb
Files: 
 41eb4b6012cd4aca08ad5c9ceeb42511 1145 libs optional myodbc_3.51.27r695-1.dsc
 bb3df0778a7dc99d88ce1146ea709cbe 947116 libs optional 
myodbc_3.51.27r695.orig.tar.gz
 e8ad064e67c7102c80ee5c6993b669aa 20694 libs optional 
myodbc_3.51.27r695-1.diff.gz
 33a585b13e23b13ba7c777f6f8b0ad75 89344 libs optional 
libmyodbc_3.51.27r695-1_amd64.deb

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

iD8DBQFKkIUQKN6ufymYLloRAogmAKDI3Lqre9ARqg9xPKg3VJdXTp9jlgCdE4XT
sHGeYTmMKWaMNDMDRIX0qd0=
=0uGJ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to