https://git.altlinux.org/tasks/336270/logs/events.9.1.log

subtask  name         aarch64    i586  ppc64le  x86_64
    #20  opencascade    16:50   12:25    19:17   10:31
   #300  gmsh            7:08    5:19     6:57    4:11
   #620  netgen        failed  failed        ?  failed

2024-Jun-06 06:08:22 :: task #336270 for sisyphus resumed by cas:
2024-Jun-06 06:08:22 :: message: New_version_OPENCASCADE
#20 build 7.8.1-alt1 from /people/cas/packages/opencascade.git fetched at 
2024-Jun-04 03:27:46
#40 removed
#100 removed
#200 removed
#300 build 4.11.1-alt1 from /gears/g/gmsh.git fetched at 2023-Dec-11 16:17:26 
from sisyphus
#400 removed
#500 removed
#600 removed
#620 build 6.2.2403-alt1 from /people/cas/packages/netgen.git fetched at 
2024-Jun-06 06:08:13
#640 removed
#700 removed
#740 build 9.8.0.2-alt2 from /people/cas/packages/smesh.git fetched at 
2024-Jan-25 03:27:45
#1000 removed
#1100 removed
#1200 removed
#1300 removed
#1400 build 0.21.2-alt7.1 from /gears/f/freecad.git fetched at 2024-Jun-04 
03:28:54 from sisyphus
2024-Jun-06 06:08:22 :: created build repo
2024-Jun-06 06:08:23 :: #300: force rebuild
2024-Jun-06 06:08:24 :: [i586] #20 opencascade.git 7.8.1-alt1: build start
2024-Jun-06 06:08:24 :: [ppc64le] #20 opencascade.git 7.8.1-alt1: build start
2024-Jun-06 06:08:24 :: [x86_64] #20 opencascade.git 7.8.1-alt1: build start
2024-Jun-06 06:08:24 :: [aarch64] #20 opencascade.git 7.8.1-alt1: build start
2024-Jun-06 06:18:55 :: [x86_64] #20 opencascade.git 7.8.1-alt1: build OK
2024-Jun-06 06:18:55 :: [x86_64] #300 gmsh.git 4.11.1-alt1: build start
2024-Jun-06 06:20:49 :: [i586] #20 opencascade.git 7.8.1-alt1: build OK
2024-Jun-06 06:20:49 :: [i586] #300 gmsh.git 4.11.1-alt1: build start
2024-Jun-06 06:23:06 :: [x86_64] #300 gmsh.git 4.11.1-alt1: build OK
2024-Jun-06 06:23:06 :: [x86_64] #620 netgen.git 6.2.2403-alt1: build start
2024-Jun-06 06:25:14 :: [aarch64] #20 opencascade.git 7.8.1-alt1: build OK
2024-Jun-06 06:25:14 :: [aarch64] #300 gmsh.git 4.11.1-alt1: build start
2024-Jun-06 06:26:08 :: [i586] #300 gmsh.git 4.11.1-alt1: build OK
2024-Jun-06 06:26:08 :: [i586] #620 netgen.git 6.2.2403-alt1: build start
2024-Jun-06 06:27:41 :: [ppc64le] #20 opencascade.git 7.8.1-alt1: build OK
2024-Jun-06 06:27:42 :: [ppc64le] #300 gmsh.git 4.11.1-alt1: build start
2024-Jun-06 06:32:22 :: [aarch64] #300 gmsh.git 4.11.1-alt1: build OK
2024-Jun-06 06:32:22 :: [aarch64] #620 netgen.git 6.2.2403-alt1: build start
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:153:17: error: 
'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   153 |                 cerr << "Could not allocate stream\n";
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:159:17: error: 
'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   159 |                 cerr << "Could not alloc an encoding 
context\n";
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:190:13: error: 
'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   190 |             cerr << "could not init codecs!" << endl;
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:190:49: error: 
'endl' was not declared in this scope; did you mean 'std::endl'?
[x86_64]   190 |             cerr << "could not init codecs!" << endl;
[x86_64] --
[x86_64]   735 |     endl(basic_ostream<_CharT, _Traits>& __os)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:200:13: error: 
'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   200 |             cerr << "Could not open video codec" << endl;
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:200:53: error: 
'endl' was not declared in this scope; did you mean 'std::endl'?
[x86_64]   200 |             cerr << "Could not open video codec" << endl;
[x86_64] --
[x86_64]   735 |     endl(basic_ostream<_CharT, _Traits>& __os)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:207:13: error: 
'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   207 |             cerr << "Could not allocate video frame\n";
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:214:13: error: 
'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   214 |             cerr << "Could not copy the stream parameters\n";
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:218:40: error: 
request for member 'c_str' in 'filename', which is of non-class type 'int'
[x86_64]   218 |         av_dump_format(oc, 0, filename.c_str(), 1);
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:221:47: error: 
request for member 'c_str' in 'filename', which is of non-class type 'int'
[x86_64]   221 |             ret = avio_open(&oc->pb, filename.c_str(), 
AVIO_FLAG_WRITE);
2024-Jun-06 06:32:36 :: [x86_64] netgen.git 6.2.2403-alt1: remote: build failed
2024-Jun-06 06:32:36 :: [x86_64] #620 netgen.git 6.2.2403-alt1: build FAILED
2024-Jun-06 06:32:36 :: [x86_64] requesting cancellation of task processing
[aarch64] -- Detecting CXX compile features
[aarch64] -- Detecting CXX compile features - done
[aarch64] CMake Error at 
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
[aarch64]   Could NOT find Python3 (missing: Python3_INCLUDE_DIRS 
Development.Module)
[aarch64] Call Stack (most recent call first):
[aarch64]   /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 
(_FPHSA_FAILURE_MESSAGE)
[aarch64]   /usr/share/cmake/Modules/FindPython/Support.cmake:3867 
(find_package_handle_standard_args)
[aarch64]   /usr/share/cmake/Modules/FindPython3.cmake:545 (include)
[aarch64]   CMakeLists.txt:89 (find_package)
[aarch64] -- Configuring incomplete, errors occurred!
2024-Jun-06 06:33:34 :: [aarch64] netgen.git 6.2.2403-alt1: remote: build failed
2024-Jun-06 06:33:34 :: [aarch64] #620 netgen.git 6.2.2403-alt1: build FAILED
2024-Jun-06 06:34:39 :: [ppc64le] #300 gmsh.git 4.11.1-alt1: build OK
2024-Jun-06 06:34:40 :: [ppc64le] task processing CANCELLED
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:153:17: error: 'cerr' 
was not declared in this scope; did you mean 'std::cerr'?
[i586]   153 |                 cerr << "Could not allocate stream\n";
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:159:17: error: 'cerr' 
was not declared in this scope; did you mean 'std::cerr'?
[i586]   159 |                 cerr << "Could not alloc an encoding context\n";
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:190:13: error: 'cerr' 
was not declared in this scope; did you mean 'std::cerr'?
[i586]   190 |             cerr << "could not init codecs!" << endl;
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:190:49: error: 'endl' 
was not declared in this scope; did you mean 'std::endl'?
[i586]   190 |             cerr << "could not init codecs!" << endl;
[i586] --
[i586]   735 |     endl(basic_ostream<_CharT, _Traits>& __os)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:200:13: error: 'cerr' 
was not declared in this scope; did you mean 'std::cerr'?
[i586]   200 |             cerr << "Could not open video codec" << endl;
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:200:53: error: 'endl' 
was not declared in this scope; did you mean 'std::endl'?
[i586]   200 |             cerr << "Could not open video codec" << endl;
[i586] --
[i586]   735 |     endl(basic_ostream<_CharT, _Traits>& __os)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:207:13: error: 'cerr' 
was not declared in this scope; did you mean 'std::cerr'?
[i586]   207 |             cerr << "Could not allocate video frame\n";
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:214:13: error: 'cerr' 
was not declared in this scope; did you mean 'std::cerr'?
[i586]   214 |             cerr << "Could not copy the stream parameters\n";
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error 
(unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:218:40: error: 
request for member 'c_str' in 'filename', which is of non-class type 'int'
[i586]   218 |         av_dump_format(oc, 0, filename.c_str(), 1);
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:221:47: error: 
request for member 'c_str' in 'filename', which is of non-class type 'int'
[i586]   221 |             ret = avio_open(&oc->pb, filename.c_str(), 
AVIO_FLAG_WRITE);
2024-Jun-06 06:36:00 :: [i586] netgen.git 6.2.2403-alt1: remote: build failed
2024-Jun-06 06:36:00 :: [i586] #620 netgen.git 6.2.2403-alt1: build FAILED
2024-Jun-06 06:32:36 :: [x86_64] build FAILED
2024-Jun-06 06:33:35 :: [aarch64] build FAILED
2024-Jun-06 06:34:40 :: [ppc64le] build FAILED
2024-Jun-06 06:36:01 :: [i586] build FAILED
2024-Jun-06 06:36:01 :: task #336270 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
Sisyphus-incominger@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to