Your message dated Thu, 1 Sep 2022 16:42:11 -0400
with message-id
<CAD+GYvyPuPXhxe2Fu0RRhnp9b=D=rfouml4x+erd35tdm+u...@mail.gmail.com>
and subject line Re: pangomm: FTBFS:
../untracked/pango/pangomm/attrlist.cc:38:20: error: ‘pango_parse_markup’ was
not declared in this scope
has caused the Debian Bug report #1005483,
regarding pangomm: FTBFS: ../untracked/pango/pangomm/attrlist.cc:38:20: error:
‘pango_parse_markup’ was not declared in this scope
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.)
--
1005483: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005483
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pangomm
Version: 2.46.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> c++ -Ipango/pangomm/libpangomm-1.4.so.1.0.30.p -Ipango -I../pango
> -I../untracked/pango -I/usr/include/glibmm-2.4
> -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0
> -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/cairomm-1.0
> -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/cairo
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
> -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Wnon-virtual-dtor -std=c++11 -pedantic -Wall -Wextra -Wformat-security
> -Wsuggest-override -Wshadow -Wno-long-long -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread
> -DPANGOMM_BUILD=1 -MD -MQ
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_attrlist.cc.o
> -MF
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_attrlist.cc.o.d
> -o
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_attrlist.cc.o
> -c ../untracked/pango/pangomm/attrlist.cc
> ../untracked/pango/pangomm/attrlist.cc: In constructor
> ‘Pango::AttrList::AttrList(const Glib::ustring&, gunichar)’:
> ../untracked/pango/pangomm/attrlist.cc:38:20: error: ‘pango_parse_markup’ was
> not declared in this scope
> 38 | gboolean bTest = pango_parse_markup(markup_text.c_str(), -1 /*
> means null-terminated */, accel_marker,
> | ^~~~~~~~~~~~~~~~~~
> ../untracked/pango/pangomm/attrlist.cc: In constructor
> ‘Pango::AttrList::AttrList(const Glib::ustring&, gunichar, Glib::ustring&,
> gunichar&)’:
> ../untracked/pango/pangomm/attrlist.cc:65:20: error: ‘pango_parse_markup’ was
> not declared in this scope
> 65 | gboolean bTest = pango_parse_markup(markup_text.c_str(), -1 /*
> means null-terminated */, accel_marker,
> | ^~~~~~~~~~~~~~~~~~
> [7/32] c++ -Ipango/pangomm/libpangomm-1.4.so.1.0.30.p -Ipango -I../pango
> -I../untracked/pango -I/usr/include/glibmm-2.4
> -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0
> -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/cairomm-1.0
> -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/cairo
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
> -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Wnon-virtual-dtor -std=c++11 -pedantic -Wall -Wextra -Wformat-security
> -Wsuggest-override -Wshadow -Wno-long-long -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread
> -DPANGOMM_BUILD=1 -MD -MQ
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_context.cc.o
> -MF
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_context.cc.o.d
> -o
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_context.cc.o
> -c ../untracked/pango/pangomm/context.cc
> [8/32] c++ -Ipango/pangomm/libpangomm-1.4.so.1.0.30.p -Ipango -I../pango
> -I../untracked/pango -I/usr/include/glibmm-2.4
> -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0
> -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/cairomm-1.0
> -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/cairo
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
> -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Wnon-virtual-dtor -std=c++11 -pedantic -Wall -Wextra -Wformat-security
> -Wsuggest-override -Wshadow -Wno-long-long -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread
> -DPANGOMM_BUILD=1 -MD -MQ
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_color.cc.o
> -MF
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_color.cc.o.d
> -o
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_color.cc.o
> -c ../untracked/pango/pangomm/color.cc
> [9/32] c++ -Ipango/pangomm/libpangomm-1.4.so.1.0.30.p -Ipango -I../pango
> -I../untracked/pango -I/usr/include/glibmm-2.4
> -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0
> -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/cairomm-1.0
> -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/cairo
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
> -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Wnon-virtual-dtor -std=c++11 -pedantic -Wall -Wextra -Wformat-security
> -Wsuggest-override -Wshadow -Wno-long-long -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread
> -DPANGOMM_BUILD=1 -MD -MQ
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_cairofontmap.cc.o
> -MF
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_cairofontmap.cc.o.d
> -o
> pango/pangomm/libpangomm-1.4.so.1.0.30.p/.._.._untracked_pango_pangomm_cairofontmap.cc.o
> -c ../untracked/pango/pangomm/cairofontmap.cc
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v
> returned exit code 1
> make: *** [debian/rules:7: build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/02/12/pangomm_2.46.1-1_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 ---
Version: 2.46.2-1
https://buildd.debian.org/status/package.php?p=pangomm
--- End Message ---