[#288755] FAILED pekwm.git=0.1.17-alt4
Girar awaiter (viy)
girar-builder at altlinux.org
Tue Nov 2 21:29:58 MSK 2021
http://git.altlinux.org/tasks/288755/logs/events.1.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 pekwm failed failed failed failed failed
2021-Nov-02 18:28:58 :: task #288755 for sisyphus started by viy:
#100 build 0.1.17-alt4 from /people/viy/packages/pekwm.git fetched at 2021-Nov-02 18:28:56
2021-Nov-02 18:29:00 :: [aarch64] #100 pekwm.git 0.1.17-alt4: build start
2021-Nov-02 18:29:00 :: [x86_64] #100 pekwm.git 0.1.17-alt4: build start
2021-Nov-02 18:29:00 :: [ppc64le] #100 pekwm.git 0.1.17-alt4: build start
2021-Nov-02 18:29:00 :: [armh] #100 pekwm.git 0.1.17-alt4: build start
2021-Nov-02 18:29:00 :: [i586] #100 pekwm.git 0.1.17-alt4: build start
[x86_64] CfgParserKey.hh:40:51: error: ISO C++17 does not allow dynamic exception specifications
[x86_64] 40 | virtual void parse_value(const std::string &) throw (std::string&) { }
[x86_64] CfgParserKey.hh:85:9: error: ISO C++17 does not allow dynamic exception specifications
[x86_64] 85 | throw (std::string&)
[x86_64] CfgParserKey.hh:134:56: error: ISO C++17 does not allow dynamic exception specifications
[x86_64] 134 | virtual void parse_value(const std::string &value) throw (std::string&);
[x86_64] CfgParserKey.hh:158:56: error: ISO C++17 does not allow dynamic exception specifications
[x86_64] 158 | virtual void parse_value(const std::string &value) throw (std::string&);
[x86_64] CfgParserKey.hh:182:56: error: ISO C++17 does not allow dynamic exception specifications
[x86_64] 182 | virtual void parse_value(const std::string &value) throw (std::string&);
[x86_64] --
[x86_64] from MenuHandler.cc:18:
[x86_64] CfgParserSource.hh:72:29: error: ISO C++17 does not allow dynamic exception specifications
[x86_64] 72 | virtual bool open(void) throw (std::string&) { return false; }
[x86_64] CfgParserSource.hh:73:30: error: ISO C++17 does not allow dynamic exception specifications
[x86_64] 73 | virtual void close(void) throw (std::string&) { }
[x86_64] CfgParserSource.hh:97:29: error: ISO C++17 does not allow dynamic exception specifications
[x86_64] 97 | virtual bool open(void) throw (std::string&);
[x86_64] CfgParserSource.hh:98:30: error: ISO C++17 does not allow dynamic exception specifications
[x86_64] 98 | virtual void close(void) throw (std::string&);
[x86_64] CfgParserSource.hh:116:29: error: ISO C++17 does not allow dynamic exception specifications
[x86_64] 116 | virtual bool open(void) throw (std::string&);
2021-Nov-02 18:29:19 :: [x86_64] pekwm.git 0.1.17-alt4: remote: build failed
2021-Nov-02 18:29:19 :: [x86_64] #100 pekwm.git 0.1.17-alt4: build FAILED
2021-Nov-02 18:29:19 :: [x86_64] requesting cancellation of task processing
[i586] 40 | virtual void parse_value(const std::string &) throw (std::string&) { }
[i586] CfgParserKey.hh:85:9: error: ISO C++17 does not allow dynamic exception specifications
[i586] 85 | throw (std::string&)
[i586] CfgParserKey.hh:134:56: error: ISO C++17 does not allow dynamic exception specifications
[i586] 134 | virtual void parse_value(const std::string &value) throw (std::string&);
[i586] CfgParserKey.hh:158:56: error: ISO C++17 does not allow dynamic exception specifications
[i586] 158 | virtual void parse_value(const std::string &value) throw (std::string&);
[i586] CfgParserKey.hh:182:56: error: ISO C++17 does not allow dynamic exception specifications
[i586] 182 | virtual void parse_value(const std::string &value) throw (std::string&);
[i586] --
[i586] from InputDialog.cc:18:
[i586] CfgParserSource.hh:72:29: error: ISO C++17 does not allow dynamic exception specifications
[i586] 72 | virtual bool open(void) throw (std::string&) { return false; }
[i586] CfgParserSource.hh:73:30: error: ISO C++17 does not allow dynamic exception specifications
[i586] 73 | virtual void close(void) throw (std::string&) { }
[i586] CfgParserSource.hh:97:29: error: ISO C++17 does not allow dynamic exception specifications
[i586] 97 | virtual bool open(void) throw (std::string&);
[i586] CfgParserSource.hh:98:30: error: ISO C++17 does not allow dynamic exception specifications
[i586] 98 | virtual void close(void) throw (std::string&);
[i586] CfgParserSource.hh:116:29: error: ISO C++17 does not allow dynamic exception specifications
[i586] 116 | virtual bool open(void) throw (std::string&);
[i586] CfgParserSource.hh:117:30: error: ISO C++17 does not allow dynamic exception specifications
[i586] 117 | virtual void close(void) throw (std::string&);
2021-Nov-02 18:29:20 :: [i586] pekwm.git 0.1.17-alt4: remote: build failed
2021-Nov-02 18:29:20 :: [i586] #100 pekwm.git 0.1.17-alt4: build FAILED
[aarch64] CfgParserSource.hh:72:29: error: ISO C++17 does not allow dynamic exception specifications
[aarch64] 72 | virtual bool open(void) throw (std::string&) { return false; }
[aarch64] CfgParserSource.hh:73:30: error: ISO C++17 does not allow dynamic exception specifications
[aarch64] 73 | virtual void close(void) throw (std::string&) { }
[aarch64] CfgParserSource.hh:97:29: error: ISO C++17 does not allow dynamic exception specifications
[aarch64] 97 | virtual bool open(void) throw (std::string&);
[aarch64] CfgParserSource.hh:98:30: error: ISO C++17 does not allow dynamic exception specifications
[aarch64] 98 | virtual void close(void) throw (std::string&);
[aarch64] CfgParserSource.hh:116:29: error: ISO C++17 does not allow dynamic exception specifications
[aarch64] 116 | virtual bool open(void) throw (std::string&);
[aarch64] CfgParserSource.hh:117:30: error: ISO C++17 does not allow dynamic exception specifications
[aarch64] 117 | virtual void close(void) throw (std::string&);
[aarch64] --
[aarch64] from ActionHandler.cc:26:
[aarch64] ManagerWindows.hh:28:39: error: ISO C++17 does not allow dynamic exception specifications
[aarch64] 28 | HintWO(Window root, bool replace) throw (std::string&);
[aarch64] --
[aarch64] from Client.cc:33:
[aarch64] CfgParserKey.hh:40:51: error: ISO C++17 does not allow dynamic exception specifications
[aarch64] 40 | virtual void parse_value(const std::string &) throw (std::string&) { }
[aarch64] CfgParserKey.hh:85:9: error: ISO C++17 does not allow dynamic exception specifications
[aarch64] 85 | throw (std::string&)
[aarch64] CfgParserKey.hh:134:56: error: ISO C++17 does not allow dynamic exception specifications
[aarch64] 134 | virtual void parse_value(const std::string &value) throw (std::string&);
2021-Nov-02 18:29:35 :: [aarch64] pekwm.git 0.1.17-alt4: remote: build failed
2021-Nov-02 18:29:35 :: [aarch64] #100 pekwm.git 0.1.17-alt4: build FAILED
[ppc64le] from Theme.cc:14:
[ppc64le] CfgParserKey.hh:40:51: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le] 40 | virtual void parse_value(const std::string &) throw (std::string&) { }
[ppc64le] CfgParserKey.hh:85:9: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le] 85 | throw (std::string&)
[ppc64le] CfgParserKey.hh:134:56: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le] 134 | virtual void parse_value(const std::string &value) throw (std::string&);
[ppc64le] CfgParserKey.hh:158:56: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le] 158 | virtual void parse_value(const std::string &value) throw (std::string&);
[ppc64le] CfgParserKey.hh:182:56: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le] 182 | virtual void parse_value(const std::string &value) throw (std::string&);
[ppc64le] --
[ppc64le] from Theme.cc:14:
[ppc64le] CfgParserSource.hh:72:29: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le] 72 | virtual bool open(void) throw (std::string&) { return false; }
[ppc64le] CfgParserSource.hh:73:30: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le] 73 | virtual void close(void) throw (std::string&) { }
[ppc64le] CfgParserSource.hh:97:29: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le] 97 | virtual bool open(void) throw (std::string&);
[ppc64le] CfgParserSource.hh:98:30: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le] 98 | virtual void close(void) throw (std::string&);
[ppc64le] CfgParserSource.hh:116:29: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le] 116 | virtual bool open(void) throw (std::string&);
2021-Nov-02 18:29:41 :: [ppc64le] pekwm.git 0.1.17-alt4: remote: build failed
2021-Nov-02 18:29:41 :: [ppc64le] #100 pekwm.git 0.1.17-alt4: build FAILED
[armh] CfgParserKey.hh:182:56: error: ISO C++17 does not allow dynamic exception specifications
[armh] 182 | virtual void parse_value(const std::string &value) throw (std::string&);
[armh] --
[armh] from ActionHandler.cc:13:
[armh] CfgParserSource.hh:72:29: error: ISO C++17 does not allow dynamic exception specifications
[armh] 72 | virtual bool open(void) throw (std::string&) { return false; }
[armh] CfgParserSource.hh:73:30: error: ISO C++17 does not allow dynamic exception specifications
[armh] 73 | virtual void close(void) throw (std::string&) { }
[armh] CfgParserSource.hh:97:29: error: ISO C++17 does not allow dynamic exception specifications
[armh] 97 | virtual bool open(void) throw (std::string&);
[armh] CfgParserSource.hh:98:30: error: ISO C++17 does not allow dynamic exception specifications
[armh] 98 | virtual void close(void) throw (std::string&);
[armh] CfgParserSource.hh:116:29: error: ISO C++17 does not allow dynamic exception specifications
[armh] 116 | virtual bool open(void) throw (std::string&);
[armh] CfgParserSource.hh:117:30: error: ISO C++17 does not allow dynamic exception specifications
[armh] 117 | virtual void close(void) throw (std::string&);
[armh] --
[armh] from ActionHandler.cc:26:
[armh] ManagerWindows.hh:28:39: error: ISO C++17 does not allow dynamic exception specifications
[armh] 28 | HintWO(Window root, bool replace) throw (std::string&);
[armh] --
[armh] from WindowManager.cc:18:
[armh] CfgParserKey.hh:40:51: error: ISO C++17 does not allow dynamic exception specifications
[armh] 40 | virtual void parse_value(const std::string &) throw (std::string&) { }
[armh] CfgParserKey.hh:85:9: error: ISO C++17 does not allow dynamic exception specifications
[armh] 85 | throw (std::string&)
2021-Nov-02 18:29:58 :: [armh] pekwm.git 0.1.17-alt4: remote: build failed
2021-Nov-02 18:29:58 :: [armh] #100 pekwm.git 0.1.17-alt4: build FAILED
2021-Nov-02 18:29:19 :: [x86_64] build FAILED
2021-Nov-02 18:29:20 :: [i586] build FAILED
2021-Nov-02 18:29:35 :: [aarch64] build FAILED
2021-Nov-02 18:29:41 :: [ppc64le] build FAILED
2021-Nov-02 18:29:58 :: [armh] build FAILED
2021-Nov-02 18:29:58 :: task #288755 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list