[#387485] [test-only] FAILED OpenBoard.git=1.7.3-alt1

Girar awaiter (antohami) girar-builder at altlinux.org
Wed Jun 18 13:31:25 MSK 2025


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

subtask  name       aarch64    i586  x86_64
   #100  OpenBoard   failed  failed  failed

2025-Jun-18 10:28:41 :: test-only task #387485 for sisyphus started by antohami:
#100 build 1.7.3-alt1 from /people/antohami/packages/OpenBoard.git fetched at 2025-Jun-18 10:28:39
2025-Jun-18 10:28:43 :: [x86_64] #100 OpenBoard.git 1.7.3-alt1: build start
2025-Jun-18 10:28:43 :: [aarch64] #100 OpenBoard.git 1.7.3-alt1: build start
2025-Jun-18 10:28:43 :: [i586] #100 OpenBoard.git 1.7.3-alt1: build start
[x86_64]                  from src/pdf/PDFRenderer.cpp:34:
[x86_64] /usr/include/poppler/goo/GooString.h:241:24: error: 'starts_with' has not been declared in 'std::string'
[x86_64]   241 |     using std::string::starts_with;
[x86_64] /usr/include/poppler/goo/GooString.h:244:24: error: 'ends_with' has not been declared in 'std::string'
[x86_64]   244 |     using std::string::ends_with;
[x86_64] In file included from /usr/include/poppler/Object.h:596:
[x86_64] /usr/include/poppler/Stream.h:308:26: error: 'std::span' has not been declared
[x86_64]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[x86_64] /usr/include/poppler/Stream.h:308:35: error: expected ',' or '...' before '<' token
[x86_64]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[x86_64] /usr/include/poppler/Stream.h:329:18: error: 'std::span' has not been declared
[x86_64]   329 |     size_t write(std::span<unsigned char> data) override;
[x86_64] /usr/include/poppler/Stream.h:329:27: error: expected ',' or '...' before '<' token
[x86_64]   329 |     size_t write(std::span<unsigned char> data) override;
[x86_64] --
[x86_64]                  from src/pdf/XPDFRenderer.h:42:
[x86_64] /usr/include/poppler/UnicodeMap.h:69:61: error: 'std::span' has not been declared
[x86_64]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[x86_64] /usr/include/poppler/UnicodeMap.h:69:70: error: expected ',' or '...' before '<' token
[x86_64]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[x86_64] /usr/include/poppler/UnicodeMap.h:104:53: error: 'span' is not a member of 'std'
[x86_64]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
[x86_64] /usr/include/poppler/UnicodeMap.h:104:53: note: 'std::span' is only available from C++20 onwards
[x86_64] /usr/include/poppler/UnicodeMap.h:104:79: error: template argument 2 is invalid
[x86_64]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
2025-Jun-18 10:30:20 :: [x86_64] OpenBoard.git 1.7.3-alt1: remote: build failed
2025-Jun-18 10:30:20 :: [x86_64] #100 OpenBoard.git 1.7.3-alt1: build FAILED
2025-Jun-18 10:30:20 :: [x86_64] requesting cancellation of task processing
[i586]                  from src/pdf/PDFRenderer.cpp:34:
[i586] /usr/include/poppler/goo/GooString.h:241:24: error: 'starts_with' has not been declared in 'std::string'
[i586]   241 |     using std::string::starts_with;
[i586] /usr/include/poppler/goo/GooString.h:244:24: error: 'ends_with' has not been declared in 'std::string'
[i586]   244 |     using std::string::ends_with;
[i586] In file included from /usr/include/poppler/Object.h:596:
[i586] /usr/include/poppler/Stream.h:308:26: error: 'std::span' has not been declared
[i586]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[i586] /usr/include/poppler/Stream.h:308:35: error: expected ',' or '...' before '<' token
[i586]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[i586] /usr/include/poppler/Stream.h:329:18: error: 'std::span' has not been declared
[i586]   329 |     size_t write(std::span<unsigned char> data) override;
[i586] /usr/include/poppler/Stream.h:329:27: error: expected ',' or '...' before '<' token
[i586]   329 |     size_t write(std::span<unsigned char> data) override;
[i586] --
[i586]                  from src/pdf/XPDFRenderer.h:42:
[i586] /usr/include/poppler/UnicodeMap.h:69:61: error: 'std::span' has not been declared
[i586]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[i586] /usr/include/poppler/UnicodeMap.h:69:70: error: expected ',' or '...' before '<' token
[i586]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[i586] /usr/include/poppler/UnicodeMap.h:104:53: error: 'span' is not a member of 'std'
[i586]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
[i586] /usr/include/poppler/UnicodeMap.h:104:53: note: 'std::span' is only available from C++20 onwards
[i586] /usr/include/poppler/UnicodeMap.h:104:79: error: template argument 2 is invalid
[i586]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
2025-Jun-18 10:30:25 :: [i586] OpenBoard.git 1.7.3-alt1: remote: build failed
2025-Jun-18 10:30:25 :: [i586] #100 OpenBoard.git 1.7.3-alt1: build FAILED
[aarch64]                  from src/pdf/PDFRenderer.cpp:34:
[aarch64] /usr/include/poppler/goo/GooString.h:241:24: error: 'starts_with' has not been declared in 'std::string'
[aarch64]   241 |     using std::string::starts_with;
[aarch64] /usr/include/poppler/goo/GooString.h:244:24: error: 'ends_with' has not been declared in 'std::string'
[aarch64]   244 |     using std::string::ends_with;
[aarch64] In file included from /usr/include/poppler/Object.h:596:
[aarch64] /usr/include/poppler/Stream.h:308:26: error: 'std::span' has not been declared
[aarch64]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[aarch64] /usr/include/poppler/Stream.h:308:35: error: expected ',' or '...' before '<' token
[aarch64]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[aarch64] /usr/include/poppler/Stream.h:329:18: error: 'std::span' has not been declared
[aarch64]   329 |     size_t write(std::span<unsigned char> data) override;
[aarch64] /usr/include/poppler/Stream.h:329:27: error: expected ',' or '...' before '<' token
[aarch64]   329 |     size_t write(std::span<unsigned char> data) override;
[aarch64] --
[aarch64]                  from src/pdf/XPDFRenderer.h:42:
[aarch64] /usr/include/poppler/UnicodeMap.h:69:61: error: 'std::span' has not been declared
[aarch64]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[aarch64] /usr/include/poppler/UnicodeMap.h:69:70: error: expected ',' or '...' before '<' token
[aarch64]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[aarch64] /usr/include/poppler/UnicodeMap.h:104:53: error: 'span' is not a member of 'std'
[aarch64]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
[aarch64] /usr/include/poppler/UnicodeMap.h:104:53: note: 'std::span' is only available from C++20 onwards
[aarch64] /usr/include/poppler/UnicodeMap.h:104:79: error: template argument 2 is invalid
[aarch64]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
2025-Jun-18 10:31:24 :: [aarch64] OpenBoard.git 1.7.3-alt1: remote: build failed
2025-Jun-18 10:31:24 :: [aarch64] #100 OpenBoard.git 1.7.3-alt1: build FAILED
2025-Jun-18 10:30:20 :: [x86_64] build FAILED
2025-Jun-18 10:30:25 :: [i586] build FAILED
2025-Jun-18 10:31:24 :: [aarch64] build FAILED
2025-Jun-18 10:31:24 :: task #387485 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list