ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (cas)" <girar-builder@altlinux.org>
To: Andrey Cherepanov <cas@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#351861] [test-only] FAILED osquery.git=5.12.2-alt1
Date: Sun, 30 Jun 2024 10:13:19 +0000
Message-ID: <girar.task.351861.1.1@gyle.mskdc.altlinux.org> (raw)

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

subtask  name     aarch64    i586  ppc64le  x86_64
   #100  osquery   failed  failed   failed  failed

2024-Jun-30 10:11:32 :: test-only task #351861 for sisyphus started by cas:
#100 build 5.12.2-alt1 from /people/cas/packages/osquery.git fetched at 2024-Jun-30 10:11:31
2024-Jun-30 10:11:34 :: [i586] #100 osquery.git 5.12.2-alt1: build start
2024-Jun-30 10:11:34 :: [x86_64] #100 osquery.git 5.12.2-alt1: build start
2024-Jun-30 10:11:34 :: [aarch64] #100 osquery.git 5.12.2-alt1: build start
2024-Jun-30 10:11:34 :: [ppc64le] #100 osquery.git 5.12.2-alt1: build start
[i586] -- Detecting CXX compiler ABI info
[i586] -- Detecting CXX compiler ABI info - done
[i586] -- Check for working CXX compiler: /usr/bin/clang++ - skipped
[i586] -- Detecting CXX compile features
[i586] -- Detecting CXX compile features - done
[i586] CMake Error at cmake/globals.cmake:43 (message):
[i586]   Unsupported architecture i686
[i586] Call Stack (most recent call first):
[i586]   CMakeLists.txt:22 (include)
[i586] -- Configuring incomplete, errors occurred!
2024-Jun-30 10:12:22 :: [i586] osquery.git 5.12.2-alt1: remote: build failed
2024-Jun-30 10:12:22 :: [i586] #100 osquery.git 5.12.2-alt1: build FAILED
2024-Jun-30 10:12:22 :: [i586] requesting cancellation of task processing
[x86_64] /usr/include/c++/13/bits/std_abs.h:79:3: error: declaration conflicts with target of using declaration already in scope
[x86_64]    79 |   abs(long double __x)
[x86_64] --
[x86_64] In file included from /usr/include/boost/config/platform/linux.hpp:15:
[x86_64] /usr/include/c++/13/cstdlib:181:3: error: declaration conflicts with target of using declaration already in scope
[x86_64]   181 |   div(long __i, long __j) _GLIBCXX_NOTHROW { return ldiv(__i, __j); }
[x86_64] --
[x86_64] In file included from /usr/include/c++/13/cstdlib:81:
[x86_64] /usr/include/c++/13/bits/std_abs.h:56:3: error: declaration conflicts with target of using declaration already in scope
[x86_64]    56 |   abs(long __i) { return __builtin_labs(__i); }
[x86_64] --
[x86_64]    52 |   using ::abs;
[x86_64] /usr/include/c++/13/bits/std_abs.h:61:3: error: declaration conflicts with target of using declaration already in scope
[x86_64]    61 |   abs(long long __x) { return __builtin_llabs (__x); }
[x86_64] --
[x86_64]    52 |   using ::abs;
[x86_64] /usr/include/c++/13/bits/std_abs.h:71:3: error: declaration conflicts with target of using declaration already in scope
[x86_64]    71 |   abs(double __x)
[x86_64] --
[x86_64]    52 |   using ::abs;
[x86_64] /usr/include/c++/13/bits/std_abs.h:75:3: error: declaration conflicts with target of using declaration already in scope
[x86_64]    75 |   abs(float __x)
[x86_64] --
[x86_64]    52 |   using ::abs;
[x86_64] /usr/include/c++/13/bits/std_abs.h:79:3: error: declaration conflicts with target of using declaration already in scope
[x86_64]    79 |   abs(long double __x)
[x86_64] --
[x86_64] In file included from /usr/include/boost/config/platform/linux.hpp:15:
[x86_64] /usr/include/c++/13/cstdlib:181:3: error: declaration conflicts with target of using declaration already in scope
[x86_64]   181 |   div(long __i, long __j) _GLIBCXX_NOTHROW { return ldiv(__i, __j); }
[x86_64] --
[x86_64] In file included from /usr/include/c++/13/cstdlib:81:
[x86_64] /usr/include/c++/13/bits/std_abs.h:56:3: error: declaration conflicts with target of using declaration already in scope
[x86_64]    56 |   abs(long __i) { return __builtin_labs(__i); }
[x86_64] --
[x86_64]    52 |   using ::abs;
[x86_64] /usr/include/c++/13/bits/std_abs.h:61:3: error: declaration conflicts with target of using declaration already in scope
[x86_64]    61 |   abs(long long __x) { return __builtin_llabs (__x); }
2024-Jun-30 10:12:34 :: [x86_64] osquery.git 5.12.2-alt1: remote: build failed
2024-Jun-30 10:12:34 :: [x86_64] #100 osquery.git 5.12.2-alt1: build FAILED
[aarch64] /usr/include/c++/13/bits/std_abs.h:79:3: error: declaration conflicts with target of using declaration already in scope
[aarch64]    79 |   abs(long double __x)
[aarch64] --
[aarch64] In file included from /usr/include/boost/config/platform/linux.hpp:15:
[aarch64] /usr/include/c++/13/cstdlib:181:3: error: declaration conflicts with target of using declaration already in scope
[aarch64]   181 |   div(long __i, long __j) _GLIBCXX_NOTHROW { return ldiv(__i, __j); }
[aarch64] --
[aarch64] In file included from /usr/include/c++/13/cstdlib:81:
[aarch64] /usr/include/c++/13/bits/std_abs.h:56:3: error: declaration conflicts with target of using declaration already in scope
[aarch64]    56 |   abs(long __i) { return __builtin_labs(__i); }
[aarch64] --
[aarch64]    52 |   using ::abs;
[aarch64] /usr/include/c++/13/bits/std_abs.h:61:3: error: declaration conflicts with target of using declaration already in scope
[aarch64]    61 |   abs(long long __x) { return __builtin_llabs (__x); }
[aarch64] --
[aarch64]    52 |   using ::abs;
[aarch64] /usr/include/c++/13/bits/std_abs.h:71:3: error: declaration conflicts with target of using declaration already in scope
[aarch64]    71 |   abs(double __x)
[aarch64] --
[aarch64]    52 |   using ::abs;
[aarch64] /usr/include/c++/13/bits/std_abs.h:75:3: error: declaration conflicts with target of using declaration already in scope
[aarch64]    75 |   abs(float __x)
[aarch64] --
[aarch64]    52 |   using ::abs;
[aarch64] /usr/include/c++/13/bits/std_abs.h:79:3: error: declaration conflicts with target of using declaration already in scope
[aarch64]    79 |   abs(long double __x)
[aarch64] --
[aarch64] In file included from /usr/include/boost/config/platform/linux.hpp:15:
[aarch64] /usr/include/c++/13/cstdlib:181:3: error: declaration conflicts with target of using declaration already in scope
[aarch64]   181 |   div(long __i, long __j) _GLIBCXX_NOTHROW { return ldiv(__i, __j); }
[aarch64] --
[aarch64] In file included from /usr/include/c++/13/cstdlib:81:
[aarch64] /usr/include/c++/13/bits/std_abs.h:56:3: error: declaration conflicts with target of using declaration already in scope
[aarch64]    56 |   abs(long __i) { return __builtin_labs(__i); }
[aarch64] --
[aarch64]    52 |   using ::abs;
[aarch64] /usr/include/c++/13/bits/std_abs.h:61:3: error: declaration conflicts with target of using declaration already in scope
[aarch64]    61 |   abs(long long __x) { return __builtin_llabs (__x); }
2024-Jun-30 10:13:06 :: [aarch64] osquery.git 5.12.2-alt1: remote: build failed
2024-Jun-30 10:13:06 :: [aarch64] #100 osquery.git 5.12.2-alt1: build FAILED
[ppc64le] -- Detecting CXX compiler ABI info
[ppc64le] -- Detecting CXX compiler ABI info - done
[ppc64le] -- Check for working CXX compiler: /usr/bin/clang++ - skipped
[ppc64le] -- Detecting CXX compile features
[ppc64le] -- Detecting CXX compile features - done
[ppc64le] CMake Error at cmake/globals.cmake:43 (message):
[ppc64le]   Unsupported architecture ppc64le
[ppc64le] Call Stack (most recent call first):
[ppc64le]   CMakeLists.txt:22 (include)
[ppc64le] -- Configuring incomplete, errors occurred!
2024-Jun-30 10:13:18 :: [ppc64le] osquery.git 5.12.2-alt1: remote: build failed
2024-Jun-30 10:13:18 :: [ppc64le] #100 osquery.git 5.12.2-alt1: build FAILED
2024-Jun-30 10:12:22 :: [i586] build FAILED
2024-Jun-30 10:12:34 :: [x86_64] build FAILED
2024-Jun-30 10:13:06 :: [aarch64] build FAILED
2024-Jun-30 10:13:19 :: [ppc64le] build FAILED
2024-Jun-30 10:13:19 :: task #351861 for sisyphus FAILED


             reply	other threads:[~2024-06-30 10:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-30 10:13 Girar awaiter (cas) [this message]
2024-06-30 10:16 ` [#351861] [test-only] FAILED (try 2) osquery.git=5.12.2-alt1 Girar awaiter (cas)
2024-07-01 15:09 ` [#351861] [test-only] FAILED (try 3) osquery.git=5.12.2-alt1 Girar awaiter (cas)

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