Your message dated Wed, 09 Feb 2022 13:36:29 +0000
with message-id <[email protected]>
and subject line Bug#997451: fixed in tracker 3.1.2-4
has caused the Debian Bug report #997451,
regarding tracker: FTBFS: dpkg-gensymbols: error: some new symbols appeared in 
the symbols file: see diff output below
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 [email protected]
immediately.)


-- 
997451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997451
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: tracker
Version: 3.1.2-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_makeshlibs -V -X/usr/lib/x86_64-linux-gnu/tracker-3.0/ -- -c4
> dpkg-gensymbols: error: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: warning: debian/libtracker-sparql-3.0-0/DEBIAN/symbols 
> doesn't match completely debian/libtracker-sparql-3.0-0.symbols
> --- debian/libtracker-sparql-3.0-0.symbols 
> (libtracker-sparql-3.0-0_3.1.2-3_amd64)
> +++ dpkg-gensymbols_TaVYf     2021-10-23 07:20:13.656941270 +0000
> @@ -7,6 +7,21 @@
>   tracker_batch_execute_finish@Base 3.1.1
>   tracker_batch_get_connection@Base 3.1.1
>   tracker_batch_get_type@Base 3.1.1
> + tracker_bus_connection_construct@Base 3.1.2-3
> + tracker_bus_connection_construct_finish@Base 3.1.2-3
> + tracker_bus_connection_get_bus_name@Base 3.1.2-3
> + tracker_bus_connection_get_bus_object_path@Base 3.1.2-3
> + tracker_bus_connection_get_type@Base 3.1.2-3
> + tracker_bus_connection_new@Base 3.1.2-3
> + tracker_bus_connection_new_finish@Base 3.1.2-3
> + tracker_bus_connection_perform_query_call@Base 3.1.2-3
> + tracker_bus_connection_perform_query_call_finish@Base 3.1.2-3
> + tracker_bus_fd_cursor_construct@Base 3.1.2-3
> + tracker_bus_fd_cursor_get_type@Base 3.1.2-3
> + tracker_bus_fd_cursor_new@Base 3.1.2-3
> + tracker_bus_statement_construct@Base 3.1.2-3
> + tracker_bus_statement_get_type@Base 3.1.2-3
> + tracker_bus_statement_new@Base 3.1.2-3
>   tracker_check_version@Base 3.1.1
>   tracker_endpoint_dbus_get_type@Base 3.1.1
>   tracker_endpoint_dbus_new@Base 3.1.1
> @@ -31,6 +46,15 @@
>   tracker_notifier_get_type@Base 1.12.0
>   tracker_notifier_signal_subscribe@Base 3.1.1
>   tracker_notifier_signal_unsubscribe@Base 3.1.1
> + tracker_remote_connection_construct@Base 3.1.2-3
> + tracker_remote_connection_get_type@Base 3.1.2-3
> + tracker_remote_connection_new@Base 3.1.2-3
> + tracker_remote_json_cursor_construct@Base 3.1.2-3
> + tracker_remote_json_cursor_get_type@Base 3.1.2-3
> + tracker_remote_json_cursor_new@Base 3.1.2-3
> + tracker_remote_xml_cursor_construct@Base 3.1.2-3
> + tracker_remote_xml_cursor_get_type@Base 3.1.2-3
> + tracker_remote_xml_cursor_new@Base 3.1.2-3
>   tracker_resource_add_boolean@Base 1.9.1
>   tracker_resource_add_double@Base 1.9.1
>   tracker_resource_add_gvalue@Base 1.9.1
> dh_makeshlibs: error: failing due to earlier errors
> make[1]: *** [debian/rules:28: override_dh_makeshlibs] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/tracker_3.1.2-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: tracker
Source-Version: 3.1.2-4
Done: Jeremy Bicha <[email protected]>

