Your message dated Sat, 21 Oct 2017 03:34:11 +0000
with message-id <e1e5ky7-000h41...@fasolo.debian.org>
and subject line Bug#876615: fixed in librsvg 2.40.18-2
has caused the Debian Bug report #876615,
regarding librsvg FTBFS with gtk-doc-tools 1.26: gtkdoc-scangobj: error: 
unrecognized arguments: --nogtkinit
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.)


-- 
876615: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876615
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: librsvg
Version: 2.40.18-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/librsvg.html

...
Making all in doc
make[3]: Entering directory '/build/1st/librsvg-2.40.18/doc'
if test "/build/1st/librsvg-2.40.18/doc" != "/build/1st/librsvg-2.40.18/doc" ; 
then \
    files=`echo version.xml  rsvg-docs.xml rsvg-sections.txt rsvg-overrides.txt 
rsvg.types`; \
    if test "x$files" != "x" ; then \
        for file in $files ; do \
            destdir=`dirname /build/1st/librsvg-2.40.18/doc/$file`; \
            test -d "$destdir" || mkdir -p "$destdir"; \
            test -f /build/1st/librsvg-2.40.18/doc/$file && \
                cp -pf /build/1st/librsvg-2.40.18/doc/$file 
/build/1st/librsvg-2.40.18/doc/$file || true; \
        done; \
    fi; \
fi
touch setup-build.stamp
_source_dir='' ; \
for i in .. ; do \
    _source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=rsvg --ignore-headers="config.h rsvg-bpath-util.h 
rsvg-cairo-clip.h rsvg-cairo-draw.h rsvg-cairo-render.h rsvg-css.h rsvg-defs.h 
rsvg-filter.h rsvg-image.h rsvg-marker.h rsvg-mask.h rsvg-paint-server.h 
rsvg-path.h rsvg-private.h rsvg-shapes.h rsvg-structure.h rsvg-styles.h 
rsvg-text.h rsvg-xml.h" ${_source_dir} 
--deprecated-guards="RSVG_DISABLE_DEPRECATED" 
if grep -l '^..*$' rsvg.types > /dev/null 2>&1 ; then \
    scanobj_options=""; \
    gtkdoc-scangobj 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
    if test "$?" = "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" 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 -Wl,-z,defs -Wl,-O1 -Wl,--as-needed" 
RUN="/bin/bash ../libtool --mode=execute" CFLAGS="-I.. -I.. -pthread 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2      -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security" 
LDFLAGS="../librsvg-2.la -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 
-lpango-1.0 -lgobject-2.0 -l
 cairo -lpng16 -lz -lcroco-0.6 -lglib-2.0 -lxml2 -lgthread-2.0 -pthread 
-lglib-2.0  -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed" \
    gtkdoc-scangobj --nogtkinit --type-init-func="g_type_init ()" 
$scanobj_options --module=rsvg; \
else \
    for i in rsvg.args rsvg.hierarchy rsvg.interfaces rsvg.prerequisites 
rsvg.signals ; do \
        test -f $i || touch $i ; \
    done \
fi
usage: gtkdoc-scangobj [-h] [--version] --module MODULE [--types TYPES]
                       [--type-init-func TYPE_INIT_FUNC]
                       [--query-child-properties QUERY_CHILD_PROPERTIES]
                       [--output-dir OUTPUT_DIR] [--cc CC] [--ld LD]
                       [--cflags CFLAGS] [--ldflags LDFLAGS] [--run RUN]
                       [--verbose]
gtkdoc-scangobj: error: unrecognized arguments: --nogtkinit
Makefile:753: recipe for target 'scan-build.stamp' failed
make[3]: *** [scan-build.stamp] Error 2

--- End Message ---
--- Begin Message ---
Source: librsvg
Source-Version: 2.40.18-2

