Your message dated Mon, 25 Apr 2022 11:34:05 +
with message-id
and subject line Bug#1010118: fixed in qtwebkit-opensource-src 5.212.0~alpha4-16
has caused the Debian Bug report #1010118,
regarding qtwebkit-opensource-src FTBFS with ICU 71.1
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.)
--
1010118: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010118
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qtwebkit-opensource-src
Version: 5.212.0~alpha4-14
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: Laszlo Boszormenyi (GCS)
https://buildd.debian.org/status/logs.php?pkg=qtwebkit-opensource-src&ver=5.212.0%7Ealpha4-14%2Bb2
...
In file included from
/<>/Source/WebCore/platform/text/TextAllInOne.cpp:31:
/<>/Source/WebCore/platform/text/TextCodecICU.cpp: In member
function ‘void WebCore::TextCodecICU::createICUConverter() const’:
/<>/Source/WebCore/platform/text/TextCodecICU.cpp:311:42: error:
‘TRUE’ was not declared in this scope
311 | ucnv_setFallback(m_converterICU, TRUE);
| ^~~~
...
In file included from
/<>/Source/WebCore/platform/text/icu/UTextProvider.cpp:27,
from
/<>/Source/WebCore/platform/text/TextAllInOne.cpp:40:
/<>/Source/WebCore/platform/text/icu/UTextProvider.h: In function
‘bool WebCore::uTextAccessInChunkOrOutOfRange(UText*, int64_t, int64_t, UBool,
UBool&)’:
/<>/Source/WebCore/platform/text/icu/UTextProvider.h:83:28: error:
‘TRUE’ was not declared in this scope
83 | isAccessible = TRUE;
|^~~~
/<>/Source/WebCore/platform/text/icu/UTextProvider.h:88:28: error:
‘FALSE’ was not declared in this scope
88 | isAccessible = FALSE;
|^
/<>/Source/WebCore/platform/text/icu/UTextProvider.h:97:28: error:
‘TRUE’ was not declared in this scope
97 | isAccessible = TRUE;
|^~~~
/<>/Source/WebCore/platform/text/icu/UTextProvider.h:102:28:
error: ‘FALSE’ was not declared in this scope
102 | isAccessible = FALSE;
|^
In file included from
/<>/Source/WebCore/platform/text/TextAllInOne.cpp:41:
/<>/Source/WebCore/platform/text/icu/UTextProviderLatin1.cpp: In
function ‘UBool WebCore::uTextLatin1Access(UText*, int64_t, UBool)’:
/<>/Source/WebCore/platform/text/icu/UTextProviderLatin1.cpp:103:20:
error: ‘TRUE’ was not declared in this scope
103 | return TRUE;
|^~~~
/<>/Source/WebCore/platform/text/icu/UTextProviderLatin1.cpp:108:20:
error: ‘FALSE’ was not declared in this scope
108 | return FALSE;
|^
/<>/Source/WebCore/platform/text/icu/UTextProviderLatin1.cpp:114:20:
error: ‘TRUE’ was not declared in this scope
114 | return TRUE;
|^~~~
/<>/Source/WebCore/platform/text/icu/UTextProviderLatin1.cpp:119:20:
error: ‘FALSE’ was not declared in this scope
119 | return FALSE;
|^
In file included from
/<>/Source/WebCore/platform/text/TextAllInOne.cpp:41:
/<>/Source/WebCore/platform/text/icu/UTextProviderLatin1.cpp:147:12:
error: ‘TRUE’ was not declared in this scope
147 | return TRUE;
|^~~~
/<>/Source/WebCore/platform/text/icu/UTextProviderLatin1.cpp: In
function ‘UBool WebCore::uTextLatin1ContextAwareAccess(UText*, int64_t, UBool)’:
/<>/Source/WebCore/platform/text/icu/UTextProviderLatin1.cpp:339:16:
error: ‘FALSE’ was not declared in this scope
339 | return FALSE;
|^
/<>/Source/WebCore/platform/text/icu/UTextProviderLatin1.cpp:359:12:
error: ‘TRUE’ was not declared in this scope
359 | return TRUE;
|^~~~
In file included from
/<>/Source/WebCore/platform/text/TextAllInOne.cpp:42:
/<>/Source/WebCore/platform/text/icu/UTextProviderUTF16.cpp: In
function ‘UBool WebCore::uTextUTF16ContextAwareAccess(UText*, int64_t, UBool)’:
/<>/Source/WebCore/platform/text/icu/UTextProviderUTF16.cpp:128:16:
error: ‘FALSE’ was not declared in this scope
128 | return FALSE;
|^
/<>/Source/WebCore/platform/text/icu/UTextProviderUTF16.cpp:148:12:
error: ‘TRUE’ was not declared in this scope
148 | return TRUE;
|^~~~
...
--- End Message ---
--- Begin Message ---
Source: qtwebkit-opensource-src
Source-Version: 5.212.0~alpha4-16
Done: Dmitry Shachnev
We believe that the bug you reported is fixed in the latest version of
q