[#324883] p10 FAILED (try 3) poppler.git=21.11.0-alt5 poppler.git=22.11.0-alt1 ...

Girar awaiter (zerg) girar-builder at altlinux.org
Wed Jul 19 14:33:22 MSK 2023


https://git.altlinux.org/tasks/324883/logs/events.3.1.log

subtask  name      aarch64  armh    i586  ppc64le  x86_64
   #500  pdf2djvu   failed     ?  failed        ?  failed

2023-Jul-19 11:31:39 :: task #324883 for p10 resumed by zerg:
2023-Jul-19 11:31:39 :: message: update
#100 removed
#200 removed
#300 build 21.11.0-alt5 from /people/zerg/packages/poppler.git fetched at 2023-Jul-18 08:36:26
#400 build 22.11.0-alt1 from /people/zerg/packages/poppler.git fetched at 2023-Jul-18 08:38:41
#500 build 0.9.19-alt1 from /gears/p/pdf2djvu.git fetched at 2023-Jul-19 11:30:25 from sisyphus
#600 build 1.5.8-alt2 from /gears/s/scribus.git fetched at 2023-Jul-19 11:31:12 from sisyphus
#700 build gdcm-3.0.12-alt3.src.rpm from sisyphus
2023-Jul-19 11:31:39 :: created build repo
2023-Jul-19 11:31:40 :: [armh] #300 poppler.git 21.11.0-alt5: build start
2023-Jul-19 11:31:40 :: [x86_64] #300 poppler.git 21.11.0-alt5: build start
2023-Jul-19 11:31:40 :: [aarch64] #300 poppler.git 21.11.0-alt5: build start
2023-Jul-19 11:31:40 :: [i586] #300 poppler.git 21.11.0-alt5: build start
2023-Jul-19 11:31:40 :: [ppc64le] #300 poppler.git 21.11.0-alt5: build start
2023-Jul-19 11:31:53 :: [i586] #300 poppler.git 21.11.0-alt5: build OK (cached)
2023-Jul-19 11:31:54 :: [x86_64] #300 poppler.git 21.11.0-alt5: build OK (cached)
2023-Jul-19 11:31:54 :: [i586] #400 poppler.git 22.11.0-alt1: build start
2023-Jul-19 11:31:54 :: [x86_64] #400 poppler.git 22.11.0-alt1: build start
2023-Jul-19 11:32:03 :: [i586] #400 poppler.git 22.11.0-alt1: build OK (cached)
2023-Jul-19 11:32:03 :: [i586] #500 pdf2djvu.git 0.9.19-alt1: build start
2023-Jul-19 11:32:04 :: [x86_64] #400 poppler.git 22.11.0-alt1: build OK (cached)
2023-Jul-19 11:32:04 :: [x86_64] #500 pdf2djvu.git 0.9.19-alt1: build start
2023-Jul-19 11:32:08 :: [aarch64] #300 poppler.git 21.11.0-alt5: build OK (cached)
2023-Jul-19 11:32:08 :: [aarch64] #400 poppler.git 22.11.0-alt1: build start
2023-Jul-19 11:32:14 :: [ppc64le] #300 poppler.git 21.11.0-alt5: build OK (cached)
2023-Jul-19 11:32:14 :: [ppc64le] #400 poppler.git 22.11.0-alt1: build start
2023-Jul-19 11:32:19 :: [armh] #300 poppler.git 21.11.0-alt5: build OK (cached)
2023-Jul-19 11:32:19 :: [armh] #400 poppler.git 22.11.0-alt1: build start
2023-Jul-19 11:32:28 :: [aarch64] #400 poppler.git 22.11.0-alt1: build OK (cached)
2023-Jul-19 11:32:28 :: [aarch64] #500 pdf2djvu.git 0.9.19-alt1: build start
[x86_64] /usr/include/poppler/Link.h:90:82: error: 'optional' in namespace 'std' does not name a template type
[x86_64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[x86_64] --
[x86_64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[x86_64] /usr/include/poppler/Link.h:90:90: error: expected ',' or '...' before '<' token
[x86_64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[x86_64] /usr/include/poppler/Link.h:96:82: error: 'optional' in namespace 'std' does not name a template type
[x86_64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[x86_64] --
[x86_64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[x86_64] /usr/include/poppler/Link.h:96:90: error: expected ',' or '...' before '<' token
[x86_64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[x86_64] /usr/include/poppler/Link.h:96:40: error: 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)' cannot be overloaded with 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)'
[x86_64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[x86_64] --
[x86_64]                  from main.cc:43:
[x86_64] /usr/include/poppler/Link.h:246:46: error: 'optional' in namespace 'std' does not name a template type
[x86_64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[x86_64] --
[x86_64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[x86_64] /usr/include/poppler/Link.h:246:54: error: expected ',' or '...' before '<' token
[x86_64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[x86_64] --
[x86_64]                  from main.cc:43:
[x86_64] /usr/include/poppler/Catalog.h:136:16: error: 'optional' in namespace 'std' does not name a template type
[x86_64]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[x86_64] --
[x86_64]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[x86_64] /usr/include/poppler/Catalog.h:292:10: error: 'optional' in namespace 'std' does not name a template type
[x86_64]   292 |     std::optional<std::string> baseURI; // base URI for URI-type links
[x86_64] --
[x86_64]                  from main.cc:43:
[x86_64] /usr/include/poppler/Form.h:310:200: error: 'optional' in namespace 'std' does not name a template type
[x86_64]   310 |     bool signDocument(const char *filename, const char *certNickname, const char *digestName, const char *password, const GooString *reason = nullptr, const GooString *location = nullptr, const std::optional<GooString> &ownerPassword = {},
2023-Jul-19 11:32:33 :: [x86_64] pdf2djvu.git 0.9.19-alt1: remote: build failed
2023-Jul-19 11:32:33 :: [x86_64] #500 pdf2djvu.git 0.9.19-alt1: build FAILED
2023-Jul-19 11:32:33 :: [x86_64] requesting cancellation of task processing
[i586] /usr/include/poppler/Link.h:90:82: error: 'optional' in namespace 'std' does not name a template type
[i586]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[i586] --
[i586]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[i586] /usr/include/poppler/Link.h:90:90: error: expected ',' or '...' before '<' token
[i586]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[i586] /usr/include/poppler/Link.h:96:82: error: 'optional' in namespace 'std' does not name a template type
[i586]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[i586] --
[i586]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[i586] /usr/include/poppler/Link.h:96:90: error: expected ',' or '...' before '<' token
[i586]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[i586] /usr/include/poppler/Link.h:96:40: error: 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)' cannot be overloaded with 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)'
[i586]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[i586] --
[i586]                  from main.cc:43:
[i586] /usr/include/poppler/Link.h:246:46: error: 'optional' in namespace 'std' does not name a template type
[i586]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[i586] --
[i586]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[i586] /usr/include/poppler/Link.h:246:54: error: expected ',' or '...' before '<' token
[i586]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[i586] --
[i586]                  from main.cc:43:
[i586] /usr/include/poppler/Catalog.h:136:16: error: 'optional' in namespace 'std' does not name a template type
[i586]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[i586] --
[i586]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[i586] /usr/include/poppler/Catalog.h:292:10: error: 'optional' in namespace 'std' does not name a template type
[i586]   292 |     std::optional<std::string> baseURI; // base URI for URI-type links
[i586] --
[i586]                  from main.cc:43:
[i586] /usr/include/poppler/Form.h:310:200: error: 'optional' in namespace 'std' does not name a template type
[i586]   310 |     bool signDocument(const char *filename, const char *certNickname, const char *digestName, const char *password, const GooString *reason = nullptr, const GooString *location = nullptr, const std::optional<GooString> &ownerPassword = {},
2023-Jul-19 11:32:34 :: [i586] pdf2djvu.git 0.9.19-alt1: remote: build failed
2023-Jul-19 11:32:34 :: [i586] #500 pdf2djvu.git 0.9.19-alt1: build FAILED
2023-Jul-19 11:32:37 :: [ppc64le] #400 poppler.git 22.11.0-alt1: build OK (cached)
2023-Jul-19 11:32:38 :: [ppc64le] task processing CANCELLED
2023-Jul-19 11:32:49 :: [armh] #400 poppler.git 22.11.0-alt1: build OK (cached)
2023-Jul-19 11:32:50 :: [armh] task processing CANCELLED
[aarch64] /usr/include/poppler/Link.h:90:82: error: 'optional' in namespace 'std' does not name a template type
[aarch64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[aarch64] --
[aarch64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[aarch64] /usr/include/poppler/Link.h:90:90: error: expected ',' or '...' before '<' token
[aarch64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[aarch64] /usr/include/poppler/Link.h:96:82: error: 'optional' in namespace 'std' does not name a template type
[aarch64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[aarch64] --
[aarch64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[aarch64] /usr/include/poppler/Link.h:96:90: error: expected ',' or '...' before '<' token
[aarch64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[aarch64] /usr/include/poppler/Link.h:96:40: error: 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)' cannot be overloaded with 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)'
[aarch64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[aarch64] --
[aarch64]                  from main.cc:43:
[aarch64] /usr/include/poppler/Link.h:246:46: error: 'optional' in namespace 'std' does not name a template type
[aarch64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[aarch64] --
[aarch64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[aarch64] /usr/include/poppler/Link.h:246:54: error: expected ',' or '...' before '<' token
[aarch64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[aarch64] --
[aarch64]                  from main.cc:43:
[aarch64] /usr/include/poppler/Catalog.h:136:16: error: 'optional' in namespace 'std' does not name a template type
[aarch64]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[aarch64] --
[aarch64]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[aarch64] /usr/include/poppler/Catalog.h:292:10: error: 'optional' in namespace 'std' does not name a template type
[aarch64]   292 |     std::optional<std::string> baseURI; // base URI for URI-type links
[aarch64] --
[aarch64]                  from main.cc:43:
[aarch64] /usr/include/poppler/Form.h:310:200: error: 'optional' in namespace 'std' does not name a template type
[aarch64]   310 |     bool signDocument(const char *filename, const char *certNickname, const char *digestName, const char *password, const GooString *reason = nullptr, const GooString *location = nullptr, const std::optional<GooString> &ownerPassword = {},
2023-Jul-19 11:33:22 :: [aarch64] pdf2djvu.git 0.9.19-alt1: remote: build failed
2023-Jul-19 11:33:22 :: [aarch64] #500 pdf2djvu.git 0.9.19-alt1: build FAILED
2023-Jul-19 11:32:33 :: [x86_64] build FAILED
2023-Jul-19 11:32:35 :: [i586] build FAILED
2023-Jul-19 11:32:38 :: [ppc64le] build FAILED
2023-Jul-19 11:32:50 :: [armh] build FAILED
2023-Jul-19 11:33:22 :: [aarch64] build FAILED
2023-Jul-19 11:33:22 :: task #324883 for p10 FAILED


More information about the Girar-builder-p10 mailing list