Your message dated Tue, 22 Nov 2016 09:05:46 +0000
with message-id <[email protected]>
and subject line Bug#845111: fixed in mypaint 1.2.0-3
has caused the Debian Bug report #845111,
regarding mypaint: FTBFS when built with dpkg-buildpackage -A 
(dpkg-genbuildinfo error)
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.)


-- 
845111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845111
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mypaint
Version: 1.2.0-2
Severity: serious
Tags: patch

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_testdir
scons enable_openmp=true
scons: Reading SConscript files ...
building for 'python2.7' (use scons python_binary=xxx to change)
using 'python2.7-config' (use scons python_config=xxx to change)
Delete(["libmypaint-tests.so", "libmypaint-tests.so", "libmypaint.so", 
"libmypaintlib.so", "libmypaint.a", "libmypaint-tests.a", "lib/_mypaintlib.so"])
Enabling i18n for brushlib in full application build
set umask to 0022 (was 0002)
scons: done reading SConscript files.
scons: Building targets ...
Creating 'brushlib/mypaint-config.h'
gcc -o brushlib/brushmodes.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -fopenmp 
-O3 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -fPIC 
-DHAVE_JSON_C -DHAVE_GETTEXT -Ibrushlib -I/usr/include/json-c 
brushlib/brushmodes.c

[... snipped ...]

