[#314029] [test-only] p10 FAILED (try 4) poppler.git=23.01.0-alt1 poppler.git=21.11.0-alt5 ...

Girar awaiter (zerg) girar-builder at altlinux.org
Thu Feb 2 15:32:58 MSK 2023


https://git.altlinux.org/tasks/314029/logs/events.4.1.log

subtask  name      aarch64  armh    i586  ppc64le  x86_64
    #40  poppler      5:23  6:16    2:58     4:59    2:49
   #200  poppler         ?     ?    1:01        ?      59
   #300  pdf2djvu        ?     ?  failed        ?  failed

2023-Feb-02 12:26:39 :: test-only task #314029 for p10 resumed by zerg:
2023-Feb-02 12:26:39 :: message: update
#40 build 23.01.0-alt1 from /people/zerg/packages/poppler.git fetched at 2023-Feb-02 11:20:55
#100 removed
#200 build 21.11.0-alt5 from /people/zerg/packages/poppler.git fetched at 2023-Jan-24 07:57:03
#300 build 0.9.19-alt1 from /gears/p/pdf2djvu.git fetched at 2023-Feb-02 09:08:06 from sisyphus
#400 build gdcm-3.0.12-alt2.src.rpm from sisyphus
2023-Feb-02 12:26:40 :: created build repo
2023-Feb-02 12:26:41 :: [armh] #40 poppler.git 23.01.0-alt1: build start
2023-Feb-02 12:26:41 :: [aarch64] #40 poppler.git 23.01.0-alt1: build start
2023-Feb-02 12:26:41 :: [ppc64le] #40 poppler.git 23.01.0-alt1: build start
2023-Feb-02 12:26:41 :: [x86_64] #40 poppler.git 23.01.0-alt1: build start
2023-Feb-02 12:26:41 :: [i586] #40 poppler.git 23.01.0-alt1: build start
2023-Feb-02 12:29:30 :: [x86_64] #40 poppler.git 23.01.0-alt1: build OK
2023-Feb-02 12:29:30 :: [x86_64] #200 poppler.git 21.11.0-alt5: build start
2023-Feb-02 12:29:39 :: [i586] #40 poppler.git 23.01.0-alt1: build OK
2023-Feb-02 12:29:39 :: [i586] #200 poppler.git 21.11.0-alt5: build start
2023-Feb-02 12:30:29 :: [x86_64] #200 poppler.git 21.11.0-alt5: build OK
2023-Feb-02 12:30:30 :: [x86_64] #300 pdf2djvu.git 0.9.19-alt1: build start
2023-Feb-02 12:30:40 :: [i586] #200 poppler.git 21.11.0-alt5: build OK
2023-Feb-02 12:30:40 :: [i586] #300 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-Feb-02 12:30:57 :: [x86_64] pdf2djvu.git 0.9.19-alt1: remote: build failed
2023-Feb-02 12:30:57 :: [x86_64] #300 pdf2djvu.git 0.9.19-alt1: build FAILED
2023-Feb-02 12:30:57 :: [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-Feb-02 12:31:09 :: [i586] pdf2djvu.git 0.9.19-alt1: remote: build failed
2023-Feb-02 12:31:09 :: [i586] #300 pdf2djvu.git 0.9.19-alt1: build FAILED
2023-Feb-02 12:31:40 :: [ppc64le] #40 poppler.git 23.01.0-alt1: build OK
2023-Feb-02 12:31:40 :: [ppc64le] task processing CANCELLED
2023-Feb-02 12:32:04 :: [aarch64] #40 poppler.git 23.01.0-alt1: build OK
2023-Feb-02 12:32:04 :: [aarch64] task processing CANCELLED
2023-Feb-02 12:32:57 :: [armh] #40 poppler.git 23.01.0-alt1: build OK
2023-Feb-02 12:32:58 :: [armh] task processing CANCELLED
2023-Feb-02 12:30:58 :: [x86_64] build FAILED
2023-Feb-02 12:31:09 :: [i586] build FAILED
2023-Feb-02 12:31:41 :: [ppc64le] build FAILED
2023-Feb-02 12:32:04 :: [aarch64] build FAILED
2023-Feb-02 12:32:58 :: [armh] build FAILED
2023-Feb-02 12:32:58 :: task #314029 for p10 FAILED


More information about the Girar-builder-p10 mailing list