Your message dated Thu, 06 Mar 2025 14:52:10 +0000
with message-id <e1tqca2-00ctcz...@fasolo.debian.org>
and subject line Bug#1098537: fixed in tinysparql 3.8.2-4
has caused the Debian Bug report #1098537,
regarding libtracker-sparql-3.0-dev: missing dependency on libtinysparql-dev
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.)


-- 
1098537: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098537
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gnome-music
Version: 48~beta-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 
meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr 
--sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu 
-Dpython.bytecompile=-1
The Meson build system
Version: 1.7.0
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: gnome-music
Project version: 48.beta
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python3 found: YES (/usr/bin/python3)
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency glib-2.0 found: YES 2.83.4
Run-time dependency gobject-introspection-1.0 found: YES 1.82.0
Run-time dependency gtk4 found: YES 4.17.4
Run-time dependency libadwaita-1 found: YES 1.7.beta
Run-time dependency libmediaart-2.0 found: YES 1.9.6
Run-time dependency libsoup-3.0 found: YES 3.6.4
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency tracker-sparql-3.0 found: NO (tried pkgconfig)

../meson.build:63:0: ERROR: Dependency "tracker-sparql-3.0" not found, tried 
pkgconfig

A full log can be found at 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
        cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
==> meson-logs/meson-log.txt <==
Build started at 2025-02-21T21:22:00.906235
Main binary: /usr/bin/python3
Build Options: -Dpython.bytecompile=-1 -Dprefix=/usr 
-Dlibdir=lib/x86_64-linux-gnu -Dlocalstatedir=/var -Dsysconfdir=/etc 
-Dbuildtype=plain -Dwrap_mode=nodownload
Python system: Linux
The Meson build system
Version: 1.7.0
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: gnome-music
Project version: 48.beta
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Program python3 found: YES (/usr/bin/python3)
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Determining dependency 'glib-2.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion glib-2.0` -> 0
stdout:
2.83.4
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags glib-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-lglib-2.0
-----------
Run-time dependency glib-2.0 found: YES 2.83.4
Determining dependency 'gobject-introspection-1.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
stdout:
1.82.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gobject-introspection-1.0` -> 0
stdout:
-I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
stdout:
-lgirepository-1.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gobject-introspection-1.0 found: YES 1.82.0
Determining dependency 'gtk4' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gtk4` -> 0
stdout:
4.17.4
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gtk4` -> 0
stdout:
-I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 
-pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz 
-lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 
-lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4` -> 0
stdout:
-lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 
-lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 
-lglib-2.0
-----------
Run-time dependency gtk4 found: YES 4.17.4
Determining dependency 'libadwaita-1' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libadwaita-1` -> 0
stdout:
1.7.beta
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libadwaita-1` -> 0
stdout:
-I/usr/include/libadwaita-1 -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 
-I/usr/include/appstream -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libadwaita-1` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -ladwaita-1 -lgtk-4 -lpangocairo-1.0 -lpango-1.0 
-lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libadwaita-1` -> 0
stdout:
-ladwaita-1 -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 
-lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 
-lglib-2.0
-----------
Run-time dependency libadwaita-1 found: YES 1.7.beta
Determining dependency 'libmediaart-2.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libmediaart-2.0` -> 0
stdout:
1.9.6
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libmediaart-2.0` -> 0
stdout:
-I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libmediaart-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lmediaart-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libmediaart-2.0` -> 0
stdout:
-lmediaart-2.0 -lglib-2.0
-----------
Run-time dependency libmediaart-2.0 found: YES 1.9.6
Determining dependency 'libsoup-3.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libsoup-3.0` -> 0
stdout:
3.6.4
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libsoup-3.0` -> 0
stdout:
-I/usr/include/libsoup-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libsoup-3.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lsoup-3.0 -lgmodule-2.0 -pthread -lglib-2.0 
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libsoup-3.0` -> 0
stdout:
-lsoup-3.0 -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency libsoup-3.0 found: YES 3.6.4
Determining dependency 'tracker-sparql-3.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion tracker-sparql-3.0` -> 1
stderr:
Package tinysparql-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `tinysparql-3.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'tinysparql-3.0', required by 'tracker-sparql-3.0', not found
-----------
CMake binary for host machine is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Did not find CMake 'cmake'
Found CMake: NO
Dependency lookup for tracker-sparql-3.0 with method 'cmake' failed: CMake 
binary for machine host machine not found. Giving up.
Run-time dependency tracker-sparql-3.0 found: NO (tried pkgconfig)

../meson.build:63:0: ERROR: Dependency "tracker-sparql-3.0" not found, tried 
pkgconfig
dh_auto_configure: error: cd obj-x86_64-linux-gnu && 
DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. 
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 
returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202502/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

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

Thanks.

--- End Message ---
--- Begin Message ---
Source: tinysparql
Source-Version: 3.8.2-4
Done: Jeremy Bícha <jbi...@ubuntu.com>

We believe that the bug you reported is fixed in the latest version of
tinysparql, 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 1098...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bícha <jbi...@ubuntu.com> (supplier of updated tinysparql 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: Thu, 06 Mar 2025 09:27:20 -0500
Source: tinysparql
Built-For-Profiles: noudeb
Architecture: source
Version: 3.8.2-4
Distribution: unstable
Urgency: high
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bícha <jbi...@ubuntu.com>
Closes: 1098537
Changes:
 tinysparql (3.8.2-4) unstable; urgency=high
 .
   [ Simon McVittie ]
   * Move /usr/include/tinysparql-3.0/tracker-*.h to libtinysparql-dev.
     Despite what their names might seem to indicate, these headers are
     all included in <tinysparql.h>, so including these headers without
     a circular dependency requires moving them. This allows the
     dependency on libtracker-sparql-3.0-dev by libtinysparql-dev to be
     removed.
   * d/tests: Verify basic functionality of -dev packages
     (Reproduces: #1098537)
   * libtracker-sparql-3.0-dev: Add missing Depends on libtinysparql-dev
     (Closes: #1098537)
Checksums-Sha1:
 a60448d60be8a40133ac8f365700902259409267 3161 tinysparql_3.8.2-4.dsc
 5e2c0aa02fb2cfb424d5d30c741ab743c4c0e3ad 28488 tinysparql_3.8.2-4.debian.tar.xz
 cd31919180d1b6684bf6816ec81493c32d3c598d 14351 
tinysparql_3.8.2-4_source.buildinfo
Checksums-Sha256:
 084b8b2cd966fe21b62f7cdde96e993826aaa75bafd802c494f54080ca3b6d94 3161 
tinysparql_3.8.2-4.dsc
 241bfcfb31802b1c4a0bcf513a5bbd483099adac67e0658c788e16b30c9c8fa3 28488 
tinysparql_3.8.2-4.debian.tar.xz
 e572815724bf304829b7a66851351ed5126f76139c157bb72d2f42a27754167a 14351 
tinysparql_3.8.2-4_source.buildinfo
Files:
 a53e791f0065667e6497c7a719e0b67b 3161 utils optional tinysparql_3.8.2-4.dsc
 5311b4b09f0c9da576668f51c25974b1 28488 utils optional 
tinysparql_3.8.2-4.debian.tar.xz
 895db94b5f0839f06ac1989932a8ae8c 14351 utils optional 
tinysparql_3.8.2-4_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmfJsPoACgkQ5mx3Wuv+
bH3cRQ//Xb5u8A8CwVnasBxBbHPY+oF57VhwDz+7Kn/kJIqY2H9AWt38xgE0qUH9
PVcmeJMeZm68b38Kk+eu/izU8w82sRHvVoD3FtFzFDk/Zprrl8vxB+mB7hPmTbo6
GdaoCXd/LOPMlq6EeJHFOBDzWz6VXSs6fVqPp47MJE1gZr1VOoQ8qX6FJpxF30d0
5ZUjBc0cTPo1HTnBilovBYwPhTOH1JvRzayEa/w+B/JausitIJy3ZbmkoYvitrm8
8UvE+EXONEVUWxH0tGj5JnuhkJrwx6iG0NrQ1WqAvxHIu2ADNrEvfjc2sApDixZQ
3tXQN4sL6GnnPbOqyyY1BNr4bJtdJmDoAP/eaDVV6Xql0NAsVFBhp+kQ1Lwpou8T
A/gcKL929y4B9ih/AGPrnx2116rsf5DDfvxWRKhwJDCTHKrmrPVzW9kyPkq2cLsQ
9fKmzbQsXQ2gA1FoIbxOQmMFbBV+mwNqdtvi+UZJ+w/v4hZNwt41zLWCeaHIFFrE
t1z+zMTT2uf3gT9xpN6HtLSSiOChd9OdulLk/X8VSW4LXxHwptfiTfocayVBWpyD
+sl4i37m/Afedn5pn8fNmlvReQ6l3bNENO9JkVdrpE9MZlVfFWIoSG+JUtkHzahr
dUoXjYl2jt/CkDiHFuszukgO0O0D0H7VRRyq2AKwGt7HopYuk4Y=
=j4Wi
-----END PGP SIGNATURE-----

Attachment: pgprwSdcbcfrM.pgp
Description: PGP signature


--- End Message ---

Reply via email to