# required at runtime. It's probably counterproductive to ship just a
# static lib in a dev package (see mailing list thread).
rm -fr /<<PKGBUILDDIR>>/debian/tmp/usr/include
rm -f /<<PKGBUILDDIR>>/debian/tmp/usr/lib/*.a
rm -fr /<<PKGBUILDDIR>>/debian/tmp/usr/lib/pkgconfig
# When the ABI settles a bit more, let's consider dynamic libs.
# https://mail.gna.org/public/mypaint-discuss/2013-01/msg00021.html
dh_install --fail-missing -X prev-template.xcf.gz -X FX_blender_prev.png -X 
label-brush-mypaint.sh -X generate.py
dh_install: Compatibility levels before 9 are deprecated (level 8 in use)
dh_installchangelogs Changelog.md
dh_installdocs
dh_installdocs: Compatibility levels before 9 are deprecated (level 8 in use)
dh_installmenu
dh_python2
I: dh_python2 tools:100: replacing shebang in debian/mypaint/usr/bin/mypaint
I: dh_python2 tools:100: replacing shebang in 
debian/mypaint/usr/bin/mypaint-ora-thumbnailer
dh_installman
dh_installman: Compatibility levels before 9 are deprecated (level 8 in use)
dh_link
dh_strip
dh_strip: Compatibility levels before 9 are deprecated (level 8 in use)
dh_compress
dh_icons
dh_fixperms
dh_installdeb
dh_installdeb: Compatibility levels before 9 are deprecated (level 8 in use)
dh_shlibdeps
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/mypaint/usr/lib/mypaint/_mypaintlib.so was not linked against 
libcairo-gobject.so.2 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/mypaint/usr/lib/mypaint/_mypaintlib.so was not linked against 
libgtk-3.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/mypaint/usr/lib/mypaint/_mypaintlib.so was not linked against 
libatk-1.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/mypaint/usr/lib/mypaint/_mypaintlib.so was not linked against 
libpthread.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/mypaint/usr/lib/mypaint/_mypaintlib.so was not linked against 
libpangocairo-1.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/mypaint/usr/lib/mypaint/_mypaintlib.so was not linked against 
libgio-2.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/mypaint/usr/lib/mypaint/_mypaintlib.so was not linked against 
libcairo.so.2 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/mypaint/usr/lib/mypaint/_mypaintlib.so was not linked against 
libpango-1.0.so.0 (it uses none of the library's symbols)
dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is 
not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is 
not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is 
not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is 
not NFS-safe
dh_md5sums
dh_builddeb --indep
dpkg-deb: building package 'mypaint-data' in '../mypaint-data_1.2.0-2_all.deb'.
dpkg-deb: building package 'mypaint-data-extras' in 
'../mypaint-data-extras_1.2.0-2_all.deb'.
 dpkg-genbuildinfo --build=all
dpkg-genbuildinfo: error: cannot fstat file 
../mypaint-dbgsym_1.2.0-2_amd64.deb: No such file or directory
dpkg-buildpackage: error: dpkg-genbuildinfo --build=all gave error exit status 2
--------------------------------------------------------------------------------

To reproduce please try to build the package with "dpkg-buildpackage -A".

This may be fixed by moving (and duplicating) the final part of "install"
target into binary-indep and binary-arch, as in the patch below.

Thanks.

--- a/debian/rules
+++ b/debian/rules
@@ -68,15 +68,17 @@ install: build
        dh_fixperms
        dh_installdeb
        dh_shlibdeps
-       dh_gencontrol
-       dh_md5sums
 
 
 binary-indep: install
+       dh_gencontrol --indep
+       dh_md5sums --indep
        dh_builddeb --indep
 
 
 binary-arch: install
+       dh_gencontrol --arch
+       dh_md5sums --arch
        dh_builddeb --arch
 
 

--- End Message ---
--- Begin Message ---
Source: mypaint
Source-Version: 1.2.0-3

We believe that the bug you reported is fixed in the latest version of
mypaint, 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.
Vincent Cheng <[email protected]> (supplier of updated mypaint 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: Tue, 22 Nov 2016 00:32:20 PST
Source: mypaint
Binary: mypaint mypaint-data mypaint-data-extras
Architecture: source all
Version: 1.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Python Applications Packaging Team 
<[email protected]>
Changed-By: Vincent Cheng <[email protected]>
Description: 
 mypaint - paint program for use with graphics tablets
 mypaint-data - runtime data files for MyPaint
 mypaint-data-extras - high resolution backgrounds for mypaint
Closes: 845111
Changes:
 mypaint (1.2.0-3) unstable; urgency=medium
 .
   * Update d/rules to use dh sequencer. Fixes arch-indep FTBFS.
     (Closes: #845111)
   * Update to dh compat level 9.
Checksums-Sha256: 
 472e9040f55c86e959b719c3e2e775e1acd448665fe266f57253b82d0b9d4b03 2306 
mypaint_1.2.0-3.dsc
 ddfda4639c9389878351ba57881522e3d46eafcc8698e4d1b37754cdbf11ee9c 20376 
mypaint_1.2.0-3.debian.tar.xz
 1048ce83af0e6b67e732ee2b320fc30fbb7aa3839130f4dc62434caea19b20a5 3634408 
mypaint-data_1.2.0-3_all.deb
 774b104d0f3580b60a4fdb92f0a0cc8f92bc63429b2d0c7f30370afd77b2c6ce 29934004 
mypaint-data-extras_1.2.0-3_all.deb
Checksums-Sha1: 
 82c828c5a76be6a83ca4c0d78dce4f1086e49020 2306 mypaint_1.2.0-3.dsc
 1a04b0c0b1164fc2eb62ac9ca90c5dd38d13aca8 20376 mypaint_1.2.0-3.debian.tar.xz
 51c19ba737405259895d79d4dcbe0603f6435672 3634408 mypaint-data_1.2.0-3_all.deb
 9b730361b305f3b49c0a93f34147ad395586be5f 29934004 
mypaint-data-extras_1.2.0-3_all.deb
Files: 
 4a2740e6d5b6bba58eee9b64060c6930 2306 graphics optional mypaint_1.2.0-3.dsc
 b9571ea6dc00c4c79bb81a31ce0d0fd0 20376 graphics optional 
mypaint_1.2.0-3.debian.tar.xz
 480e6f924614b77e5e8fd7964662b66f 3634408 graphics optional 
mypaint-data_1.2.0-3_all.deb
 4ca6846edbeefbf8d8bc66000cb28a01 29934004 graphics optional 
mypaint-data-extras_1.2.0-3_all.deb

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

iQIzBAEBCAAdFiEE1TqBWjy3ZZr4guOVju3MG6ofMv8FAlg0ApgACgkQju3MG6of
Mv9u0w//UMJcBqtqYWyu/L1IrLtKeITAM1HL32SPY4Y7UCgfOwUhITtirlsGRZUv
pz7MMSsl1HsFPRWlP4y+A7Br2jfefbOMVtUm8c2R4uKai5XZptTGzihvop9pRPkk
sOsK/ETPQN16UXQrag/t+GZpVTYkCDTgsQYlj8c9lIaFteNkz9hNn4abkHtl4Aie
svvaUEmz84X53KazLDAian7CAmYr/3GuU59xVNPWTgmWDnhq78ihz3ESNPvST6rB
tB1XqQCa444IYwecVCOEgAqT61Y9IJ2WvWPam+Y91Ob07U+RxT31XiyjWvjv94i0
2Oho0P9UOCuxUBFJhza3PA2a+n9E6eCpeSOBf5DO52nSYZ6JBXbqyJabGGsutLuC
geQRYzllBbM1jKmDOUWkcmtA65Q6MZuX/e4p8TXhFvH22Ob7J1D09T3gJHeNKybX
kx7y+5ojIbh16dmHd+Q/wQp3TrYLghMrUJ21Cq6hAbvW6OJuS1xcTZrv0Qa1Ndv8
vKN0rfeR1ApoIvY2PPVvMpTRf0NEvLrDlylN8ruwuLIWS+6C6KZO+Z4ImTQdYx+S
EpIyEQhYen1m6FfZpSvdRDYV0G0wnit+ByFfzMbI3TGyQe7Fkh542Hp7fnTOZc+D
h3zUpHiA3uuM2MHpWo5AjUaXL8hqKAPAtKzbTYLUoEyj6ArQccA=
=Vv5m
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to