From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 Date: Sat, 25 Jul 2026 11:23:40 +0000 From: "Girar awaiter (iv)" To: Ivan Melnikov Subject: [#426988] FAILED pdns.git=4.9.1-alt1.1 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 426988 X-girar-task-owner: iv X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/426988/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#426988] FAILED pdns.git=4.9.1-alt1.1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jul 2026 11:23:42 -0000 Archived-At: List-Archive: 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(ch) <= 0x1f) { [x86_64] -- [x86_64] 25 | #include [x86_64] json11.cpp:100:32: error: 'uint8_t' does not name a type [x86_64] 100 | } else if (static_cast(ch) == 0xe2 && static_cast(value[i+1]) == 0x80 [x86_64] json11.cpp:100:32: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [x86_64] json11.cpp:100:68: error: 'uint8_t' does not name a type [x86_64] 100 | } else if (static_cast(ch) == 0xe2 && static_cast(value[i+1]) == 0x80 [x86_64] json11.cpp:100:68: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [x86_64] json11.cpp:101:35: error: 'uint8_t' does not name a type [x86_64] 101 | && static_cast(value[i+2]) == 0xa8) { [x86_64] json11.cpp:101:35: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [x86_64] json11.cpp:104:32: error: 'uint8_t' does not name a type [x86_64] 104 | } else if (static_cast(ch) == 0xe2 && static_cast(value[i+1]) == 0x80 [x86_64] json11.cpp:104:32: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [x86_64] json11.cpp:104:68: error: 'uint8_t' does not name a type [x86_64] 104 | } else if (static_cast(ch) == 0xe2 && static_cast(value[i+1]) == 0x80 [x86_64] json11.cpp:104:68: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [x86_64] json11.cpp:105:35: error: 'uint8_t' does not name a type [x86_64] 105 | && static_cast(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(c) >= 0x20 && static_cast(c) <= 0x7f) { [x86_64] json11.cpp:327:21: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [x86_64] json11.cpp:327:56: error: 'uint8_t' does not name a type [x86_64] 327 | if (static_cast(c) >= 0x20 && static_cast(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(ch) <= 0x1f) { [aarch64] -- [aarch64] 25 | #include [aarch64] json11.cpp:100:32: error: 'uint8_t' does not name a type [aarch64] 100 | } else if (static_cast(ch) == 0xe2 && static_cast(value[i+1]) == 0x80 [aarch64] json11.cpp:100:32: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [aarch64] json11.cpp:100:68: error: 'uint8_t' does not name a type [aarch64] 100 | } else if (static_cast(ch) == 0xe2 && static_cast(value[i+1]) == 0x80 [aarch64] json11.cpp:100:68: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [aarch64] json11.cpp:101:35: error: 'uint8_t' does not name a type [aarch64] 101 | && static_cast(value[i+2]) == 0xa8) { [aarch64] json11.cpp:101:35: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [aarch64] json11.cpp:104:32: error: 'uint8_t' does not name a type [aarch64] 104 | } else if (static_cast(ch) == 0xe2 && static_cast(value[i+1]) == 0x80 [aarch64] json11.cpp:104:32: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [aarch64] json11.cpp:104:68: error: 'uint8_t' does not name a type [aarch64] 104 | } else if (static_cast(ch) == 0xe2 && static_cast(value[i+1]) == 0x80 [aarch64] json11.cpp:104:68: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [aarch64] json11.cpp:105:35: error: 'uint8_t' does not name a type [aarch64] 105 | && static_cast(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(c) >= 0x20 && static_cast(c) <= 0x7f) { [aarch64] json11.cpp:327:21: note: 'uint8_t' is defined in header ''; this is probably fixable by adding '#include ' [aarch64] json11.cpp:327:56: error: 'uint8_t' does not name a type [aarch64] 327 | if (static_cast(c) >= 0x20 && static_cast(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