Your message dated Sun, 28 Aug 2016 10:22:42 +0000
with message-id <[email protected]>
and subject line Bug#835669: fixed in wxsqlite3 3.4.0~dfsg1-2
has caused the Debian Bug report #835669,
regarding wxsqlite3: FTBFS when built with dpkg-buildpackage -A 
(samples/minimal: not found)
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 [email protected]
immediately.)


-- 
835669: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835669
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:wxsqlite3
Version: 3.4.0~dfsg1-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --parallel --with autotools_dev
   dh_testdir -i -O--parallel
   dh_update_autotools_config -i -O--parallel
   dh_autotools-dev_updateconfig -i -O--parallel
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
ln -s /<<PKGBUILDDIR>>/build30 /<<PKGBUILDDIR>>/build
dh_auto_configure -- --with-sqlite3-prefix=/usr
        ./configure --build=x86_64-linux-gnu --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 --with-sqlite3-prefix=/usr
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-maintainer-mode
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu

[... snipped ...]

Generating docs for file wxsqlite3opt.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound wxSQLite3AggregateFunction...
Generating docs for compound wxSQLite3Authorizer...
Generating docs for compound wxSQLite3BackupProgress...
Generating docs for compound wxSQLite3Blob...
Generating docs for compound wxSQLite3BlobReference...
Generating docs for compound wxSQLite3Collation...
Generating docs for compound wxSQLite3Database...
Generating docs for compound wxSQLite3DatabaseReference...
Generating docs for compound wxSQLite3Exception...
Generating docs for compound wxSQLite3FunctionContext...
Generating docs for compound wxSQLite3Hook...
Generating docs for compound wxSQLite3IntegerCollection...
Generating docs for compound wxSQLite3NamedCollection...
Generating docs for compound wxSQLite3ResultSet...
Generating docs for compound wxSQLite3ScalarFunction...
Generating docs for compound wxSQLite3Statement...
Generating docs for compound wxSQLite3StatementBuffer...
Generating docs for compound wxSQLite3StatementReference...
Generating docs for compound wxSQLite3StringCollection...
Generating docs for compound wxSQLite3Table...
Generating docs for compound wxSQLite3Transaction...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 421/65536 hits=1845 misses=430
finished...
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
debian/runtest.sh
debian/runtest.sh: 3: debian/runtest.sh: samples/minimal: not found
debian/rules:50: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 127
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:16: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

Version 3.3.1~dfsg1-1 built ok, so I suspect of the changes matching this
changelog entry:

   * Rework packaging to match upstream changes.

To avoid this kind of bugs being present in testing, please check
that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
(especially after packaging changes), and also please consider
uploading the package in source-only form, so that we get
pretty official build logs here:

https://buildd.debian.org/status/package.php?p=wxsqlite3

and we detect FTBFS in the "Arch: all" autobuilder much earlier.

Thanks.

--- End Message ---
--- Begin Message ---
Source: wxsqlite3
Source-Version: 3.4.0~dfsg1-2

We believe that the bug you reported is fixed in the latest version of
wxsqlite3, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated wxsqlite3 
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: SHA256

Format: 1.8
Date: Sun, 28 Aug 2016 09:24:33 +0000
Source: wxsqlite3
Binary: libwxsqlite3-3.0-0 libwxsqlite3-3.0-dev wxsqlite3-doc wxsqlite3-3.0-dbg
Architecture: source amd64 all
Version: 3.4.0~dfsg1-2
Distribution: unstable
Urgency: low
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Description:
 libwxsqlite3-3.0-0 - SQLite3 C++ wrapper for use in programs based on the 
wxWidgets
 libwxsqlite3-3.0-dev - Development files for wxSQLite3
 wxsqlite3-3.0-dbg - Debugging symbols for wxSQLite3 3.0
 wxsqlite3-doc - Documentation files for wxSQLite3
