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
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger