https://git.altlinux.org/tasks/409617/logs/events.1.1.log
https://packages.altlinux.org/tasks/409617

subtask  name  aarch64    i586  x86_64
   #100  f3d    failed  failed  failed

2026-Feb-28 20:14:06 :: test-only task #409617 for p11 started by antohami:
#100 build 3.2.0-alt1 from /gears/f/f3d.git fetched at 2026-Feb-28 20:13:40 
from sisyphus
#200 build 1.6.0-alt1.g656eaea.7 from /gears/e/exhibit.git fetched at 
2026-Feb-28 20:13:56 from sisyphus
2026-Feb-28 20:14:07 :: created build repo
2026-Feb-28 20:14:08 :: [x86_64] #100 f3d.git 3.2.0-alt1: build start
2026-Feb-28 20:14:08 :: [i586] #100 f3d.git 3.2.0-alt1: build start
2026-Feb-28 20:14:08 :: [aarch64] #100 f3d.git 3.2.0-alt1: build start
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx: In 
member function 'virtual void 
vtkF3DPolyDataMapper::ReplaceShaderValues(std::map<vtkShader::Type, 
vtkShader*>, vtkRenderer*, vtkActor*)':
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:69:48:
 error: 'texinfo' in 'class vtkOpenGLPolyDataMapper' does not name a type
[x86_64]    69 |   using f3d_texinfo = vtkOpenGLPolyDataMapper::texinfo;
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:15:
 error: 'f3d_texinfo' was not declared in this scope
[x86_64]    73 |   std::vector<f3d_texinfo> textures = this->GetTextures(actor);
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:26:
 error: template argument 1 is invalid
[x86_64]    73 |   std::vector<f3d_texinfo> textures = this->GetTextures(actor);
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:26:
 error: template argument 2 is invalid
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:56:
 error: cannot convert 'std::vector<std::pair<vtkTexture*, 
std::__cxx11::basic_string<char> > >' to 'int' in initialization
[x86_64]    73 |   std::vector<f3d_texinfo> textures = this->GetTextures(actor);
[x86_64]       |                                                        
std::vector<std::pair<vtkTexture*, std::__cxx11::basic_string<char> > >
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:75:27:
 error: request for member 'begin' in 'textures', which is of non-class type 
'int'
[x86_64]    75 |     std::find_if(textures.begin(), textures.end(),
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:75:45:
 error: request for member 'end' in 'textures', which is of non-class type 'int'
[x86_64]    75 |     std::find_if(textures.begin(), textures.end(),
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:76:16:
 error: 'f3d_texinfo' does not name a type
[x86_64]    76 |       [](const f3d_texinfo& tex) { return tex.second == 
"normalTex"; }) != textures.end();
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx: In 
lambda function:
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:76:73:
 error: expected '{' before '!=' token
[x86_64]    76 |       [](const f3d_texinfo& tex) { return tex.second == 
"normalTex"; }) != textures.end();
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx: In 
member function 'virtual void 
vtkF3DPolyDataMapper::ReplaceShaderValues(std::map<vtkShader::Type, 
vtkShader*>, vtkRenderer*, vtkActor*)':
[x86_64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:76:85:
 error: request for member 'end' in 'textures', which is of non-class type 'int'
[x86_64]    76 |       [](const f3d_texinfo& tex) { return tex.second == 
"normalTex"; }) != textures.end();
2026-Feb-28 20:15:25 :: [x86_64] f3d.git 3.2.0-alt1: remote: build failed
2026-Feb-28 20:15:25 :: [x86_64] #100 f3d.git 3.2.0-alt1: build FAILED
2026-Feb-28 20:15:25 :: [x86_64] requesting cancellation of task processing
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx: In 
member function 'virtual void 
vtkF3DPolyDataMapper::ReplaceShaderValues(std::map<vtkShader::Type, 
vtkShader*>, vtkRenderer*, vtkActor*)':
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:69:48:
 error: 'texinfo' in 'class vtkOpenGLPolyDataMapper' does not name a type
[i586]    69 |   using f3d_texinfo = vtkOpenGLPolyDataMapper::texinfo;
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:15:
 error: 'f3d_texinfo' was not declared in this scope
[i586]    73 |   std::vector<f3d_texinfo> textures = this->GetTextures(actor);
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:26:
 error: template argument 1 is invalid
[i586]    73 |   std::vector<f3d_texinfo> textures = this->GetTextures(actor);
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:26:
 error: template argument 2 is invalid
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:56:
 error: cannot convert 'std::vector<std::pair<vtkTexture*, 