We believe that the bug you reported is fixed in the latest version of
librsvg, 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.
Michael Biebl <bi...@debian.org> (supplier of updated librsvg 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: Sat, 21 Oct 2017 04:52:52 +0200
Source: librsvg
Binary: librsvg2-dev librsvg2-2 librsvg2-common librsvg2-doc librsvg2-bin 
gir1.2-rsvg-2.0
Built-For-Profiles: stage1
Architecture: source
Version: 2.40.18-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Description:
 gir1.2-rsvg-2.0 - gir files for renderer library for SVG files
 librsvg2-2 - SAX-based renderer library for SVG files (runtime)
 librsvg2-bin - command-line and graphical viewers for SVG files
 librsvg2-common - SAX-based renderer library for SVG files (extra runtime)
 librsvg2-dev - SAX-based renderer library for SVG files (development)
 librsvg2-doc - SAX-based renderer library for SVG files (documentation)
Closes: 871535 876615
Changes:
 librsvg (2.40.18-2) unstable; urgency=medium
 .
   * Drop Build-Depends on libgsf-1-dev. It's no longer needed with GIO 2.24.
   * Mark the libgtk-3-dev Build-Depends as <!stage1> to make the source
     package easier to bootstrap. This will skip the build of the rsvg-view-3
     binary which is not crucial for the functionality of the library package.
     (Closes: #871535)
   * Cherry-pick upstream fix to no longer pass deprecated --nogtkinit to
     gtkdoc-scangobj. (Closes: #876615)
   * Bump Standards-Version to 4.1.1.
   * Bump debhelper compat level to 10 for automatic dh-autoreconf.
Checksums-Sha1:
 7366d957032cd86b66a859622da0cd3680f529f1 2742 librsvg_2.40.18-2.dsc
 656a250f6d21cff5c3cc7cbe868efc38424dc9b7 15220 librsvg_2.40.18-2.debian.tar.xz
 66ba9f1915565da93840f0e47ab86c27a4375d2e 9532 
librsvg_2.40.18-2_source.buildinfo
Checksums-Sha256:
 0acf1936ef3c45b99f4af1726c4cc1cd2f1a9f3aefc5000c37d1a70a15d540c5 2742 
librsvg_2.40.18-2.dsc
 60244d1ee0cf243cb6a5f44d98214a35ac52661f82f45f70b2b81763c9465baf 15220 
librsvg_2.40.18-2.debian.tar.xz
 f0776c5336d13fe1e7e4df935109e535d84cb337ef74a31b9a1d8a0c601cc407 9532 
librsvg_2.40.18-2_source.buildinfo
Files:
 83a240fe32cadf8c3925e882fdda1fea 2742 libs optional librsvg_2.40.18-2.dsc
 9149771ab04cb2d913f68a009580293b 15220 libs optional 
librsvg_2.40.18-2.debian.tar.xz
 9afd337dfc31b6f2170f3d6894b17ed4 9532 libs optional 
librsvg_2.40.18-2_source.buildinfo

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

iQJFBAEBCAAvFiEECbOsLssWnJBDRcxUauHfDWCPItwFAlnqtqYRHGJpZWJsQGRl
Ymlhbi5vcmcACgkQauHfDWCPItxWLxAAnp5rlQju1veqKa1M34VwNZgZ4vObC4kB
6FHounkCaAmMuF6uKIRTS0xqbjXPcUt2vCRLjMAjaLLW4y31t1eNEpSA1vAYuTQX
BkTxaahcpgZNdMI0zGwXns8T4xu2HyK6CdOgfswyyBUDcpPXWacBkaZ9Tl03a9Jk
8O4boVdggD57OBaA2k2ZIoTH9IYWzxtlYTt+oqMRfVF+q6SQ5me8wMReMcvg/o9V
anAi57C9E4tJwr1LXFARm/uSHXu2OUae7wEEsv7kNuUNLjBJ/yWkCacqCkgdYLV8
+l67x71+tXj1+cXdYd1+nuL1BPWH5pRgyXRRno+KvUTa+pRo19Ko+pbRmzoLjvL4
+toEV3Qpuesb7A8FVNzUiT+KyAY/8u+aqmh0m34KUZuuDtHCSkxIf7EMbN+x05lR
qz+fHoYAZ2CzKLDjuXrDQh8YOOlOdE13r5JHBwXLKJS2/td6RBAqfKRtpscXd65Q
yEyM1iGiHVWdjotxHzxsw13yVtttw5YZK0vwyiyucmMGTlKj8bl8g12WP/bCC/Iv
QQkUXeNU8p71KtZcKiGsjnVgaC9dC/2Q63g4DmiBBqadcTQFGiEKHb4JHHIWBOHa
UGe1sTJVC0Qi3k2h2KZh/WWQ/jA0RNzgkZIK9R9RoCJb+0Z7cQdOBndLupUyAsbc
LrZMwr7ZQac=
=FU/L
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to