[#405906] [test-only] p11 FAILED f3d.git=3.2.0-alt1

Girar awaiter (sova) girar-builder at altlinux.org
Fri Jan 23 13:43:39 MSK 2026


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

subtask  name  aarch64    i586  x86_64
   #100  f3d    failed  failed  failed

2026-Jan-23 10:40:53 :: test-only task #405906 for p11 started by sova:
#100 build 3.2.0-alt1 from /gears/f/f3d.git fetched at 2026-Jan-23 10:40:43 from sisyphus
2026-Jan-23 10:40:55 :: [x86_64] #100 f3d.git 3.2.0-alt1: build start
2026-Jan-23 10:40:55 :: [i586] #100 f3d.git 3.2.0-alt1: build start
2026-Jan-23 10:40:55 :: [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-Jan-23 10:42:09 :: [x86_64] f3d.git 3.2.0-alt1: remote: build failed
2026-Jan-23 10:42:09 :: [x86_64] #100 f3d.git 3.2.0-alt1: build FAILED
2026-Jan-23 10:42:09 :: [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-Jan-23 10:42:15 :: [i586] f3d.git 3.2.0-alt1: remote: build failed
2026-Jan-23 10:42:15 :: [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-Jan-23 10:43:38 :: [aarch64] f3d.git 3.2.0-alt1: remote: build failed
2026-Jan-23 10:43:38 :: [aarch64] #100 f3d.git 3.2.0-alt1: build FAILED
2026-Jan-23 10:42:09 :: [x86_64] build FAILED
2026-Jan-23 10:42:15 :: [i586] build FAILED
2026-Jan-23 10:43:39 :: [aarch64] build FAILED
2026-Jan-23 10:43:39 :: task #405906 for p11 FAILED


More information about the Sisyphus-incominger mailing list