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=ham autolearn_force=no version=3.4.1 Date: Mon, 4 Dec 2023 22:37:39 +0000 From: "Girar awaiter (sem)" To: Mikhail Efremov Subject: [#335747] p10 FAILED xfce4-cpugraph-plugin.git=1.2.10-alt1 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: 335747 X-girar-task-owner: sem X-girar-task-repo: p10 X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/335747/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#335747] p10 FAILED xfce4-cpugraph-plugin.git=1.2.10-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: girar-builder-p10@altlinux.org, sisyphus-incominger@lists.altlinux.org, girar-builder-p10@lists.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: Mon, 04 Dec 2023 22:37:43 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/335747/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 xfce4-cpugraph-plugin failed failed failed failed failed 2023-Dec-04 22:36:21 :: task #335747 for p10 started by sem: 2023-Dec-04 22:36:21 :: message: new_version #100 build 1.2.10-alt1 from /people/sem/packages/xfce4-cpugraph-plugin.git fetched at 2023-Dec-04 14:24:55 2023-Dec-04 22:36:22 :: [armh] #100 xfce4-cpugraph-plugin.git 1.2.10-alt1: build start 2023-Dec-04 22:36:23 :: [ppc64le] #100 xfce4-cpugraph-plugin.git 1.2.10-alt1: build start 2023-Dec-04 22:36:23 :: [x86_64] #100 xfce4-cpugraph-plugin.git 1.2.10-alt1: build start 2023-Dec-04 22:36:23 :: [i586] #100 xfce4-cpugraph-plugin.git 1.2.10-alt1: build start 2023-Dec-04 22:36:23 :: [aarch64] #100 xfce4-cpugraph-plugin.git 1.2.10-alt1: build start [x86_64] ../xfce4cpp/string-utils.hh:67:27: note: 'std::string_view' is only available from C++17 onwards [x86_64] ../xfce4cpp/string-utils.hh:67:45: error: expression list treated as compound expression in initializer [-fpermissive] [x86_64] 67 | ends_with (string_view s, string_view suffix) [x86_64] ../xfce4cpp/string-utils.hh:74:34: error: 'string_view' has not been declared [x86_64] 74 | join (const StringList &strings, string_view separator) [x86_64] ../xfce4cpp/string-utils.hh: In function 'std::string xfce4::join(const StringList&, int)': [x86_64] ../xfce4cpp/string-utils.hh:76:29: error: request for member 'size' in 'separator', which is of non-class type 'int' [x86_64] 76 | size_t size = separator.size () * strings.size () - 1; [x86_64] ../xfce4cpp/string-utils.hh:88:32: error: no matching function for call to 'std::__cxx11::basic_string::append(int&)' [x86_64] 88 | s.append (separator); [x86_64] -- [x86_64] ../xfce4cpp/string-utils.hh: In function 'std::string xfce4::sprintf(const char*, ...)': [x86_64] ../xfce4cpp/string-utils.hh:110:31: error: invalid conversion from 'const char*' to 'gchar*' {aka 'char*'} [-fpermissive] [x86_64] 110 | g_vsnprintf (buf.data (), buf.size (), fmt, ap); [x86_64] -- [x86_64] ../xfce4cpp/string-utils.hh: At global scope: [x86_64] ../xfce4cpp/string-utils.hh:118:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [x86_64] 118 | static inline string_view [x86_64] | g_string_view [x86_64] ../xfce4cpp/string-utils.hh:124:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [x86_64] 124 | static inline string_view [x86_64] | g_string_view [x86_64] ../xfce4cpp/string-utils.hh:130:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [x86_64] 130 | static inline string_view [x86_64] | g_string_view [x86_64] ../xfce4cpp/string-utils.hh:144:8: error: 'optional' does not name a type; did you mean 'optind'? [x86_64] 144 | static optional parse_number (string_view s, guint base) [x86_64] | optind [x86_64] ../xfce4cpp/string-utils.hh:165:15: error: 'optional' does not name a type; did you mean 'optind'? [x86_64] 165 | static inline optional 2023-Dec-04 22:36:50 :: [x86_64] xfce4-cpugraph-plugin.git 1.2.10-alt1: remote: build failed 2023-Dec-04 22:36:50 :: [x86_64] #100 xfce4-cpugraph-plugin.git 1.2.10-alt1: build FAILED 2023-Dec-04 22:36:50 :: [x86_64] requesting cancellation of task processing [i586] ../xfce4cpp/string-utils.hh: In function 'std::string xfce4::join(const StringList&, int)': [i586] ../xfce4cpp/string-utils.hh:76:29: error: request for member 'size' in 'separator', which is of non-class type 'int' [i586] 76 | size_t size = separator.size () * strings.size () - 1; [i586] ../xfce4cpp/string-utils.hh:88:32: error: no matching function for call to 'std::__cxx11::basic_string::append(int&)' [i586] 88 | s.append (separator); [i586] -- [i586] ../xfce4cpp/string-utils.hh: In function 'std::string xfce4::sprintf(const char*, ...)': [i586] ../xfce4cpp/string-utils.hh:110:31: error: invalid conversion from 'const char*' to 'gchar*' {aka 'char*'} [-fpermissive] [i586] 110 | g_vsnprintf (buf.data (), buf.size (), fmt, ap); [i586] -- [i586] ../xfce4cpp/string-utils.hh: At global scope: [i586] ../xfce4cpp/string-utils.hh:118:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [i586] 118 | static inline string_view [i586] | g_string_view [i586] ../xfce4cpp/string-utils.hh:124:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [i586] 124 | static inline string_view [i586] | g_string_view [i586] ../xfce4cpp/string-utils.hh:130:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [i586] 130 | static inline string_view [i586] | g_string_view [i586] ../xfce4cpp/string-utils.hh:144:8: error: 'optional' does not name a type; did you mean 'optind'? [i586] 144 | static optional parse_number (string_view s, guint base) [i586] | optind [i586] ../xfce4cpp/string-utils.hh:165:15: error: 'optional' does not name a type; did you mean 'optind'? [i586] 165 | static inline optional [i586] | optind [i586] ../xfce4cpp/string-utils.hh:171:15: error: 'optional' does not name a type; did you mean 'optind'? [i586] 171 | static inline optional [i586] | optind [i586] ../xfce4cpp/string-utils.hh:177:15: error: 'optional' does not name a type; did you mean 'optind'? [i586] 177 | static inline optional 2023-Dec-04 22:36:52 :: [i586] xfce4-cpugraph-plugin.git 1.2.10-alt1: remote: build failed 2023-Dec-04 22:36:52 :: [i586] #100 xfce4-cpugraph-plugin.git 1.2.10-alt1: build FAILED [aarch64] ../xfce4cpp/string-utils.hh:67:27: note: 'std::string_view' is only available from C++17 onwards [aarch64] ../xfce4cpp/string-utils.hh:67:45: error: expression list treated as compound expression in initializer [-fpermissive] [aarch64] 67 | ends_with (string_view s, string_view suffix) [aarch64] ../xfce4cpp/string-utils.hh:74:34: error: 'string_view' has not been declared [aarch64] 74 | join (const StringList &strings, string_view separator) [aarch64] ../xfce4cpp/string-utils.hh: In function 'std::string xfce4::join(const StringList&, int)': [aarch64] ../xfce4cpp/string-utils.hh:76:29: error: request for member 'size' in 'separator', which is of non-class type 'int' [aarch64] 76 | size_t size = separator.size () * strings.size () - 1; [aarch64] ../xfce4cpp/string-utils.hh:88:32: error: no matching function for call to 'std::__cxx11::basic_string::append(int&)' [aarch64] 88 | s.append (separator); [aarch64] -- [aarch64] ../xfce4cpp/string-utils.hh: In function 'std::string xfce4::sprintf(const char*, ...)': [aarch64] ../xfce4cpp/string-utils.hh:110:31: error: invalid conversion from 'const char*' to 'gchar*' {aka 'char*'} [-fpermissive] [aarch64] 110 | g_vsnprintf (buf.data (), buf.size (), fmt, ap); [aarch64] -- [aarch64] ../xfce4cpp/string-utils.hh: At global scope: [aarch64] ../xfce4cpp/string-utils.hh:118:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [aarch64] 118 | static inline string_view [aarch64] | g_string_view [aarch64] ../xfce4cpp/string-utils.hh:124:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [aarch64] 124 | static inline string_view [aarch64] | g_string_view [aarch64] ../xfce4cpp/string-utils.hh:130:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [aarch64] 130 | static inline string_view [aarch64] | g_string_view [aarch64] ../xfce4cpp/string-utils.hh:144:8: error: 'optional' does not name a type; did you mean 'optind'? [aarch64] 144 | static optional parse_number (string_view s, guint base) [aarch64] | optind [aarch64] ../xfce4cpp/string-utils.hh:165:15: error: 'optional' does not name a type; did you mean 'optind'? [aarch64] 165 | static inline optional 2023-Dec-04 22:37:12 :: [aarch64] xfce4-cpugraph-plugin.git 1.2.10-alt1: remote: build failed 2023-Dec-04 22:37:12 :: [aarch64] #100 xfce4-cpugraph-plugin.git 1.2.10-alt1: build FAILED [ppc64le] ../xfce4cpp/string-utils.hh:67:27: note: 'std::string_view' is only available from C++17 onwards [ppc64le] ../xfce4cpp/string-utils.hh:67:45: error: expression list treated as compound expression in initializer [-fpermissive] [ppc64le] 67 | ends_with (string_view s, string_view suffix) [ppc64le] ../xfce4cpp/string-utils.hh:74:34: error: 'string_view' has not been declared [ppc64le] 74 | join (const StringList &strings, string_view separator) [ppc64le] ../xfce4cpp/string-utils.hh: In function 'std::string xfce4::join(const StringList&, int)': [ppc64le] ../xfce4cpp/string-utils.hh:76:29: error: request for member 'size' in 'separator', which is of non-class type 'int' [ppc64le] 76 | size_t size = separator.size () * strings.size () - 1; [ppc64le] ../xfce4cpp/string-utils.hh:88:32: error: no matching function for call to 'std::__cxx11::basic_string::append(int&)' [ppc64le] 88 | s.append (separator); [ppc64le] -- [ppc64le] ../xfce4cpp/string-utils.hh: In function 'std::string xfce4::sprintf(const char*, ...)': [ppc64le] ../xfce4cpp/string-utils.hh:110:31: error: invalid conversion from 'const char*' to 'gchar*' {aka 'char*'} [-fpermissive] [ppc64le] 110 | g_vsnprintf (buf.data (), buf.size (), fmt, ap); [ppc64le] -- [ppc64le] ../xfce4cpp/string-utils.hh: At global scope: [ppc64le] ../xfce4cpp/string-utils.hh:118:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [ppc64le] 118 | static inline string_view [ppc64le] | g_string_view [ppc64le] ../xfce4cpp/string-utils.hh:124:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [ppc64le] 124 | static inline string_view [ppc64le] | g_string_view [ppc64le] ../xfce4cpp/string-utils.hh:130:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [ppc64le] 130 | static inline string_view [ppc64le] | g_string_view [ppc64le] ../xfce4cpp/string-utils.hh:144:8: error: 'optional' does not name a type; did you mean 'optind'? [ppc64le] 144 | static optional parse_number (string_view s, guint base) [ppc64le] | optind [ppc64le] ../xfce4cpp/string-utils.hh:165:15: error: 'optional' does not name a type; did you mean 'optind'? [ppc64le] 165 | static inline optional 2023-Dec-04 22:37:22 :: [ppc64le] xfce4-cpugraph-plugin.git 1.2.10-alt1: remote: build failed 2023-Dec-04 22:37:22 :: [ppc64le] #100 xfce4-cpugraph-plugin.git 1.2.10-alt1: build FAILED [armh] ../xfce4cpp/string-utils.hh: In function 'std::string xfce4::join(const StringList&, int)': [armh] ../xfce4cpp/string-utils.hh:76:29: error: request for member 'size' in 'separator', which is of non-class type 'int' [armh] 76 | size_t size = separator.size () * strings.size () - 1; [armh] ../xfce4cpp/string-utils.hh:88:32: error: no matching function for call to 'std::__cxx11::basic_string::append(int&)' [armh] 88 | s.append (separator); [armh] -- [armh] ../xfce4cpp/string-utils.hh: In function 'std::string xfce4::sprintf(const char*, ...)': [armh] ../xfce4cpp/string-utils.hh:110:31: error: invalid conversion from 'const char*' to 'gchar*' {aka 'char*'} [-fpermissive] [armh] 110 | g_vsnprintf (buf.data (), buf.size (), fmt, ap); [armh] -- [armh] ../xfce4cpp/string-utils.hh: At global scope: [armh] ../xfce4cpp/string-utils.hh:118:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [armh] 118 | static inline string_view [armh] | g_string_view [armh] ../xfce4cpp/string-utils.hh:124:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [armh] 124 | static inline string_view [armh] | g_string_view [armh] ../xfce4cpp/string-utils.hh:130:15: error: 'string_view' does not name a type; did you mean 'g_string_view'? [armh] 130 | static inline string_view [armh] | g_string_view [armh] ../xfce4cpp/string-utils.hh:144:8: error: 'optional' does not name a type; did you mean 'optind'? [armh] 144 | static optional parse_number (string_view s, guint base) [armh] | optind [armh] ../xfce4cpp/string-utils.hh:165:15: error: 'optional' does not name a type; did you mean 'optind'? [armh] 165 | static inline optional [armh] | optind [armh] ../xfce4cpp/string-utils.hh:171:15: error: 'optional' does not name a type; did you mean 'optind'? [armh] 171 | static inline optional [armh] | optind [armh] ../xfce4cpp/string-utils.hh:177:15: error: 'optional' does not name a type; did you mean 'optind'? [armh] 177 | static inline optional 2023-Dec-04 22:37:38 :: [armh] xfce4-cpugraph-plugin.git 1.2.10-alt1: remote: build failed 2023-Dec-04 22:37:38 :: [armh] #100 xfce4-cpugraph-plugin.git 1.2.10-alt1: build FAILED 2023-Dec-04 22:36:50 :: [x86_64] build FAILED 2023-Dec-04 22:36:52 :: [i586] build FAILED 2023-Dec-04 22:37:13 :: [aarch64] build FAILED 2023-Dec-04 22:37:22 :: [ppc64le] build FAILED 2023-Dec-04 22:37:39 :: [armh] build FAILED 2023-Dec-04 22:37:39 :: task #335747 for p10 FAILED