Your message dated Sun, 30 Nov 2025 07:57:36 +0100 with message-id <[email protected]> and subject line the symbols file has been updated has caused the Debian Bug report #1115857, regarding binutils: libgprofng0: new symbol name version number is an unintended value 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.) -- 1115857: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1115857 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libgprofng0 Version: 2.45-7 Severity: normal Dear Maintainer, Looking at libgprofng0's debian symbols file "/var/lib/dpkg/info/libgprofng0\:amd64.symbols" line: 1198 _ZN5Dwarf10get_rangesEm@Base 2.45-7 As shown above, the version number should be 2.45, but it is 2.45-7. When I tried to build the package, the following error message appeared. ``` dpkg-gensymbols -Pdebian/libctf0 -plibctf0 -ldebian/libbinutils dpkg-gensymbols -Pdebian/libctf-nobfd0 -plibctf-nobfd0 dpkg-gensymbols -Pdebian/libgprofng0 -plibgprofng0 -ldebian/libbinutils dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below dpkg-gensymbols: warning: debian/libgprofng0/DEBIAN/symbols doesn't match completely debian/libgprofng0.symbols --- debian/libgprofng0.symbols (libgprofng0_2.45-7_amd64) +++ dpkg-gensymbolslCg7Cv 2025-09-20 22:54:54.968344136 +0900 @@ -1251,7 +1251,8 @@ _ZN4EmsgD2Ev@Base 2.43.50.20241215 _ZN5DbeEA8get_nameEN8Histable10NameFormatE@Base 2.43.50.20241215 _ZN5DbeEA9converttoEN8Histable4TypeEPS0_@Base 2.43.50.20241215 - (subst)_ZN5Dwarf10get_rangesE{uint64_t}@Base 2.45 + _ZN5Dwarf10get_rangesEm@Base 2.45-7 +#MISSING: 2.45-7# (subst)_ZN5Dwarf10get_rangesE{uint64_t}@Base 2.45 _ZN5Dwarf13archive_DwarfEP10LoadObject@Base 2.43.50.20241215 _ZN5Dwarf13srcline_DwarfEP6Module@Base 2.43.50.20241215 _ZN5Dwarf17read_hwcprof_infoEP6Module@Base 2.43.50.20241215 @@ -1274,8 +1275,10 @@ (arch=i386 x32)_ZN5DwrCU11get_high_pcEy@Base 2.43.50.20241215 _ZN5DwrCU11get_symbolsEP6VectorIP6SymbolE@Base 2.45 _ZN5DwrCU12Dwarf_stringEt@Base 2.43.50.20241215 - (subst)_ZN5DwrCU12inherit_propE{int64_t}P6Source@Base 2.45 - (subst)_ZN5DwrCU12set_up_funcsE{int64_t}@Base 2.45 + _ZN5DwrCU12inherit_propElP6Source@Base 2.45-7 +#MISSING: 2.45-7# (subst)_ZN5DwrCU12inherit_propE{int64_t}P6Source@Base 2.45 + _ZN5DwrCU12set_up_funcsEl@Base 2.45-7 +#MISSING: 2.45-7# (subst)_ZN5DwrCU12set_up_funcsE{int64_t}@Base 2.45 (arch=!i386 !x32)_ZN5DwrCU13read_ref_attrEtPl@Base 2.43.50.20241215 (arch=i386 x32)_ZN5DwrCU13read_ref_attrEtPx@Base 2.43.50.20241215 _ZN5DwrCU13update_sourceEP6SymbolP6Source@Base 2.45 @@ -1287,7 +1290,8 @@ _ZN5DwrCU15map_dwarf_linesEP6Module@Base 2.43.50.20241215 _ZN5DwrCU15parse_cu_headerEP10LoadObject@Base 2.43.50.20241215 _ZN5DwrCU16dwr_get_locationEP6DwrSecP11DwrLocation@Base 2.43.50.20241215 - (subst)_ZN5DwrCU16find_declarationE{int64_t}P6Source@Base 2.45 + _ZN5DwrCU16find_declarationElP6Source@Base 2.45-7 +#MISSING: 2.45-7# (subst)_ZN5DwrCU16find_declarationE{int64_t}P6Source@Base 2.45 _ZN5DwrCU16get_linkage_nameEv@Base 2.43.50.20241215 (arch=!i386 !x32)_ZN5DwrCU17build_abbrevTableEP6DwrSecm@Base 2.43.50.20241215 (arch=i386 x32)_ZN5DwrCU17build_abbrevTableEP6DwrSecy@Base 2.43.50.20241215 @@ -1461,7 +1465,8 @@ _ZN6SampleD1Ev@Base 2.43.50.20241215 _ZN6SampleD2Ev@Base 2.43.50.20241215 _ZN6Symbol10get_symbolEP6VectorIPS_EPc@Base 2.45 - (subst)_ZN6Symbol10get_symbolEP6VectorIPS_E{uint64_t}@Base 2.45 + _ZN6Symbol10get_symbolEP6VectorIPS_Em@Base 2.45-7 +#MISSING: 2.45-7# (subst)_ZN6Symbol10get_symbolEP6VectorIPS_E{uint64_t}@Base 2.45 _ZN6Symbol12find_symbolsEP6VectorIPS_EPS0_IP5RangeES3_@Base 2.45 _ZN6Symbol12sort_by_nameEP6VectorIPS_E@Base 2.45 _ZN6Symbol14createFunctionEP6Module@Base 2.45 make: [debian/rules:1664: binary-native] Error 1 (ignored) ``` ``` Now running lintian binutils_2.45-7_amd64.changes ... E: libgprofng0: symbols-file-contains-current-version-with-debian-revision on symbol _ZN5Dwarf10get_rangesEm@Base and 4 others (libgprofng.so.0) [symbols] ``` This is the same bug as #1064181. Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: forky/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.43+deb13-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: sysvinit (via /sbin/init) Versions of packages libgprofng0 depends on: ii libbinutils 2.45-7 ii libc6 2.41-12 ii libgcc-s1 15.2.0-4 ii libstdc++6 15.2.0-4 ii zlib1g 1:1.3.dfsg+really1.3.1-1+b1 libgprofng0 recommends no packages. libgprofng0 suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---the symbols file has been updated. closing.
--- End Message ---

