Your message dated Sun, 26 Aug 2018 16:20:22 +0000
with message-id <e1ftxm2-000bds...@fasolo.debian.org>
and subject line Bug#907306: fixed in librsvg 2.40.20-3
has caused the Debian Bug report #907306,
regarding configure: error: gdk-pixbuf-query-loaders not found in path
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.)


-- 
907306: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907306
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:librsvg
Version: 2.40.20-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with gnome,gir
   dh_update_autotools_config -i
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_autoreconf --as-needed
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'

[... snipped ...]

mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "RSVG"
#define PACKAGE_TARNAME "librsvg"
#define PACKAGE_VERSION "2.40.20"
#define PACKAGE_STRING "RSVG 2.40.20"
#define PACKAGE_BUGREPORT 
"https://bugzilla.gnome.org/enter_bug.cgi?product=librsvg";
#define PACKAGE_URL ""
#define PACKAGE "librsvg"
#define VERSION "2.40.20"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_STRTOK_R 1

configure: exit 1
dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking --enable-pixbuf-loader 
--enable-introspection --enable-vala --enable-gtk-doc returned exit code 1
make[1]: *** [debian/rules:14: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with either "dpkg-buildpackage -A"
(if the package allows it) or "dpkg-buildpackage -B" (if it does not).

Most probably, it also fails here in reproducible builds:

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

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: librsvg
Source-Version: 2.40.20-3

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 907...@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 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: Sun, 26 Aug 2018 16:34:42 +0100
Source: librsvg
Binary: librsvg2-dev librsvg2-2 librsvg2-common librsvg2-doc librsvg2-bin 
gir1.2-rsvg-2.0
Architecture: source
Version: 2.40.20-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Simon McVittie <s...@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: 907306
Changes:
 librsvg (2.40.20-3) unstable; urgency=medium
 .
   * Team upload
   * Set GDK_PIXBUF_QUERYLOADERS to
     /usr/lib/$(DEB_HOST_MULTIARCH)/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders
     since we no longer install the /usr/bin/gdk-pixbuf-query-loaders
     symlink for multiarch co-installability (Closes: #907306)
   * Don't install detailed ChangeLog, only NEWS
   * Bump Standards-Version to 4.2.1 (no further changes required)
   * Set Rules-Requires-Root to no
   * d/gbp.conf: Use debian/sid, upstream/2.40.x branches
   * d/gbp.conf: Don't generate numbered patches
   * d/p/Ensure-GFile-is-unreferenced-to-avoid-filename-memory-lea.patch:
     Add patch from upstream librsvg-2.40 branch to fix a memory leak
   * Update Vcs-* for migration to salsa.debian.org
Checksums-Sha1:
 3883007776a8b88729adcdf73f05004a2af0ce25 2717 librsvg_2.40.20-3.dsc
 c6baea13e90c2f102b6075707f829254baf12fa8 17080 librsvg_2.40.20-3.debian.tar.xz
 1597d30b390017cc5fb907d26e86d81bdade2259 14210 
librsvg_2.40.20-3_source.buildinfo
Checksums-Sha256:
 642b63082780ceef4a28e995a311cfb3afd61127927e45a0664254904cdb33ba 2717 
librsvg_2.40.20-3.dsc
 32cfd3fe9c9a67460f986277c5408903cfaf1d506ac1575f237f1227c7336717 17080 
librsvg_2.40.20-3.debian.tar.xz
 f74dcbe8e128cfa13878900da419f81a8e184cd8dc6650c6b0daf2e86402be5b 14210 
librsvg_2.40.20-3_source.buildinfo
Files:
 71343d4b48abdfd389e1fa1f2e4f43a2 2717 libs optional librsvg_2.40.20-3.dsc
 083e8a6008fbac0e6692d25232721dbb 17080 libs optional 
librsvg_2.40.20-3.debian.tar.xz
 6eb41e458ef4ddb54ff38ba48bc83cf5 14210 libs optional 
librsvg_2.40.20-3_source.buildinfo

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

iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAluCzaIACgkQ4FrhR4+B
TE/mpxAAkIoHLeH+cfXLLxU9mQ7KOcQ9+oxSuFOLHhJI1oBH9rLDXjHbTS7SoCZA
g592kKQ7bXFQwoDWalgahv0MEPOw3Mzzkn6EXXhxrbpjusbtAXoAjlDc+Lj39hNh
fp0UCe0ikI6pQIfvf67ZcXkXPVIHSukfqQDwMvU/IY+hDvWD4PqlzBdzCVIn9eIW
8Rb+YfsToz2Hnhlq+iesvAq+WttxcGXASDca38c8w/7SEfBgJiQq/1rvXuG8/D/l
EjuYlwMb9ZJJmddnLe1iznJqCpaqC2aZd0pOqFYoiHvMS8xCdgosJex6zY/ZdCW9
CqoWQ0eRrb2hCIU9QwHT5qId8Eiw2qLjAi9iDUc5Uqu6PgJbMMHm29VU2sX2Z8Bg
ezV5OB16XFcAZ62nnxVEqo1hqZAHnHs2GGxKaG7+FBSI4fMLuJ121iqmk9dL30Qi
X/nsXTSSZe7hRyMbR9Q+6ZjzMF4sAopfTkf9CAeCihmeQKJCEmrEpvePJvY2sVwx
Fy4yB69s9rkhUMHbWW/ryMtpNZM54nkk/BBwFUDILNxXgaOTsy6TxkXVDnAHylys
Sx/+5ONFnccecDZbeAi5M1BYwt5x5vEe2AWYOjOPL11yXs1wKYDdnjPIlqx/YDDa
V8NXc6w+qyzvgu6yZ+5AIrANzD2PWbyCI+B9Eh75TMWNkGta/8U=
=m2WR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to