[#426988] FAILED pdns.git=4.9.1-alt1.1

Girar awaiter (iv) girar-builder at altlinux.org
Sat Jul 25 14:23:40 MSK 2026


https://git.altlinux.org/tasks/426988/logs/events.1.1.log
https://packages.altlinux.org/tasks/426988

subtask  name  aarch64  i586  x86_64
   #100  pdns   failed     -  failed

2026-Jul-25 11:21:31 :: task #426988 for sisyphus started by iv:
2026-Jul-25 11:21:31 :: message: rebuild_with_boost_1.91
#100 build 4.9.1-alt1.1 from /gears/p/pdns.git fetched at 2026-Jul-25 09:26:49 from sisyphus
2026-Jul-25 11:21:33 :: [x86_64] #100 pdns.git 4.9.1-alt1.1: build start
2026-Jul-25 11:21:33 :: [i586] #100 pdns.git 4.9.1-alt1.1: build start
2026-Jul-25 11:21:33 :: [aarch64] #100 pdns.git 4.9.1-alt1.1: build start
2026-Jul-25 11:21:39 :: [i586] #100 pdns.git 4.9.1-alt1.1: build SKIPPED
[x86_64] json11.cpp: In function 'void json11::dump(const std::string&, std::string&)':
[x86_64] json11.cpp:96:32: error: 'uint8_t' does not name a type
[x86_64]    96 |         } else if (static_cast<uint8_t>(ch) <= 0x1f) {
[x86_64] --
[x86_64]    25 | #include <cstdlib>
[x86_64] json11.cpp:100:32: error: 'uint8_t' does not name a type
[x86_64]   100 |         } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80
[x86_64] json11.cpp:100:32: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[x86_64] json11.cpp:100:68: error: 'uint8_t' does not name a type
[x86_64]   100 |         } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80
[x86_64] json11.cpp:100:68: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[x86_64] json11.cpp:101:35: error: 'uint8_t' does not name a type
[x86_64]   101 |                    && static_cast<uint8_t>(value[i+2]) == 0xa8) {
[x86_64] json11.cpp:101:35: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[x86_64] json11.cpp:104:32: error: 'uint8_t' does not name a type
[x86_64]   104 |         } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80
[x86_64] json11.cpp:104:32: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[x86_64] json11.cpp:104:68: error: 'uint8_t' does not name a type
[x86_64]   104 |         } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80
[x86_64] json11.cpp:104:68: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[x86_64] json11.cpp:105:35: error: 'uint8_t' does not name a type
[x86_64]   105 |                    && static_cast<uint8_t>(value[i+2]) == 0xa9) {
[x86_64] --
[x86_64] json11.cpp: In function 'std::string json11::esc(char)':
[x86_64] json11.cpp:327:21: error: 'uint8_t' does not name a type
[x86_64]   327 |     if (static_cast<uint8_t>(c) >= 0x20 && static_cast<uint8_t>(c) <= 0x7f) {
[x86_64] json11.cpp:327:21: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[x86_64] json11.cpp:327:56: error: 'uint8_t' does not name a type
[x86_64]   327 |     if (static_cast<uint8_t>(c) >= 0x20 && static_cast<uint8_t>(c) <= 0x7f) {
2026-Jul-25 11:22:42 :: [x86_64] pdns.git 4.9.1-alt1.1: remote: build failed
2026-Jul-25 11:22:42 :: [x86_64] #100 pdns.git 4.9.1-alt1.1: build FAILED
2026-Jul-25 11:22:42 :: [x86_64] requesting cancellation of task processing
[aarch64] json11.cpp: In function 'void json11::dump(const std::string&, std::string&)':
[aarch64] json11.cpp:96:32: error: 'uint8_t' does not name a type
[aarch64]    96 |         } else if (static_cast<uint8_t>(ch) <= 0x1f) {
[aarch64] --
[aarch64]    25 | #include <cstdlib>
[aarch64] json11.cpp:100:32: error: 'uint8_t' does not name a type
[aarch64]   100 |         } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80
[aarch64] json11.cpp:100:32: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[aarch64] json11.cpp:100:68: error: 'uint8_t' does not name a type
[aarch64]   100 |         } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80
[aarch64] json11.cpp:100:68: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[aarch64] json11.cpp:101:35: error: 'uint8_t' does not name a type
[aarch64]   101 |                    && static_cast<uint8_t>(value[i+2]) == 0xa8) {
[aarch64] json11.cpp:101:35: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[aarch64] json11.cpp:104:32: error: 'uint8_t' does not name a type
[aarch64]   104 |         } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80
[aarch64] json11.cpp:104:32: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[aarch64] json11.cpp:104:68: error: 'uint8_t' does not name a type
[aarch64]   104 |         } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80
[aarch64] json11.cpp:104:68: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[aarch64] json11.cpp:105:35: error: 'uint8_t' does not name a type
[aarch64]   105 |                    && static_cast<uint8_t>(value[i+2]) == 0xa9) {
[aarch64] --
[aarch64] json11.cpp: In function 'std::string json11::esc(char)':
[aarch64] json11.cpp:327:21: error: 'uint8_t' does not name a type
[aarch64]   327 |     if (static_cast<uint8_t>(c) >= 0x20 && static_cast<uint8_t>(c) <= 0x7f) {
[aarch64] json11.cpp:327:21: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[aarch64] json11.cpp:327:56: error: 'uint8_t' does not name a type
[aarch64]   327 |     if (static_cast<uint8_t>(c) >= 0x20 && static_cast<uint8_t>(c) <= 0x7f) {
2026-Jul-25 11:23:39 :: [aarch64] pdns.git 4.9.1-alt1.1: remote: build failed
2026-Jul-25 11:23:39 :: [aarch64] #100 pdns.git 4.9.1-alt1.1: build FAILED
2026-Jul-25 11:22:42 :: [x86_64] build FAILED
2026-Jul-25 11:23:39 :: [aarch64] build FAILED
2026-Jul-25 11:23:40 :: task #426988 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list