Your message dated Sun, 28 Jan 2018 15:49:42 +0000
with message-id <e1efpdc-0002d3...@fasolo.debian.org>
and subject line Bug#876592: fixed in gconf 3.2.6-4.1
has caused the Debian Bug report #876592,
regarding gconf 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.)
--
876592: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876592
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gconf
Version: 3.2.6-4
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/gconf.html
...
Making all in gconf
make[4]: Entering directory '/build/1st/gconf-3.2.6/doc/gconf'
if test "/build/1st/gconf-3.2.6/doc/gconf" !=
"/build/1st/gconf-3.2.6/doc/gconf" ; then \
files=`echo gconf-docs.sgml gconf-sections.txt gconf-overrides.txt
gconf.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
test -f /build/1st/gconf-3.2.6/doc/gconf/$file && \
cp -pu /build/1st/gconf-3.2.6/doc/gconf/$file
/build/1st/gconf-3.2.6/doc/gconf/ || true; \
done; \
fi; \
test -d /build/1st/gconf-3.2.6/doc/gconf/tmpl && \
{ cp -rp /build/1st/gconf-3.2.6/doc/gconf/tmpl
/build/1st/gconf-3.2.6/doc/gconf/; \
chmod -R u+w /build/1st/gconf-3.2.6/doc/gconf/tmpl; } \
fi
touch setup-build.stamp
_source_dir='' ; \
for i in ../../gconf ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=gconf --ignore-headers="" ${_source_dir}
--deprecated-guards="GCONF_ENABLE_BROKEN|GCONF_DISABLE_DEPRECATED"
if grep -l '^..*$' gconf.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "../../gconf/gconf-listeners.h ../../gconf/gconf-schema.h
../../gconf/gconf-enum-types.h ../../gconf/gconf-value.h
../../gconf/gconf-backend.h ../../gconf/gconfmarshal.h
../../gconf/gconf-error.h ../../gconf/gconf-sources.h
../../gconf/gconf-internals.h ../../gconf/gconf-database-dbus.h
../../gconf/gconfd-dbus.h ../../gconf/gconfd.h ../../gconf/gconf-dbus-utils.h
../../gconf/gconf-database.h ../../gconf/gconf.h ../../gconf/gconf-changeset.h
../../gconf/gconf-locale.h ../../gconf/gconf-client.h
../../gconf/gconf-engine.h ../../gconf/gconfmarshal.c ../../gconf/gconfd.c
../../gconf/gconf-client.c ../../gconf/gconf-enum-types.c ../../gconf/dllmain.c
../../gconf/gconf-database.c ../../gconf/gconf-dbus.c
../../gconf/gconf-backend.c ../../gconf/gconf-sources.c
../../gconf/gconf-internals.c ../../gconf/gconf-schema.c
../../gconf/gconfd-dbus.c ../../gconf/gconf-locale.c ../../gconf/gconf-value.c
../../gconf/gconf-dbus-utils.c ../../gconf/gconftool.c
../../gconf/gconf-changeset.c .
./../gconf/gconf-listeners.c ../../gconf/gconf-database-dbus.c
../../gconf/gconf-error.c ../../gconf/gconf.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
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wall" LD="/bin/bash ../../libtool --tag=CC --mode=link
gcc -lgobject-2.0 -lglib-2.0 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed"
RUN="/bin/bash ../../libtool --mode=execute" CFLAGS="-I../.. -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall"
LDFLAGS="-Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -lgio-2.0 -lgthread-2.0
-pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0
../../gconf/libgconf-2.la -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed" \
gtkdoc-scangobj $scanobj_options --module=gconf; \
else \
for i in gconf.args gconf.hierarchy gconf.interfaces gconf.prerequisites
gconf.signals ; do \
test -f $i || touch $i ; \
done \
fi
touch scan-build.stamp
gtkdoc-mktmpl --module=gconf
/bin/bash: gtkdoc-mktmpl: command not found
Makefile:705: recipe for target 'tmpl-build.stamp' failed
make[4]: *** [tmpl-build.stamp] Error 127
--- End Message ---
--- Begin Message ---
Source: gconf
Source-Version: 3.2.6-4.1
We believe that the bug you reported is fixed in the latest version of
gconf, 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.
Adrian Bunk <b...@debian.org> (supplier of updated gconf 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: SHA512
Format: 1.8
Date: Sun, 28 Jan 2018 06:17:32 +0200
Source: gconf
Binary: gconf2 gconf-service gconf2-common gconf-defaults-service libgconf-2-4
libgconf2-4 libgconf2-dev libgconf2-doc gir1.2-gconf-2.0 gconf-gsettings-backend
Architecture: source
Version: 3.2.6-4.1
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette <j...@debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Description:
gconf-defaults-service - GNOME configuration database system (system defaults
service)
gconf-gsettings-backend - GNOME configuration database system - GSettings
back-end
gconf-service - GNOME configuration database system (D-Bus service)
gconf2 - GNOME configuration database system (support tools)
gconf2-common - GNOME configuration database system (common files)
gir1.2-gconf-2.0 - GNOME configuration database system (GObject-Introspection)
libgconf-2-4 - GNOME configuration database system (shared libraries)
libgconf2-4 - GNOME configuration database system (dummy package)
libgconf2-dev - GNOME configuration database system (development)
libgconf2-doc - GNOME configuration database system (API reference)
Closes: 876592
Changes:
gconf (3.2.6-4.1) unstable; urgency=low
.
* Non-maintainer upload.
* Update gtk-doc.make from gtk-doc-tools 1.27-1,
fixing a FTBFS with gtk-doc-tools >= 1.26. (Closes: #876592)
Checksums-Sha1:
4a1b4c67c5ab160f9617a0c3aec2f43dc8d152f8 3075 gconf_3.2.6-4.1.dsc
e9133f3114cde44d431134da12650e583e0bbf96 28472 gconf_3.2.6-4.1.debian.tar.xz
Checksums-Sha256:
9310031a4713d61f8f501120eb35e8e617fb7e83889ed968f4759297448fe759 3075
gconf_3.2.6-4.1.dsc
b1105d4a73d0545e6eb99af9a8488ab1efee471bf6267254b2ba42afcfdb8e14 28472
gconf_3.2.6-4.1.debian.tar.xz
Files:
a0163f49ee25c450849d7ce753e94b41 3075 libs optional gconf_3.2.6-4.1.dsc
dde3277961a44b864923764a28bfbc99 28472 libs optional
gconf_3.2.6-4.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlptUIkACgkQiNJCh6LY
mLH3ZxAAgcmSedOOFv9X7Sn1b/bMFeo+yoNYV1MTj8kOffp9NLXhudAfkMY3V+Up
hF2D7/yX5JvrtZygchZfCw71EUaJlywjAb6snqJ3Ctlhg7UyKxanqFbaDzl55UT3
z+mtRf6FBWpIfaLyKjqsslNLwXQrYb93ZNCVVQXjHN1xaAwDfyN89++UcGjJ6HVz
L93B7HHyO5gfsd5T5Uweb0vHBUTJg8UiXzSQS/t0qNr5USbkIFyldrwBl0UbznfL
zBpSF8gIklnZMWWDIANt0BbHIBvG/WODoRRsoqajC97yfFG28aLhFxgHutWww7Kj
hiOTiELXRm41iaGryqjf+kf9h55C8klMJKofG5qiPe215GzI9sPDTdyR20EXrnO9
MVWSedPa29XwOTlhleKKGPnSrtBRjTc1N7sW8Hg2adBKtHwOWQU3V/EN28IZoM6D
M59Q8Rp7zmnVz8mZ9m3/vPJ0L+VZ1LYzQJLPLWluo6c7nvdWgtsLSwWSBCnH768x
aK6gXu9Qwhr/DwTBNjRXCGtQHM6mPKSmdtaIb5gebw+7A3o6EZyFiIyTlVwOJSj+
sGC2L/XVmHDjElvCoKaGAeVF4cSUJhR/Ktm+rl9N5DaJZCCJ1P4IL+spnYoLQxyF
iw+5NBXyWwVpUA896reOQwPkYBEpq9PiBeL9cmzWVV/dV0tE2vc=
=KpZW
-----END PGP SIGNATURE-----
--- End Message ---