We believe that the bug you reported is fixed in the latest version of
tracker, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bicha <[email protected]> (supplier of updated tracker 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 09 Feb 2022 08:16:32 -0500
Source: tracker
Built-For-Profiles: noudeb
Architecture: source
Version: 3.1.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Jeremy Bicha <[email protected]>
Closes: 997451
Changes:
 tracker (3.1.2-4) unstable; urgency=medium
 .
   [ Jeremy Bicha ]
   * Revert "debian/rules: Completely disable the tests if nocheck option is
     used"
   * debian/libtracker-sparql-3.0-0.symbols: Add new symbols (Closes: #997451)
 .
   [ Laurent Bigonville ]
   * debian/rules: Drop configure options that have been removed upstream
   * debian/tests/unit-tests: Sync the configure options with the ones in
     debian/rules
   * d/control.in: tracker-test-utils requires libglib2.0-bin for gsettings 
executable
Checksums-Sha1:
 ffc45bb5da150045a438137020d098849e7db0a9 2969 tracker_3.1.2-4.dsc
 c60c255cf9bb042e31e2a73489867c9becbec185 22600 tracker_3.1.2-4.debian.tar.xz
 e6bf3518ef626d945e16dc41c39418886ebd33a6 8507 tracker_3.1.2-4_source.buildinfo
Checksums-Sha256:
 60a802d01c1689f9a7b85f81ee5a6833a2372482cef6fb8a236965ec6e1fb537 2969 
tracker_3.1.2-4.dsc
 f2cedd7a3e8ff4691b5787a5554edf79af21d36e181b83278aa2918a61a2ae23 22600 
tracker_3.1.2-4.debian.tar.xz
 4401d3801ad57f8249f13af117814645aeaaaaa06e57dbb3dfec8fa14b4d205d 8507 
tracker_3.1.2-4_source.buildinfo
Files:
 4c66300405c2a5123d911c946a33e0ab 2969 utils optional tracker_3.1.2-4.dsc
 3fa75c626d85192be7aef8497689bb67 22600 utils optional 
tracker_3.1.2-4.debian.tar.xz
 f753efbb041ffdc3430e658a2e1da400 8507 utils optional 
tracker_3.1.2-4_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmIDvt8ACgkQ5mx3Wuv+
bH0zwg//SCvCEQ7Q6MLcHg5Td8g03gqaOdqmQuFkhsCmWv1XWxtFJjUl1Z9uGAC0
yd52rqJGhIi+ePb3KvKGVHSdxcgZRMD2x2MDCVdynVHc8lITk+dHI9svAgvyIYwQ
UqA29X61/5Xlp2x4W92VEpSMer3b4iVCM0pmqQc2PT3hDEjbPJiowzEOZqrVUnyH
gWoMzk3rs6d2xrKJ7oWlc1YfZJaNZEsMzyd5WfZVdwPz4Jugzz8YSeoSX3nbDO4N
0Hklyv2JDwBpd4W3dCWAQxTJaF0O0+AS+niouUkv3JJ99gxdttlR/fGRLXB1Zeou
yR0gcxKvqZysf31kx/r+NbzwPas+bj2n3q0D788QEe5Diy1EoI3vDi33VByqfACN
HCUuvEfaPDAlVBYAAxUoUQBpcUfF3jBLXxlwtBOFUlELfecdr8gNSeaGUKVONtMX
Ntm/hdEAqc57TDlUWqqJA8hPNn1TI5SH06OvcJSh8YLY65XkE2lC9QyS/qWth9r7
D9XowTVsz17PWDybEc0eZfa+l31SnCBYK728ZrRqpTNJnKkgqmO28cvMpCIBdSqL
bOOWDQ1vqhUtYT+pGZP5SWue6pSSSNdDGcZHi168paKMPCy4nEwSfT6U7/8IhcJc
GKqdcC5tv8bqwSkzPTrjiGboWJIsJb2fEqQuWBVdIscsUqTv//4=
=Oy3c
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to