https://git.altlinux.org/tasks/296512/logs/events.1.1.log
subtask name aarch64 armh i586 ppc64le x86_64 #100 calligra failed failed failed failed failed 2022-Mar-11 11:58:20 :: test-only task #296512 for sisyphus started by zerg: #100 build 3.2.1-alt4 from /people/zerg/packages/calligra.git fetched at 2022-Mar-11 11:58:19 2022-Mar-11 11:58:21 :: [aarch64] #100 calligra.git 3.2.1-alt4: build start 2022-Mar-11 11:58:21 :: [armh] #100 calligra.git 3.2.1-alt4: build start 2022-Mar-11 11:58:21 :: [i586] #100 calligra.git 3.2.1-alt4: build start 2022-Mar-11 11:58:21 :: [x86_64] #100 calligra.git 3.2.1-alt4: build start 2022-Mar-11 11:58:21 :: [ppc64le] #100 calligra.git 3.2.1-alt4: build start [x86_64] 1364 | qreal *products = new qreal[deg * (deg + 1)]; [x86_64] /usr/src/RPM/BUILD/calligra-3.2.1/libs/flake/KoPathSegment.cpp: In member function 'nearestPoint': [x86_64] /usr/include/c++/11/new:128:26: note: in a call to allocation function 'operator new []' declared here [x86_64] 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) [x86_64] cd /usr/src/RPM/BUILD/calligra-3.2.1/BUILD/libs/flake && /usr/bin/cmake -E cmake_symlink_library libflake.so.17.0.0 libflake.so.17 libflake.so [x86_64] make[2]: Leaving directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [x86_64] make[1]: Entering directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [x86_64] [ 20%] Built target flake [x86_64] make[1]: Leaving directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [x86_64] make: *** [Makefile:139: all] Error 2 2022-Mar-11 12:00:07 :: [x86_64] calligra.git 3.2.1-alt4: remote: build failed 2022-Mar-11 12:00:07 :: [x86_64] #100 calligra.git 3.2.1-alt4: build FAILED 2022-Mar-11 12:00:07 :: [x86_64] requesting cancellation of task processing [i586] /usr/src/RPM/BUILD/calligra-3.2.1/libs/flake/KoPathSegment.cpp:1364:48: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] [i586] 1364 | qreal *products = new qreal[deg * (deg + 1)]; [i586] /usr/include/c++/11/new:128:26: note: in a call to allocation function 'operator new []' declared here [i586] 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) [i586] cd /usr/src/RPM/BUILD/calligra-3.2.1/BUILD/libs/flake && /usr/bin/cmake -E cmake_symlink_library libflake.so.17.0.0 libflake.so.17 libflake.so [i586] make[2]: Leaving directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [i586] make[1]: Entering directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [i586] [ 20%] Built target flake [i586] make[1]: Leaving directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [i586] make: *** [Makefile:139: all] Error 2 2022-Mar-11 12:00:15 :: [i586] calligra.git 3.2.1-alt4: remote: build failed 2022-Mar-11 12:00:15 :: [i586] #100 calligra.git 3.2.1-alt4: build FAILED [ppc64le] 1364 | qreal *products = new qreal[deg * (deg + 1)]; [ppc64le] /usr/src/RPM/BUILD/calligra-3.2.1/libs/flake/KoPathSegment.cpp: In member function 'nearestPoint': [ppc64le] /usr/include/c++/11/new:128:26: note: in a call to allocation function 'operator new []' declared here [ppc64le] 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) [ppc64le] cd /usr/src/RPM/BUILD/calligra-3.2.1/BUILD/libs/flake && /usr/bin/cmake -E cmake_symlink_library libflake.so.17.0.0 libflake.so.17 libflake.so [ppc64le] make[2]: Leaving directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [ppc64le] make[1]: Entering directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [ppc64le] [ 20%] Built target flake [ppc64le] make[1]: Leaving directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [ppc64le] make: *** [Makefile:139: all] Error 2 2022-Mar-11 12:01:39 :: [ppc64le] calligra.git 3.2.1-alt4: remote: build failed 2022-Mar-11 12:01:39 :: [ppc64le] #100 calligra.git 3.2.1-alt4: build FAILED [aarch64] In file included from /usr/src/RPM/BUILD/calligra-3.2.1/filters/words/msword-odf/wv2/src/parser9x.cpp:24: [aarch64] /usr/src/RPM/BUILD/calligra-3.2.1/filters/words/msword-odf/wv2/src/styles.h:62:91: error: ISO C++17 does not allow dynamic exception specifications [aarch64] 62 | STD( U16 stdfSize, U16 totalSize, OLEStreamReader* stream, bool preservePos = false ) throw(InvalidFormatException); [aarch64] /usr/src/RPM/BUILD/calligra-3.2.1/filters/words/msword-odf/wv2/src/styles.h:78:105: error: ISO C++17 does not allow dynamic exception specifications [aarch64] 78 | bool read( const U16 cbStd, const U16 stdfSize, OLEStreamReader* stream, bool preservePos = false ) throw(InvalidFormatException); [aarch64] In file included from /usr/src/RPM/BUILD/calligra-3.2.1/filters/words/msword-odf/wv2/src/parser9x.cpp:24: [aarch64] /usr/src/RPM/BUILD/calligra-3.2.1/filters/words/msword-odf/wv2/src/styles.h:368:75: error: ISO C++17 does not allow dynamic exception specifications [aarch64] 368 | StyleSheet( OLEStreamReader* tableStream, U32 fcStshf, U32 lcbStshf ) throw(InvalidFormatException); 2022-Mar-11 12:01:39 :: [aarch64] calligra.git 3.2.1-alt4: remote: build failed 2022-Mar-11 12:01:39 :: [aarch64] #100 calligra.git 3.2.1-alt4: build FAILED [armh] /usr/src/RPM/BUILD/calligra-3.2.1/libs/flake/KoPathSegment.cpp:1364:48: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] [armh] 1364 | qreal *products = new qreal[deg * (deg + 1)]; [armh] /usr/include/c++/11/new:128:26: note: in a call to allocation function 'operator new []' declared here [armh] 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) [armh] cd /usr/src/RPM/BUILD/calligra-3.2.1/BUILD/libs/flake && /usr/bin/cmake -E cmake_symlink_library libflake.so.17.0.0 libflake.so.17 libflake.so [armh] make[2]: Leaving directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [armh] make[1]: Entering directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [armh] [ 20%] Built target flake [armh] make[1]: Leaving directory '/usr/src/RPM/BUILD/calligra-3.2.1/BUILD' [armh] make: *** [Makefile:139: all] Error 2 2022-Mar-11 12:02:57 :: [armh] calligra.git 3.2.1-alt4: remote: build failed 2022-Mar-11 12:02:58 :: [armh] #100 calligra.git 3.2.1-alt4: build FAILED 2022-Mar-11 12:00:07 :: [x86_64] build FAILED 2022-Mar-11 12:00:15 :: [i586] build FAILED 2022-Mar-11 12:01:39 :: [ppc64le] build FAILED 2022-Mar-11 12:01:39 :: [aarch64] build FAILED 2022-Mar-11 12:02:58 :: [armh] build FAILED 2022-Mar-11 12:02:58 :: task #296512 for sisyphus FAILED _______________________________________________ Sisyphus-incominger mailing list [email protected] https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger
