* [#335747] p10 FAILED xfce4-cpugraph-plugin.git=1.2.10-alt1
@ 2023-12-04 22:37 Girar awaiter (sem)
0 siblings, 0 replies; only message in thread
From: Girar awaiter (sem) @ 2023-12-04 22:37 UTC (permalink / raw)
To: Mikhail Efremov; +Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
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<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>
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<char>::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<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>
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<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>
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<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>
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<char>::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<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>
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-12-04 22:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-04 22:37 [#335747] p10 FAILED xfce4-cpugraph-plugin.git=1.2.10-alt1 Girar awaiter (sem)
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