Your message dated Mon, 02 Jul 2018 22:49:13 +0000
with message-id <e1fa7db-0004cy...@fasolo.debian.org>
and subject line Bug#901110: fixed in libgdamm5.0 4.99.11-2
has caused the Debian Bug report #901110,
regarding libgdamm5.0: FTBFS when built with dpkg-buildpackage -A
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.)


-- 
901110: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901110
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libgdamm5.0
Version: 4.99.11-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with gnome
   dh_update_autotools_config -i
   dh_autoreconf -i
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'.
libtoolize: copying file 'build/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build'.
libtoolize: copying file 'build/libtool.m4'
libtoolize: copying file 'build/ltoptions.m4'
libtoolize: copying file 'build/ltsugar.m4'
libtoolize: copying file 'build/ltversion.m4'
libtoolize: copying file 'build/lt~obsolete.m4'
configure.ac:47: installing 'build/compile'
configure.ac:38: installing 'build/missing'

[... snipped ...]

/usr/bin/make -C examples clean
make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
 rm -f config/example simple/example sqlbuilder/example
rm -rf .libs _libs
rm -rf config/.libs config/_libs
rm -rf simple/.libs simple/_libs
rm -rf sqlbuilder/.libs sqlbuilder/_libs
rm -f *.o
rm -f config/*.o
rm -f simple/*.o
rm -f sqlbuilder/*.o
rm -f *.lo
make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
dh_installexamples -X.deps -X.dirstamp -XMakefile
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_gnome -i
   dh_perl -i
   dh_link -i
   dh_strip_nondeterminism -i
   debian/rules override_dh_compress
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_compress -X reference -X examples
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_fixperms -i
   debian/rules override_dh_missing
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_missing --fail-missing
dh_missing: usr/lib/x86_64-linux-gnu/libgdamm-5.0.la exists in debian/tmp but 
is not installed to anywhere
dh_missing: missing files, aborting
        The following debhelper tools have reported what they installed (with 
files per package)
         * dh_install: libgdamm-5.0-13 (2), libgdamm5.0-dev (4), 
libgdamm5.0-doc (2)
         * dh_installdocs: libgdamm-5.0-13 (1), libgdamm5.0-dev (0), 
libgdamm5.0-doc (0)
         * dh_installexamples: libgdamm-5.0-13 (0), libgdamm5.0-dev (0), 
libgdamm5.0-doc (7)
        If the missing files are installed by another tool, please file a bug 
against it.
        When filing the report, if the tool is not part of debhelper itself, 
please reference the
        "Logging helpers and dh_missing" section from the "PROGRAMMING" guide 
for debhelper (10.6.3+).
          (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.gz)
        Be sure to test with dpkg-buildpackage -A/-B as the results may vary 
when only a subset is built
        For a short-term work-around: Add the files to debian/not-installed
debian/rules:30: recipe for target 'override_dh_missing' failed
make[1]: *** [override_dh_missing] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:13: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

To reproduce, please try "dpkg-buildpackage -A".
(The error does not happen with "dpkg-buildpackage").

Thanks.

--- End Message ---
--- Begin Message ---
Source: libgdamm5.0
Source-Version: 4.99.11-2

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

Debian distribution maintenance software
pp.
Simon McVittie <s...@debian.org> (supplier of updated libgdamm5.0 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: Mon, 02 Jul 2018 11:17:24 +0100
Source: libgdamm5.0
Binary: libgdamm-5.0-13 libgdamm5.0-dev libgdamm5.0-doc
Architecture: source
Version: 4.99.11-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Simon McVittie <s...@debian.org>
Description:
 libgdamm-5.0-13 - C++ wrappers for libgda5
 libgdamm5.0-dev - C++ wrappers for libgda5 (library headers)
 libgdamm5.0-doc - C++ wrappers for libgda5 (documentation)
Closes: 901110
Changes:
 libgdamm5.0 (4.99.11-2) unstable; urgency=medium
 .
   * Team upload
 .
   [ Jeremy Bicha ]
   * Update Vcs fields for migration to https://salsa.debian.org/
   * Bump debhelper compat to 11
   * Fix typo in debian/copyright, thanks Chris Lamb
   * Add deps needed to build docs from source (even though we don't)
   * gbp.conf: match the pkg-gnome conventions
   * d/rules: Don't pass -O1 to linker
   * d/rules: Print names of *.la as we delete them
 .
   [ Simon McVittie ]
   * Delete *.la in override_dh_auto_install, not override_dh_install-arch.
     This means *.la are deleted in both arch-dep and arch-indep builds,
     fixing FTBFS in dh_missing --fail-missing with dpkg-buildpackage -A.
     (Closes: #901110)
     For symmetry, also delete jquery.js in override_dh_auto_install, and
     print their names as we delete them.
Checksums-Sha1:
 1314efaf0df58d2c7fc0e8b9bf8c4a50b915d739 2313 libgdamm5.0_4.99.11-2.dsc
 3e700ddc430e69a61f31e0f98c6acbd189723389 3216 
libgdamm5.0_4.99.11-2.debian.tar.xz
 78e7072bcebc4582e0dbce5e1563d690f7402f62 8471 
libgdamm5.0_4.99.11-2_source.buildinfo
Checksums-Sha256:
 96140b5914218f8d842eed73460cf4391989a400feb739cd0bb0b45790a949e2 2313 
libgdamm5.0_4.99.11-2.dsc
 97dc5ad24d50ec0b906946feaebec177818b08c5a0c626e5171edb710c795a4b 3216 
libgdamm5.0_4.99.11-2.debian.tar.xz
 c48ef0f14a23b11cfa6112da3f3c4add920a0318399cd03030656c1ba5ae29d1 8471 
libgdamm5.0_4.99.11-2_source.buildinfo
Files:
 ee9bd71f8d78fed0080d0e470aa9a7bc 2313 libs optional libgdamm5.0_4.99.11-2.dsc
 a6c93e32092d57c35cb3331787c70980 3216 libs optional 
libgdamm5.0_4.99.11-2.debian.tar.xz
 9372c70240b33310d3781d1207f717ce 8471 libs optional 
libgdamm5.0_4.99.11-2_source.buildinfo

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

iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAls6p24ACgkQ4FrhR4+B
TE9UhA//WKkgASoWkFPMFOTeBdVZLvBuJqdnUXzGgKy5+0KWcFKfXqLsYE4ySmcP
jAuUNtOK9lzUdcnFX2huiCl9YSg62V/6dKx0msaiR0j9JWIPUjq+8tYuE2Mm1VxP
kGd/WHtpbYauIrX+gFaGJ4S2P1Nr4tKo5ZtRb2VwZMcMFvh1HWFYMV05BjBEarJx
2VulLqXxgN2fpjD4ln2XwkMih95vK+GWHmKy2PU5YPz6tomoZdaOZhNvGtS2mviP
fzB4EZeYLO9ELrstNhej9fez5pOLnY4ysCrb/EBWREb6GeD8e1MnnRKDGIJ+ZGv3
I0fYdvC4UCYc6PlMe475x0hjlEmSz/BBo3h/rQGazbrjxqUmVvCWlLGSBmySnjss
1qZeMQ9wzc3lfWELUCdJ8ZoppzUw7KczmPQigBQeyuncnxvEZ5YhbU9+fhySvnzr
YqAj5PF0pTTRToC5yuu5MDQ83XgpLFT0sz0xjp8t7eZSfkHoB2uKldauG6WNVFcP
nHu6a0HKOC5sTsSjYH2LyTO5FQ7gs8dANACJceoBQJGVujSmd8lIhc/I51JJnd4Z
actARs7qlJCTBYEsU/SjjuGkBAsAhElbMb6M5LZnxuVaF5nJDkUbrFsU26XCulJu
MaMT6uCliQNUgjoV0P/kLAQMK22GBa2Eo6R3SGp5gqWxQirvSew=
=mFUe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to