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: Thu, 26 Dec 2024 10:45:26 +0000 From: "Girar awaiter (sem)" To: Mikhail Efremov Subject: [#366544] p10 FAILED xfce4-cpugraph-plugin.git=1.2.11-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: 366544 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/366544/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#366544] p10 FAILED xfce4-cpugraph-plugin.git=1.2.11-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: Thu, 26 Dec 2024 10:45:29 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/366544/logs/events.1.1.log https://packages.altlinux.org/tasks/366544 subtask name aarch64 armh i586 ppc64le x86_64 #100 xfce4-cpugraph-plugin failed failed failed failed failed 2024-Dec-26 10:44:11 :: task #366544 for p10 started by sem: 2024-Dec-26 10:44:11 :: message: new_version #100 build 1.2.11-alt1 from /people/sem/packages/xfce4-cpugraph-plugin.git fetched at 2024-Dec-25 21:35:41 2024-Dec-26 10:44:13 :: [x86_64] #100 xfce4-cpugraph-plugin.git 1.2.11-alt1: build start 2024-Dec-26 10:44:13 :: [armh] #100 xfce4-cpugraph-plugin.git 1.2.11-alt1: build start 2024-Dec-26 10:44:13 :: [i586] #100 xfce4-cpugraph-plugin.git 1.2.11-alt1: build start 2024-Dec-26 10:44:13 :: [ppc64le] #100 xfce4-cpugraph-plugin.git 1.2.11-alt1: build start 2024-Dec-26 10:44:13 :: [aarch64] #100 xfce4-cpugraph-plugin.git 1.2.11-alt1: build start [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 [x86_64] | optind [x86_64] ../xfce4cpp/string-utils.hh:171:15: error: 'optional' does not name a type; did you mean 'optind'? [x86_64] 171 | static inline optional [x86_64] | optind [x86_64] ../xfce4cpp/string-utils.hh:177:15: error: 'optional' does not name a type; did you mean 'optind'? [x86_64] 177 | static inline optional 2024-Dec-26 10:44:45 :: [x86_64] xfce4-cpugraph-plugin.git 1.2.11-alt1: remote: build failed 2024-Dec-26 10:44:45 :: [x86_64] #100 xfce4-cpugraph-plugin.git 1.2.11-alt1: build FAILED 2024-Dec-26 10:44:45 :: [x86_64] requesting cancellation of task processing [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 [i586] -- [i586] from cpu.cc:30: [i586] ../xfce4cpp/rgba.hh:39:25: error: 'string_view' has not been declared [i586] 39 | parse (RGBA &color, string_view s) [i586] ../xfce4cpp/rgba.hh: In static member function 'static bool xfce4::RGBA::parse(xfce4::RGBA&, int)': [i586] ../xfce4cpp/rgba.hh:41:42: error: request for member 'data' in 's', which is of non-class type 'int' [i586] 41 | return gdk_rgba_parse (&color, s.data()); 2024-Dec-26 10:44:48 :: [i586] xfce4-cpugraph-plugin.git 1.2.11-alt1: remote: build failed 2024-Dec-26 10:44:48 :: [i586] #100 xfce4-cpugraph-plugin.git 1.2.11-alt1: build FAILED [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 [aarch64] | optind [aarch64] ../xfce4cpp/string-utils.hh:171:15: error: 'optional' does not name a type; did you mean 'optind'? [aarch64] 171 | static inline optional [aarch64] | optind [aarch64] ../xfce4cpp/string-utils.hh:177:15: error: 'optional' does not name a type; did you mean 'optind'? [aarch64] 177 | static inline optional 2024-Dec-26 10:45:02 :: [aarch64] xfce4-cpugraph-plugin.git 1.2.11-alt1: remote: build failed 2024-Dec-26 10:45:02 :: [aarch64] #100 xfce4-cpugraph-plugin.git 1.2.11-alt1: build FAILED [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 [ppc64le] | optind [ppc64le] ../xfce4cpp/string-utils.hh:171:15: error: 'optional' does not name a type; did you mean 'optind'? [ppc64le] 171 | static inline optional [ppc64le] | optind [ppc64le] ../xfce4cpp/string-utils.hh:177:15: error: 'optional' does not name a type; did you mean 'optind'? [ppc64le] 177 | static inline optional 2024-Dec-26 10:45:14 :: [ppc64le] xfce4-cpugraph-plugin.git 1.2.11-alt1: remote: build failed 2024-Dec-26 10:45:14 :: [ppc64le] #100 xfce4-cpugraph-plugin.git 1.2.11-alt1: build FAILED [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 [armh] -- [armh] from cpu.cc:30: [armh] ../xfce4cpp/rgba.hh:39:25: error: 'string_view' has not been declared [armh] 39 | parse (RGBA &color, string_view s) [armh] ../xfce4cpp/rgba.hh: In static member function 'static bool xfce4::RGBA::parse(xfce4::RGBA&, int)': [armh] ../xfce4cpp/rgba.hh:41:42: error: request for member 'data' in 's', which is of non-class type 'int' [armh] 41 | return gdk_rgba_parse (&color, s.data()); 2024-Dec-26 10:45:25 :: [armh] xfce4-cpugraph-plugin.git 1.2.11-alt1: remote: build failed 2024-Dec-26 10:45:25 :: [armh] #100 xfce4-cpugraph-plugin.git 1.2.11-alt1: build FAILED 2024-Dec-26 10:44:46 :: [x86_64] build FAILED 2024-Dec-26 10:44:48 :: [i586] build FAILED 2024-Dec-26 10:45:02 :: [aarch64] build FAILED 2024-Dec-26 10:45:14 :: [ppc64le] build FAILED 2024-Dec-26 10:45:25 :: [armh] build FAILED 2024-Dec-26 10:45:25 :: task #366544 for p10 FAILED