ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (ved)" <girar-builder@altlinux.org>
To: Egor Shestakov <ved@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#361056] [test-only] FAILED (try 2) libpostal.git=1.1.0.148.ea8c1-alt1 libvalhalla-router.git=3.5.1-alt1 ...
Date: Mon, 17 Mar 2025 10:59:23 +0000
Message-ID: <girar.task.361056.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.361056.1.1@gyle.mskdc.altlinux.org>

https://git.altlinux.org/tasks/361056/logs/events.2.1.log
https://packages.altlinux.org/tasks/361056

subtask  name                aarch64    i586  x86_64
   #140  libpostal             13:23    3:37    3:46
   #200  libvalhalla-router        ?  failed  failed

2025-Mar-17 10:45:57 :: test-only task #361056 for sisyphus resumed by ved:
#100 removed
#140 build 1.1.0.148.ea8c1-alt1 from /people/ved/packages/libpostal.git fetched at 2025-Mar-17 10:45:39
#200 build 3.5.1-alt1 from /people/ved/packages/libvalhalla-router.git fetched at 2024-Oct-29 12:09:39
#300 build 3.1.0-alt1 from /people/ved/packages/osmscout-server.git fetched at 2024-Oct-29 12:09:46
2025-Mar-17 10:45:58 :: created build repo
2025-Mar-17 10:45:59 :: [x86_64] #140 libpostal.git 1.1.0.148.ea8c1-alt1: build start
2025-Mar-17 10:45:59 :: [aarch64] #140 libpostal.git 1.1.0.148.ea8c1-alt1: build start
2025-Mar-17 10:45:59 :: [i586] #140 libpostal.git 1.1.0.148.ea8c1-alt1: build start
2025-Mar-17 10:49:36 :: [i586] #140 libpostal.git 1.1.0.148.ea8c1-alt1: build OK
2025-Mar-17 10:49:37 :: [i586] #200 libvalhalla-router.git 3.5.1-alt1: build start
2025-Mar-17 10:49:45 :: [x86_64] #140 libpostal.git 1.1.0.148.ea8c1-alt1: build OK
2025-Mar-17 10:49:45 :: [x86_64] #200 libvalhalla-router.git 3.5.1-alt1: build start
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:46:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[i586]    46 |   VectorXY<PrecisionT>(const PointXY<PrecisionT>& from, const PointXY<PrecisionT>& to)
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:46:23: note: remove the '< >'
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:54:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[i586]    54 |   VectorXY<PrecisionT>(const VectorXY<PrecisionT>& w) : x_(w.x()), y_(w.y()) {
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:54:23: note: remove the '< >'
[i586] cc1plus: all warnings being treated as errors
[i586] gmake[2]: *** [src/midgard/CMakeFiles/valhalla-midgard.dir/build.make:121: src/midgard/CMakeFiles/valhalla-midgard.dir/obb2.cc.o] Error 1
[i586] --
[i586] In file included from /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/src/midgard/linesegment2.cc:4:
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:22:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[i586]    22 |   VectorXY<PrecisionT>() : x_(0.0), y_(0.0) {
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:22:23: note: remove the '< >'
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:30:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[i586]    30 |   VectorXY<PrecisionT>(const PointXY<PrecisionT>& p) : x_(p.x()), y_(p.y()) {
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:30:23: note: remove the '< >'
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:38:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[i586]    38 |   VectorXY<PrecisionT>(const PrecisionT x, const PrecisionT y) : x_(x), y_(y) {
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:38:23: note: remove the '< >'
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:46:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[i586]    46 |   VectorXY<PrecisionT>(const PointXY<PrecisionT>& from, const PointXY<PrecisionT>& to)
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:46:23: note: remove the '< >'
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:54:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[i586]    54 |   VectorXY<PrecisionT>(const VectorXY<PrecisionT>& w) : x_(w.x()), y_(w.y()) {
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:54:23: note: remove the '< >'
[i586] cc1plus: all warnings being treated as errors
[i586] gmake[2]: *** [src/midgard/CMakeFiles/valhalla-midgard.dir/build.make:79: src/midgard/CMakeFiles/valhalla-midgard.dir/linesegment2.cc.o] Error 1
[i586] --
[i586] In file included from /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/src/midgard/point2.cc:3:
[i586] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:22:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[i586]    22 |   VectorXY<PrecisionT>() : x_(0.0), y_(0.0) {
2025-Mar-17 10:50:28 :: [i586] libvalhalla-router.git 3.5.1-alt1: remote: build failed
2025-Mar-17 10:50:28 :: [i586] #200 libvalhalla-router.git 3.5.1-alt1: build FAILED
2025-Mar-17 10:50:28 :: [i586] requesting cancellation of task processing
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:46:23: note: remove the '< >'
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:54:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[x86_64]    54 |   VectorXY<PrecisionT>(const VectorXY<PrecisionT>& w) : x_(w.x()), y_(w.y()) {
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:54:23: note: remove the '< >'
[x86_64] cc1plus: all warnings being treated as errors
[x86_64] gmake[2]: *** [src/midgard/CMakeFiles/valhalla-midgard.dir/build.make:79: src/midgard/CMakeFiles/valhalla-midgard.dir/linesegment2.cc.o] Error 1
[x86_64] --
[x86_64]                  from /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/src/midgard/obb2.cc:1:
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:22:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[x86_64]    22 |   VectorXY<PrecisionT>() : x_(0.0), y_(0.0) {
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:22:23: note: remove the '< >'
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:30:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[x86_64]    30 |   VectorXY<PrecisionT>(const PointXY<PrecisionT>& p) : x_(p.x()), y_(p.y()) {
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:30:23: note: remove the '< >'
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:38:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[x86_64]    38 |   VectorXY<PrecisionT>(const PrecisionT x, const PrecisionT y) : x_(x), y_(y) {
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:38:23: note: remove the '< >'
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:46:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[x86_64]    46 |   VectorXY<PrecisionT>(const PointXY<PrecisionT>& from, const PointXY<PrecisionT>& to)
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:46:23: note: remove the '< >'
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:54:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[x86_64]    54 |   VectorXY<PrecisionT>(const VectorXY<PrecisionT>& w) : x_(w.x()), y_(w.y()) {
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:54:23: note: remove the '< >'
[x86_64] cc1plus: all warnings being treated as errors
[x86_64] gmake[2]: *** [src/midgard/CMakeFiles/valhalla-midgard.dir/build.make:121: src/midgard/CMakeFiles/valhalla-midgard.dir/obb2.cc.o] Error 1
[x86_64] --
[x86_64] In file included from /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/src/midgard/point2.cc:3:
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:22:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[x86_64]    22 |   VectorXY<PrecisionT>() : x_(0.0), y_(0.0) {
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:22:23: note: remove the '< >'
[x86_64] /usr/src/RPM/BUILD/libvalhalla-router-3.5.1/valhalla/midgard/vector2.h:30:23: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
[x86_64]    30 |   VectorXY<PrecisionT>(const PointXY<PrecisionT>& p) : x_(p.x()), y_(p.y()) {
2025-Mar-17 10:50:34 :: [x86_64] libvalhalla-router.git 3.5.1-alt1: remote: build failed
2025-Mar-17 10:50:34 :: [x86_64] #200 libvalhalla-router.git 3.5.1-alt1: build FAILED
2025-Mar-17 10:59:22 :: [aarch64] #140 libpostal.git 1.1.0.148.ea8c1-alt1: build OK
2025-Mar-17 10:59:22 :: [aarch64] task processing CANCELLED
2025-Mar-17 10:50:28 :: [i586] build FAILED
2025-Mar-17 10:50:34 :: [x86_64] build FAILED
2025-Mar-17 10:59:22 :: [aarch64] build FAILED
2025-Mar-17 10:59:23 :: task #361056 for sisyphus FAILED


  reply	other threads:[~2025-03-17 10:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29 12:42 [#361056] TESTED libpostal.git=1.1.0.46.8f20-alt1 libvalhalla-router.git=3.5.1-alt1 Girar awaiter (ved)
2025-03-17 10:59 ` Girar awaiter (ved) [this message]
2025-03-17 12:21 ` [#361056] TESTED (try 3) libpostal.git=1.1.0.148.ea8c1-alt1 libvalhalla-router.git=3.5.1-alt1 Girar awaiter (ved)

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