Your message dated Sun, 19 Nov 2017 17:04:11 +0000
with message-id <e1egt0t-000diq...@fasolo.debian.org>
and subject line Bug#876595: fixed in gupnp-igd 0.2.4-2
has caused the Debian Bug report #876595,
regarding gupnp-igd FTBFS with gtk-doc-tools 1.26: gtkdoc-mktmpl is no longer
available
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.)
--
876595: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876595
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gupnp-igd
Version: 0.2.4-1
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/gupnp-igd.html
...
Making all in doc
make[3]: Entering directory '/build/1st/gupnp-igd-0.2.4/debian/build/doc'
if test "/build/1st/gupnp-igd-0.2.4/./doc" !=
"/build/1st/gupnp-igd-0.2.4/debian/build/doc" ; then \
files=`echo version.xml gupnp-igd-docs.sgml gupnp-igd-sections.txt
gupnp-igd-overrides.txt gupnp-igd.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /build/1st/gupnp-igd-0.2.4/debian/build/doc/$file`
;\
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /build/1st/gupnp-igd-0.2.4/./doc/$file && \
cp -pf /build/1st/gupnp-igd-0.2.4/./doc/$file
/build/1st/gupnp-igd-0.2.4/debian/build/doc/$file || true; \
done; \
fi; \
test -d /build/1st/gupnp-igd-0.2.4/./doc/tmpl && \
{ cp -pR /build/1st/gupnp-igd-0.2.4/./doc/tmpl
/build/1st/gupnp-igd-0.2.4/debian/build/doc/; \
chmod -R u+w /build/1st/gupnp-igd-0.2.4/debian/build/doc/tmpl; } \
fi
touch setup-build.stamp
_source_dir='' ; \
for i in /build/1st/gupnp-igd-0.2.4/./libgupnp-igd ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=gupnp-igd
--ignore-headers="/build/1st/gupnp-igd-0.2.4/./libgupnp-igd/*marshal.h"
${_source_dir}
if grep -l '^..*$' gupnp-igd.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "setup-build.stamp
/build/1st/gupnp-igd-0.2.4/./libgupnp-igd/gupnp-enum-types.h
/build/1st/gupnp-igd-0.2.4/./libgupnp-igd/gupnp-simple-igd-thread.h
/build/1st/gupnp-igd-0.2.4/./libgupnp-igd/gupnp-simple-igd.h
/build/1st/gupnp-igd-0.2.4/./libgupnp-igd/gupnp-simple-igd-marshal.h
/build/1st/gupnp-igd-0.2.4/./libgupnp-igd/gupnp-simple-igd-priv.h
/build/1st/gupnp-igd-0.2.4/./libgupnp-igd/gupnp-enum-types.c
/build/1st/gupnp-igd-0.2.4/./libgupnp-igd/gupnp-simple-igd-thread.c
/build/1st/gupnp-igd-0.2.4/./libgupnp-igd/gupnp-simple-igd.c
/build/1st/gupnp-igd-0.2.4/./libgupnp-igd/gupnp-simple-igd-marshal.c" = "0";
then \
if test "x" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/bash ../libtool --tag=CC --mode=compile gcc
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
-I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4
-I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/build/1st/gupnp-igd-0.2.4/.
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security" LD="/bin/bash ../libtool --tag=CC --mode=link gcc
-lgobject-2.0 -lglib-2.0 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro" RUN="/bin/bash ../libtool
--mode=execute" CFLAGS=" -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security" LDFLAGS="../libgupnp-igd/libgupnp-igd-1.0.la
-lgobject-2.0 -lgssdp-1.0 -lgupnp-1.0 -lgthread-2.0 -pthread -lglib-2.0
-Wl,-z,relro" \
gtkdoc-scangobj $scanobj_options --module=gupnp-igd; \
else \
for i in gupnp-igd.args gupnp-igd.hierarchy gupnp-igd.interfaces
gupnp-igd.prerequisites gupnp-igd.signals ; do \
test -f $i || touch $i ; \
done \
fi
touch scan-build.stamp
gtkdoc-mktmpl --module=gupnp-igd
/bin/bash: gtkdoc-mktmpl: command not found
Makefile:701: recipe for target 'tmpl-build.stamp' failed
make[3]: *** [tmpl-build.stamp] Error 127
--- End Message ---
--- Begin Message ---
Source: gupnp-igd
Source-Version: 0.2.4-2
We believe that the bug you reported is fixed in the latest version of
gupnp-igd, 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 876...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Laurent Bigonville <bi...@debian.org> (supplier of updated gupnp-igd 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: Sun, 19 Nov 2017 17:52:04 +0100
Source: gupnp-igd
Binary: libgupnp-igd-1.0-4 libgupnp-igd-1.0-dev libgupnp-igd-1.0-doc
python-gupnp-igd gir1.2-gupnpigd-1.0
Architecture: source amd64 all
Version: 0.2.4-2
Distribution: unstable
Urgency: medium
Maintainer: Laurent Bigonville <bi...@debian.org>
Changed-By: Laurent Bigonville <bi...@debian.org>
Description:
gir1.2-gupnpigd-1.0 - GObject introspection data for the GUPnP IGD library
libgupnp-igd-1.0-4 - library to handle UPnP IGD port mapping
libgupnp-igd-1.0-dev - library to handle UPnP IGD port mapping - development
files
libgupnp-igd-1.0-doc - library to handle UPnP IGD port mapping - documentation
python-gupnp-igd - Python binding for the UPnP IGD port mapping library
Closes: 876595
Changes:
gupnp-igd (0.2.4-2) unstable; urgency=medium
.
* debian/control:
- Switch from python-gobject-dev to python-gobject-2-dev, the former is a
transitional package
- Bump Standards-Version to 4.1.1 (no further changes)
- Bump debhelper compatibility to 10
- Fix spelling to please lintian: s/controling/controlling
- Mark libgupnp-igd-1.0-dev as Multi-arch: same and libgupnp-igd-1.0-doc
as Multi-arch: foreign
* debian/patches/01_fix_ftbfs_gtkdoc.patch: Fix FTBFS with gtk-doc-tools
1.26 (Closes: #876595)
* Drop -dbg package and rely on the -dbgsyms one
* Mark gir1.2-gupnpigd-1.0 package as Multi-arch: same
* Switch to dh sequences instead of cdbs
* debian/watch, debian/control: Use https instead of http
Checksums-Sha1:
d4bdd9df941b6ce4a582fe11b23dd1156295e0b0 2106 gupnp-igd_0.2.4-2.dsc
d9ca8062ba79105ac879c748fd964e975ff5da97 9148 gupnp-igd_0.2.4-2.debian.tar.xz
f091bcd9b8420dce353d775f7ab9ba38ba8a29da 15848
gir1.2-gupnpigd-1.0_0.2.4-2_amd64.deb
ea5e0e288aa28e4700d70d4fe74efd57aefb6801 11107
gupnp-igd_0.2.4-2_amd64.buildinfo
62e4bc8dd6cefc7b02383f8015c0894319825134 36032
libgupnp-igd-1.0-4-dbgsym_0.2.4-2_amd64.deb
9c8885043cb8670cc4c69451c0af541773c3ed90 25804
libgupnp-igd-1.0-4_0.2.4-2_amd64.deb
5de1a75e9b3f340c7d917981b421109d1ae4f2cb 29656
libgupnp-igd-1.0-dev_0.2.4-2_amd64.deb
bacdecc705340555f66993454b3225500550ebf1 24436
libgupnp-igd-1.0-doc_0.2.4-2_all.deb
9f221e7c1eee675ed03a9dad69e7ba037a948d4d 22404
python-gupnp-igd-dbgsym_0.2.4-2_amd64.deb
05f8c1f74b9148991dbf9bae86925334c5c2fa66 18828
python-gupnp-igd_0.2.4-2_amd64.deb
Checksums-Sha256:
1ca5a62b7bda318cac6e9164f5419d9e82958659b07a373cdd3f17d1a73ca563 2106
gupnp-igd_0.2.4-2.dsc
cb358d168185af51d6a026cc90790610e889e940adb6025e8f14e7b46741d165 9148
gupnp-igd_0.2.4-2.debian.tar.xz
b654db3c10b08eef89894fdf2fc9c80ede0c914ed1f8802be2c1b6fe924b7129 15848
gir1.2-gupnpigd-1.0_0.2.4-2_amd64.deb
6756f78a0a27bbabff25be397a0afab2523e5109b44c5328fe09d84a880dbf08 11107
gupnp-igd_0.2.4-2_amd64.buildinfo
d18872c7684c0338149433b28284e517694a9a267b347a83067347e0dc884af9 36032
libgupnp-igd-1.0-4-dbgsym_0.2.4-2_amd64.deb
c033c7f64699f838314301edfeee8941f1321660120610efa51f80587de15880 25804
libgupnp-igd-1.0-4_0.2.4-2_amd64.deb
1ac23caa8c90a6cc66efd27feb6b22119f9cddb7d64ac5a94e134eb0b82737a9 29656
libgupnp-igd-1.0-dev_0.2.4-2_amd64.deb
e735efc5cebd782b0d028063935a1942123a88e088075791b9af41cea5d688ff 24436
libgupnp-igd-1.0-doc_0.2.4-2_all.deb
9bbc6cd58fcce29b32cc935df62ec518a263ad8660ce651f0d4456688122c16d 22404
python-gupnp-igd-dbgsym_0.2.4-2_amd64.deb
db422bbf10abbdccbd4712df78a9c3a27fc516986646556d780c9fbf0076f3d7 18828
python-gupnp-igd_0.2.4-2_amd64.deb
Files:
3637296d62f8c266a4eab6d75ae75444 2106 libs optional gupnp-igd_0.2.4-2.dsc
9eebc3a5909d1bd46cf19778c0bf0cac 9148 libs optional
gupnp-igd_0.2.4-2.debian.tar.xz
40e5985eede1859b23a91baa31857553 15848 introspection optional
gir1.2-gupnpigd-1.0_0.2.4-2_amd64.deb
81ad7ed29b0734071b7ea768af6ee9d9 11107 libs optional
gupnp-igd_0.2.4-2_amd64.buildinfo
2244634e60c0809c2f713805bb3e4758 36032 debug optional
libgupnp-igd-1.0-4-dbgsym_0.2.4-2_amd64.deb
4cb4ec4f8069a6e64652d21c7d11c38d 25804 libs optional
libgupnp-igd-1.0-4_0.2.4-2_amd64.deb
558fd9a363c17c51b1f9bb03536afa0c 29656 libdevel optional
libgupnp-igd-1.0-dev_0.2.4-2_amd64.deb
bc6e745c6c253d13ebab2e17f546d598 24436 doc optional
libgupnp-igd-1.0-doc_0.2.4-2_all.deb
414b2b3bc2120f666ba51edf49c6532b 22404 debug optional
python-gupnp-igd-dbgsym_0.2.4-2_amd64.deb
cddfb5cd62143ecb3c6e680f77c5d6bf 18828 python optional
python-gupnp-igd_0.2.4-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQFFBAEBCAAvFiEEmRrdqQAhuF2x31DwH8WJHrqwQ9UFAloRt0ERHGJpZ29uQGRl
Ymlhbi5vcmcACgkQH8WJHrqwQ9X5pwgAmiOGWrMQobMjGTI8FGskIrMYOPXkVuva
AtmISepzTbzvvcRkTuM5SIach8rZgj+g1CNCJqmCSb03P3y5YfI8S4CN1qXRSW6x
4R7mdlDgLcPy9vATbhMn+5gR5UnsF9TTDUxGNVbXDKtJKXlIOy8PV325lkADCrS1
ZUrji8MxsqN6IyPCgUwJtk20zg4ZAeyFdlnDiIEp0D5iJxHUEcghUYDRCymPy91c
ACCfxMQKG61Ah8QCroFfE8ibHHgH5de6YN5E19DsnZ1EnlpSg25Kx2uipf+MiI5d
JkpXhZ//0OXNNjSjTVEIhHJzhfsEDJvgTY0DXNoylf2CvGkmn7M6AQ==
=Upa+
-----END PGP SIGNATURE-----
--- End Message ---