From: "Girar awaiter (sem)" <girar-builder@altlinux.org> To: Mikhail Efremov <sem@altlinux.org> Cc: girar-builder-p10@altlinux.org, sisyphus-incominger@lists.altlinux.org, girar-builder-p10@lists.altlinux.org Subject: [#366544] p10 FAILED xfce4-cpugraph-plugin.git=1.2.11-alt1 Date: Thu, 26 Dec 2024 10:45:26 +0000 Message-ID: <girar.task.366544.1.1@gyle.mskdc.altlinux.org> (raw) 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<char>::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<T> 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<gdouble> [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<guint64> [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<gint64> 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<T> 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<gdouble> [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<guint64> [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<gint64> [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<char>::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<T> 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<gdouble> [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<guint64> [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<gint64> 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<char>::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<T> 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<gdouble> [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<guint64> [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<gint64> 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<T> 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<gdouble> [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<guint64> [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<gint64> [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
reply other threads:[~2024-12-26 10:45 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=girar.task.366544.1.1@gyle.mskdc.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=devel@lists.altlinux.org \ --cc=girar-builder-p10@altlinux.org \ --cc=girar-builder-p10@lists.altlinux.org \ --cc=sem@altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \ sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com public-inbox-index sisyphus-incominger Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger AGPL code for this site: git clone https://public-inbox.org/public-inbox.git