Closes: 835669
Changes:
 wxsqlite3 (3.4.0~dfsg1-2) unstable; urgency=low
 .
   * Only run self-tests when binaries are built (closes: #835669).
Checksums-Sha1:
 9b5cf9f8986dd04e6270fcc5d72786c9a198393c 2265 wxsqlite3_3.4.0~dfsg1-2.dsc
 716b6e32a91d1f95986edc5978b65d2451e5eae4 11308 
wxsqlite3_3.4.0~dfsg1-2.debian.tar.xz
 3801ce00610e7651eafc12d6b511ae3c6806756f 68198 
libwxsqlite3-3.0-0_3.4.0~dfsg1-2_amd64.deb
 dbc25e04af13a5d2e08631afcf0dc5699b8f42f5 38096 
libwxsqlite3-3.0-dev_3.4.0~dfsg1-2_amd64.deb
 be2307bffd23584342437155eb79a6aaab6ea61c 321396 
wxsqlite3-3.0-dbg_3.4.0~dfsg1-2_amd64.deb
 2c0a8cedc1b42c7fe327db1ed519fdea547111c2 103034 
wxsqlite3-doc_3.4.0~dfsg1-2_all.deb
Checksums-Sha256:
 844b3dc17248021799e38702af049a114078962c73998cde152011694204feb2 2265 
wxsqlite3_3.4.0~dfsg1-2.dsc
 4f8dd282219967b05c8228c2bbc19ed065dda8ca8132967179acaa553a6fe8ac 11308 
wxsqlite3_3.4.0~dfsg1-2.debian.tar.xz
 3d4d3d8ce5817c532df7b98b261ff6271af1f75a86f0d018bcc3e1270e3bef74 68198 
libwxsqlite3-3.0-0_3.4.0~dfsg1-2_amd64.deb
 e1154de0f209807c21808a52601bd645270843bf38287406b7486e500e9f90b6 38096 
libwxsqlite3-3.0-dev_3.4.0~dfsg1-2_amd64.deb
 8d3be45004604fdca1b17d0f010716ef668c7d3e56e49bdb7e23a63c3df8598f 321396 
wxsqlite3-3.0-dbg_3.4.0~dfsg1-2_amd64.deb
 d30beb84d45d66d44a4d650e654d5ff55bdff91718c31235961820184c97471a 103034 
wxsqlite3-doc_3.4.0~dfsg1-2_all.deb
Files:
 ecb62023edcf0cdd108c5d7a0a2759d2 2265 libs optional wxsqlite3_3.4.0~dfsg1-2.dsc
 705d9852a2f77bc296281be6b50837dd 11308 libs optional 
wxsqlite3_3.4.0~dfsg1-2.debian.tar.xz
 ce559f193692ee6638105f8e7bfedf58 68198 libs optional 
libwxsqlite3-3.0-0_3.4.0~dfsg1-2_amd64.deb
 f425537a376b866bb99fef8e44567d12 38096 libdevel optional 
libwxsqlite3-3.0-dev_3.4.0~dfsg1-2_amd64.deb
 0167611d9ff5e31c343ca9fdae5f0fcc 321396 debug extra 
wxsqlite3-3.0-dbg_3.4.0~dfsg1-2_amd64.deb
 ed90c7f5f15c93a8ca9a4cfc669369ac 103034 doc optional 
wxsqlite3-doc_3.4.0~dfsg1-2_all.deb

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

iQIcBAEBCAAGBQJXwrZJAAoJENzjEOeGTMi/NB4QALJqotDU5Gj0kGIkARaheYAR
VOpxzhMSn3OvSerY6zVkGQlASvQultwDpDL83medMiG/WqA9N/IKq/UF5kcYZbCm
C3GkM016ZxG4MnVt+KnDcNFp29F+iNnpxLssUTv5IY6Ci0r/pdhNgMsvzg/az03+
wTzah2PIRHM9+JeoNrOgju6HU4+7iblHmY3K6xysUXPo9RLbYN+x90eln+6BPMNJ
MvHu2k6CKg0M8bsBZCXUTZsDLF89SW2YVDpSiMWHeDFH69wm4+IvrAn16KsALCkN
O5kJP6uDYux+i3az27EA51WZDeYoNrKzbYyFGY8RbTDm571GtODBDl37mNuZB5tb
p05ETi6T/wczQi6HdxqgfpnMbArjR9cKiakl9dW55gWS4l+fjZ2IXlPnD4b1tQ+D
+yU0gMrsXP54oFkhpRSmUWy3BXuYsMU07Vnav8nNlLDY3N/Y0Oywg5ZfieyjOoF5
QLS1PZfhPRDqTqNfG61hbLfDAI7qUnUvMHctPVhJyTcdKWT/slph/4hJMERzc/LH
qrO0b7JTrlIgklPubsWb9RQq/Nt9G2z3DGmDMQjLcHMgcWgyA1N+LKVcXHKtZ9/o
FVmIxUJkeikKisPlDnNDaWnw/lmscXkUx9nFtB72vQNfdGuuDHEbA7qysfPH4eXv
6YeRgXr9SnLn5KO3P/j5
=wzdm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to