ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (manowar)" <girar-builder@altlinux.org>
To: Paul Wolneykien <manowar@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#314915] FAILED auditd-plugin-clickhouse.git=20230208.1.1-alt1
Date: Thu, 9 Feb 2023 01:19:13 +0000
Message-ID: <girar.task.314915.1.1@gyle.mskdc.altlinux.org> (raw)

https://git.altlinux.org/tasks/314915/logs/events.1.1.log

subtask  name                      aarch64    armh    i586  ppc64le  x86_64
   #100  auditd-plugin-clickhouse     3:18  failed  failed     5:38    1:41

2023-Feb-09 01:13:32 :: task #314915 for sisyphus started by manowar:
#100 build 20230208.1.1-alt1 from /people/manowar/packages/auditd-plugin-clickhouse.git fetched at 2023-Feb-09 01:13:30
2023-Feb-09 01:13:34 :: [i586] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 01:13:34 :: [aarch64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 01:13:34 :: [x86_64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 01:13:34 :: [armh] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 01:13:34 :: [ppc64le] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:93: error: format '%zu' expects argument of type 'size_t', but argument 2 has type 'long unsigned int' [-Werror=format=]
[i586]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[i586] --
[i586]       |                                                       long unsigned int
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:100: error: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Werror=format=]
[i586]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[i586] --
[i586]       |                                                                        long unsigned int
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                 size_t {aka unsigned int}
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                               size_t {aka unsigned int}
[i586] cc1plus: all warnings being treated as errors
[i586] gmake[2]: *** [CMakeFiles/test-auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/test-auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
[i586] --
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:93: error: format '%zu' expects argument of type 'size_t', but argument 2 has type 'long unsigned int' [-Werror=format=]
[i586]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[i586] --
[i586]       |                                                       long unsigned int
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:100: error: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Werror=format=]
[i586]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[i586] --
[i586]       |                                                                        long unsigned int
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                 size_t {aka unsigned int}
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                               size_t {aka unsigned int}
[i586] cc1plus: all warnings being treated as errors
[i586] gmake[2]: *** [CMakeFiles/auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
2023-Feb-09 01:14:09 :: [i586] auditd-plugin-clickhouse.git 20230208.1.1-alt1: remote: build failed
2023-Feb-09 01:14:09 :: [i586] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build FAILED
2023-Feb-09 01:14:09 :: [i586] requesting cancellation of task processing
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:93: error: format '%zu' expects argument of type 'size_t', but argument 2 has type 'long unsigned int' [-Werror=format=]
[armh]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[armh] --
[armh]       |                                                       long unsigned int
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:100: error: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Werror=format=]
[armh]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[armh] --
[armh]       |                                                                        long unsigned int
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                 size_t {aka unsigned int}
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                               size_t {aka unsigned int}
[armh] cc1plus: all warnings being treated as errors
[armh] gmake[2]: *** [CMakeFiles/auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
[armh] --
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:93: error: format '%zu' expects argument of type 'size_t', but argument 2 has type 'long unsigned int' [-Werror=format=]
[armh]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[armh] --
[armh]       |                                                       long unsigned int
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:100: error: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Werror=format=]
[armh]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[armh] --
[armh]       |                                                                        long unsigned int
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                 size_t {aka unsigned int}
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                               size_t {aka unsigned int}
[armh] cc1plus: all warnings being treated as errors
[armh] gmake[2]: *** [CMakeFiles/test-auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/test-auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
2023-Feb-09 01:14:50 :: [armh] auditd-plugin-clickhouse.git 20230208.1.1-alt1: remote: build failed
2023-Feb-09 01:14:50 :: [armh] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build FAILED
2023-Feb-09 01:15:15 :: [x86_64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-09 01:16:52 :: [aarch64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-09 01:19:12 :: [ppc64le] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-09 01:14:09 :: [i586] build FAILED
2023-Feb-09 01:14:50 :: [armh] build FAILED
2023-Feb-09 01:19:13 :: task #314915 for sisyphus FAILED


             reply	other threads:[~2023-02-09  1:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-09  1:19 Girar awaiter (manowar) [this message]
2023-02-09 11:38 ` [#314915] DONE (try 2) auditd-plugin-clickhouse.git=20230208.1.1-alt1 Girar pender (manowar)

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.314915.1.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=manowar@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