Your message dated Thu, 11 Aug 2022 09:54:14 +0000
with message-id <e1om4tk-008nix...@fasolo.debian.org>
and subject line Bug#1016249: fixed in osk-sdl 0.67-2
has caused the Debian Bug report #1016249,
regarding osk-sdl: FTBFS: ../src/config.cpp:163:17: error: ‘transform’ 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.)


-- 
1016249: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016249
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: osk-sdl
Version: 0.67-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> c++ -Iosk-sdl.p -I. -I.. -I/usr/include/SDL2 -I/usr/include/harfbuzz 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/libpng16 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra 
> -Wpedantic -std=c++2a -O0 '-DVERSION="0.67"' -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> osk-sdl.p/src_config.cpp.o -MF osk-sdl.p/src_config.cpp.o.d -o 
> osk-sdl.p/src_config.cpp.o -c ../src/config.cpp
> ../src/config.cpp: In member function ‘bool Config::Read(const std::string&)’:
> ../src/config.cpp:163:17: error: ‘transform’ was not declared in this scope
>   163 |                 transform(val.begin(), val.end(), val.begin(), 
> ::tolower);
>       |                 ^~~~~~~~~
> [7/11] c++ -Iosk-sdl.p -I. -I.. -I/usr/include/SDL2 -I/usr/include/harfbuzz 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/libpng16 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra 
> -Wpedantic -std=c++2a -O0 '-DVERSION="0.67"' -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> osk-sdl.p/src_toggle.cpp.o -MF osk-sdl.p/src_toggle.cpp.o.d -o 
> osk-sdl.p/src_toggle.cpp.o -c ../src/toggle.cpp
> [8/11] c++ -Iosk-sdl.p -I. -I.. -I/usr/include/SDL2 -I/usr/include/harfbuzz 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/libpng16 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra 
> -Wpedantic -std=c++2a -O0 '-DVERSION="0.67"' -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> osk-sdl.p/src_main.cpp.o -MF osk-sdl.p/src_main.cpp.o.d -o 
> osk-sdl.p/src_main.cpp.o -c ../src/main.cpp
> [9/11] c++ -Iosk-sdl.p -I. -I.. -I/usr/include/SDL2 -I/usr/include/harfbuzz 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/libpng16 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra 
> -Wpedantic -std=c++2a -O0 '-DVERSION="0.67"' -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> osk-sdl.p/src_util.cpp.o -MF osk-sdl.p/src_util.cpp.o.d -o 
> osk-sdl.p/src_util.cpp.o -c ../src/util.cpp
> [10/11] c++ -Iosk-sdl.p -I. -I.. -I/usr/include/SDL2 -I/usr/include/harfbuzz 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/libpng16 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra 
> -Wpedantic -std=c++2a -O0 '-DVERSION="0.67"' -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> osk-sdl.p/src_keyboard.cpp.o -MF osk-sdl.p/src_keyboard.cpp.o.d -o 
> osk-sdl.p/src_keyboard.cpp.o -c ../src/keyboard.cpp
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v 
> returned exit code 1
> make: *** [debian/rules:13: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/07/28/osk-sdl_0.67-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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: osk-sdl
Source-Version: 0.67-2
Done: Arnaud Ferraris <aferra...@debian.org>

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

Debian distribution maintenance software
pp.
Arnaud Ferraris <aferra...@debian.org> (supplier of updated osk-sdl 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: Thu, 11 Aug 2022 11:32:39 +0200
Source: osk-sdl
Architecture: source
Version: 0.67-2
Distribution: unstable
Urgency: medium
Maintainer: DebianOnMobile Maintainers 
<debian-on-mobile-maintain...@alioth-lists.debian.net>
Changed-By: Arnaud Ferraris <aferra...@debian.org>
Closes: 1014393 1016146 1016249 1016534
Changes:
 osk-sdl (0.67-2) unstable; urgency=medium
 .
   [ Jarrah Gosbell ]
   * d/initramfs: fix verbose/physical keyboard output to tty (Closes: #1016146)
   * d/patches: fix ftbfs with g++12 (Closes: #1016249)
   * d/postrm: add warning on package removal (Closes: #1014393)
   * d/initramfs: add iris_dri to amd64 initramfs (Closes: #1016534)
   * d/config: add debconf script
   * d/postinst: load debconf confmodule
Checksums-Sha1:
 66a37652a8145d24e12026f8d6c7c288421d6c02 2221 osk-sdl_0.67-2.dsc
 5b4d7a09dffa0a54bcda1c9e846bbb7d45c93109 28488 osk-sdl_0.67-2.debian.tar.xz
 ce08454c07fe7e35afa8b99688209010ffbce14c 12001 osk-sdl_0.67-2_source.buildinfo
Checksums-Sha256:
 1bf5b54aa1f10a0caed3a8c82246f8b473555746a97685119bc1c6243dd40f5f 2221 
osk-sdl_0.67-2.dsc
 0ab5c26bcbfbc93d4b15ee076e452174ea5ab0d1b7ddd6e3cb1fd02430fba469 28488 
osk-sdl_0.67-2.debian.tar.xz
 4e2c85da39395fc3e77ecc837cfb07ef950e6bcf2c8e94b243971a4aa5786dfb 12001 
osk-sdl_0.67-2_source.buildinfo
Files:
 490c8411d06856d37f18cfb46908be3f 2221 utils optional osk-sdl_0.67-2.dsc
 4959429513ee8c0c6b7c93f6487cf001 28488 utils optional 
osk-sdl_0.67-2.debian.tar.xz
 118588f5c48cef4876135c9914501e26 12001 utils optional 
osk-sdl_0.67-2_source.buildinfo

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

iQJJBAEBCAAzFiEEeW2zk9w/9AIituoi0+u1lmu5kZYFAmL0zgUVHGFmZXJyYXJp
c0BkZWJpYW4ub3JnAAoJENPrtZZruZGWdQUP/2NGk2VH8YVX4dohkJHdx9sfBZIq
co0wUYpFTPo2py7FN3fYE5jdxRmcQSGBys+/OqHOcIXJLcT4fywhKOAlriA25PRE
vcPomWLU5o1b+boRT1L4rAGB/KKoO6TVQe9JycczsqFkE0KHlWSHlpi0qI6O8JtY
/MmzuPwUHKtTG6cYOpectmCn6XnfGzGsD+UmouAkzmVhj0Sw6U+CKIjw7R4p6KkJ
b1CrWvmqCD7bFJU2NzwE2UtxPVflnIwYeNgqhJDolS3eoyjl3JZbRJnR1YPRO5YH
XgHorgqjiMdp/wfG/WqlPaZSl7rENTGEjCs1XpFk5+ZFrqITLaBWu5tx4hhClmCt
WhHImCydTFzT468dwE/lKZZ2RvUJquLkSIwyftOjPFxMPXJ21QGa9yReYfGh9Z39
iEsLjWZ6eiQ/QBMba1axRBgZQoj2puDj/z+ja2bGETZxXcS7NfLhPQMWxFBVbT9b
eEI4R2PcR+/3BKAd6paYhxAW0VOTBzme+T1/0kV87nF8luWY6W/sKwX84InsG77L
cNe4AqnX9lVMb20NrrIguw0VtDD4Ee8cGMoVl5VvSPyB6acTl0VMBqiW+euhUeTk
BJWrrU8pkzPNAHPohzw25c2vSCWYj+PCAIUErE5rN1htIVi2wjNpAvhovpabH5+J
boFudBZ3eWUl2vgs
=uXGT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to