std::__cxx11::basic_string<char> > >' to 'int' in initialization
[i586]    73 |   std::vector<f3d_texinfo> textures = this->GetTextures(actor);
[i586]       |                                                        
std::vector<std::pair<vtkTexture*, std::__cxx11::basic_string<char> > >
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:75:27:
 error: request for member 'begin' in 'textures', which is of non-class type 
'int'
[i586]    75 |     std::find_if(textures.begin(), textures.end(),
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:75:45:
 error: request for member 'end' in 'textures', which is of non-class type 'int'
[i586]    75 |     std::find_if(textures.begin(), textures.end(),
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:76:16:
 error: 'f3d_texinfo' does not name a type
[i586]    76 |       [](const f3d_texinfo& tex) { return tex.second == 
"normalTex"; }) != textures.end();
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx: In 
lambda function:
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:76:73:
 error: expected '{' before '!=' token
[i586]    76 |       [](const f3d_texinfo& tex) { return tex.second == 
"normalTex"; }) != textures.end();
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx: In 
member function 'virtual void 
vtkF3DPolyDataMapper::ReplaceShaderValues(std::map<vtkShader::Type, 
vtkShader*>, vtkRenderer*, vtkActor*)':
[i586] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:76:85:
 error: request for member 'end' in 'textures', which is of non-class type 'int'
[i586]    76 |       [](const f3d_texinfo& tex) { return tex.second == 
"normalTex"; }) != textures.end();
2026-Feb-28 20:15:35 :: [i586] f3d.git 3.2.0-alt1: remote: build failed
2026-Feb-28 20:15:35 :: [i586] #100 f3d.git 3.2.0-alt1: build FAILED
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx: In 
member function 'virtual void 
vtkF3DPolyDataMapper::ReplaceShaderValues(std::map<vtkShader::Type, 
vtkShader*>, vtkRenderer*, vtkActor*)':
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:69:48:
 error: 'texinfo' in 'class vtkOpenGLPolyDataMapper' does not name a type
[aarch64]    69 |   using f3d_texinfo = vtkOpenGLPolyDataMapper::texinfo;
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:15:
 error: 'f3d_texinfo' was not declared in this scope
[aarch64]    73 |   std::vector<f3d_texinfo> textures = 
this->GetTextures(actor);
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:26:
 error: template argument 1 is invalid
[aarch64]    73 |   std::vector<f3d_texinfo> textures = 
this->GetTextures(actor);
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:26:
 error: template argument 2 is invalid
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:73:56:
 error: cannot convert 'std::vector<std::pair<vtkTexture*, 
std::__cxx11::basic_string<char> > >' to 'int' in initialization
[aarch64]    73 |   std::vector<f3d_texinfo> textures = 
this->GetTextures(actor);
[aarch64]       |                                                        
std::vector<std::pair<vtkTexture*, std::__cxx11::basic_string<char> > >
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:75:27:
 error: request for member 'begin' in 'textures', which is of non-class type 
'int'
[aarch64]    75 |     std::find_if(textures.begin(), textures.end(),
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:75:45:
 error: request for member 'end' in 'textures', which is of non-class type 'int'
[aarch64]    75 |     std::find_if(textures.begin(), textures.end(),
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:76:16:
 error: 'f3d_texinfo' does not name a type
[aarch64]    76 |       [](const f3d_texinfo& tex) { return tex.second == 
"normalTex"; }) != textures.end();
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx: In 
lambda function:
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:76:73:
 error: expected '{' before '!=' token
[aarch64]    76 |       [](const f3d_texinfo& tex) { return tex.second == 
"normalTex"; }) != textures.end();
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx: In 
member function 'virtual void 
vtkF3DPolyDataMapper::ReplaceShaderValues(std::map<vtkShader::Type, 
vtkShader*>, vtkRenderer*, vtkActor*)':
[aarch64] 
/usr/src/RPM/BUILD/f3d-3.2.0/vtkext/private/module/vtkF3DPolyDataMapper.cxx:76:85:
 error: request for member 'end' in 'textures', which is of non-class type 'int'
[aarch64]    76 |       [](const f3d_texinfo& tex) { return tex.second == 
"normalTex"; }) != textures.end();
2026-Feb-28 20:16:14 :: [aarch64] f3d.git 3.2.0-alt1: remote: build failed
2026-Feb-28 20:16:14 :: [aarch64] #100 f3d.git 3.2.0-alt1: build FAILED
2026-Feb-28 20:15:25 :: [x86_64] build FAILED
2026-Feb-28 20:15:35 :: [i586] build FAILED
2026-Feb-28 20:16:14 :: [aarch64] build FAILED
2026-Feb-28 20:16:14 :: task #409617 for p11 FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to