[#285541] [test-only] FAILED (try 3) qcad.git=3.26.4.10-alt1

Girar awaiter (cas) girar-builder at altlinux.org
Fri Oct 15 16:50:30 MSK 2021


http://git.altlinux.org/tasks/285541/logs/events.3.1.log

subtask  name  aarch64    armh    i586  ppc64le  x86_64
   #300  qcad   failed  failed  failed   failed  failed

2021-Oct-15 13:43:43 :: test-only task #285541 for sisyphus resumed by cas:
#100 removed
#200 removed
#300 build 3.26.4.10-alt1 from /people/cas/packages/qcad.git fetched at 2021-Oct-15 13:42:08
2021-Oct-15 13:43:44 :: [ppc64le] #300 qcad.git 3.26.4.10-alt1: build start
2021-Oct-15 13:43:44 :: [aarch64] #300 qcad.git 3.26.4.10-alt1: build start
2021-Oct-15 13:43:44 :: [x86_64] #300 qcad.git 3.26.4.10-alt1: build start
2021-Oct-15 13:43:44 :: [armh] #300 qcad.git 3.26.4.10-alt1: build start
2021-Oct-15 13:43:44 :: [i586] #300 qcad.git 3.26.4.10-alt1: build start
[x86_64] math/RPolyline.cpp: In member function 'bool RPolyline::appendShapeTrim(const RShape&)':
[x86_64] math/RPolyline.cpp:363:16: error: control reaches end of non-void function [-Werror=return-type]
[x86_64]   363 |     appendShape(shape);
[x86_64] cc1plus: some warnings being treated as errors
[x86_64] make[3]: *** [Makefile.Release:6192: release/RPolyline.o] Error 1
2021-Oct-15 13:47:48 :: [x86_64] qcad.git 3.26.4.10-alt1: remote: build failed
2021-Oct-15 13:47:48 :: [x86_64] #300 qcad.git 3.26.4.10-alt1: build FAILED
2021-Oct-15 13:47:48 :: [x86_64] requesting cancellation of task processing
[aarch64]                  from RDocumentInterface.cpp:27:
[aarch64] RObject.h:96:5: note: because 'RObject' has user-provided 'RObject::RObject(const RObject&)'
[aarch64]    96 |     RObject(const RObject& other);
[aarch64] RDocumentInterface.cpp: In member function 'void RDocumentInterface::setCurrentUcs(const RUcs&)':
[aarch64] RDocumentInterface.cpp:2632:18: note: synthesized method 'RUcs& RUcs::operator=(const RUcs&)' first required here
[aarch64]  2632 |     currentUcs = ucs;
[aarch64] make[3]: Leaving directory '/usr/src/RPM/BUILD/qcad-3.26.4.10/src/core'
[aarch64] make[2]: *** [Makefile:42: release] Error 2
[aarch64] make[1]: *** [Makefile:103: sub-core-make_first-ordered] Error 2
[aarch64] make: *** [Makefile:47: sub-src-make_first-ordered] Error 2
2021-Oct-15 13:48:12 :: [aarch64] qcad.git 3.26.4.10-alt1: remote: build failed
2021-Oct-15 13:48:12 :: [aarch64] #300 qcad.git 3.26.4.10-alt1: build FAILED
[i586] math/RPolyline.cpp: In member function 'bool RPolyline::appendShapeTrim(const RShape&)':
[i586] math/RPolyline.cpp:363:16: error: control reaches end of non-void function [-Werror=return-type]
[i586]   363 |     appendShape(shape);
[i586] cc1plus: some warnings being treated as errors
[i586] make[3]: *** [Makefile.Release:6192: release/RPolyline.o] Error 1
2021-Oct-15 13:48:43 :: [i586] qcad.git 3.26.4.10-alt1: remote: build failed
2021-Oct-15 13:48:43 :: [i586] #300 qcad.git 3.26.4.10-alt1: build FAILED
[ppc64le] ../3rdparty/opennurbs/opennurbs_light.h:119:3: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
[ppc64le]   119 |   const ON_BOOL32 IsRectangularLight() const;
[ppc64le] math/RShape.cpp: In function 'RShape::roundShapes(QSharedPointer<RShape>, RVector const&, QSharedPointer<RShape>, RVector const&, bool, bool, double, RVector const&)':
[ppc64le] math/RShape.cpp:2592:116: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized]
[ppc64le]  2592 |         RPolyline pl = pl1->modifyPolylineCorner(*trimmed1.data(), ending1, i1, *trimmed2.data(), ending2, i2, &arc);
[ppc64le] math/RShape.cpp:2592:116: warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized]
[ppc64le] make[3]: Leaving directory '/usr/src/RPM/BUILD/qcad-3.26.4.10/src/core'
[ppc64le] make[2]: *** [Makefile:42: release] Error 2
[ppc64le] make[1]: *** [Makefile:103: sub-core-make_first-ordered] Error 2
[ppc64le] make: *** [Makefile:47: sub-src-make_first-ordered] Error 2
2021-Oct-15 13:48:51 :: [ppc64le] qcad.git 3.26.4.10-alt1: remote: build failed
2021-Oct-15 13:48:51 :: [ppc64le] #300 qcad.git 3.26.4.10-alt1: build FAILED
[armh]  2208 |     return Qt::escape(blockText).replace(' ', "&nbsp;");
[armh] In file included from /usr/include/qt5/QtGui/qfont.h:45,
[armh]                  from /usr/include/qt5/QtGui/QFont:1,
[armh]                  from RTextRenderer.cpp:19:
[armh] /usr/include/qt5/QtCore/qstring.h:2070:30: note: declared here
[armh]  2070 | QT_DEPRECATED inline QString escape(const QString &plain) {
[armh] make[3]: Leaving directory '/usr/src/RPM/BUILD/qcad-3.26.4.10/src/core'
[armh] make[2]: *** [Makefile:42: release] Error 2
[armh] make[1]: *** [Makefile:103: sub-core-make_first-ordered] Error 2
[armh] make: *** [Makefile:47: sub-src-make_first-ordered] Error 2
2021-Oct-15 13:50:30 :: [armh] qcad.git 3.26.4.10-alt1: remote: build failed
2021-Oct-15 13:50:30 :: [armh] #300 qcad.git 3.26.4.10-alt1: build FAILED
2021-Oct-15 13:47:48 :: [x86_64] build FAILED
2021-Oct-15 13:48:12 :: [aarch64] build FAILED
2021-Oct-15 13:48:43 :: [i586] build FAILED
2021-Oct-15 13:48:51 :: [ppc64le] build FAILED
2021-Oct-15 13:50:30 :: [armh] build FAILED
2021-Oct-15 13:50:30 :: task #285541 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list