From: "Girar awaiter (lav)" <girar-builder@altlinux.org>
To: Vitaly Lipatov <lav@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
girar-builder-p11@altlinux.org,
girar-builder-p11@lists.altlinux.org
Subject: [#409890] [test-only] p11 FAILED f3d.git=3.2.0-alt1
Date: Tue, 3 Mar 2026 18:17:49 +0000
Message-ID: <girar.task.409890.1.1@gyle.mskdc.altlinux.org> (raw)
https://git.altlinux.org/tasks/409890/logs/events.1.1.log
https://packages.altlinux.org/tasks/409890
subtask name aarch64 i586 x86_64
#100 f3d failed failed failed
2026-Mar-03 18:15:58 :: test-only task #409890 for p11 started by lav:
#100 build 3.2.0-alt1 from /gears/f/f3d.git fetched at 2026-Mar-03 18:15:56 from sisyphus
2026-Mar-03 18:16:00 :: [x86_64] #100 f3d.git 3.2.0-alt1: build start
2026-Mar-03 18:16:00 :: [aarch64] #100 f3d.git 3.2.0-alt1: build start
2026-Mar-03 18:16:00 :: [i586] #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-Mar-03 18:17:10 :: [x86_64] f3d.git 3.2.0-alt1: remote: build failed
2026-Mar-03 18:17:10 :: [x86_64] #100 f3d.git 3.2.0-alt1: build FAILED
2026-Mar-03 18:17:10 :: [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-Mar-03 18:17:19 :: [i586] f3d.git 3.2.0-alt1: remote: build failed
2026-Mar-03 18:17:19 :: [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-Mar-03 18:17:49 :: [aarch64] f3d.git 3.2.0-alt1: remote: build failed
2026-Mar-03 18:17:49 :: [aarch64] #100 f3d.git 3.2.0-alt1: build FAILED
2026-Mar-03 18:17:10 :: [x86_64] build FAILED
2026-Mar-03 18:17:19 :: [i586] build FAILED
2026-Mar-03 18:17:49 :: [aarch64] build FAILED
2026-Mar-03 18:17:49 :: task #409890 for p11 FAILED
next reply other threads:[~2026-03-03 18:17 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 18:17 Girar awaiter (lav) [this message]
2026-03-03 19:35 ` [#409890] [test-only] p11 FAILED (try 2) vtk.git=9.5.2-alt2 f3d.git=3.2.0-alt1 Girar awaiter (lav)
2026-03-03 20:50 ` [#409890] [test-only] p11 FAILED (try 3) " Girar awaiter (lav)
2026-03-03 21:51 ` [#409890] [test-only] p11 FAILED (try 4) vtk.git=9.5.2-alt2 f3d.git=3.2.0-alt1 slicer.git=5.10.0-alt1 Girar awaiter (lav)
2026-03-04 5:42 ` [#409890] [test-only] p11 FAILED (try 5) vtk.git=9.5.2-alt2 f3d.git=3.2.0-alt1 CTK.git=0.1.0-alt10.git.dd4caeae Girar awaiter (lav)
2026-03-04 6:08 ` [#409890] [test-only] p11 FAILED (try 6) " Girar awaiter (lav)
2026-03-04 7:13 ` [#409890] [test-only] p11 FAILED (try 7) vtk.git=9.5.2-alt2 f3d.git=3.2.0-alt1 pythonqt.git=3.6.1-alt2 Girar awaiter (lav)
2026-03-04 8:08 ` [#409890] [test-only] p11 FAILED (try 8) " Girar awaiter (lav)
2026-03-04 8:57 ` [#409890] [test-only] p11 FAILED (try 9) " Girar awaiter (lav)
2026-03-04 19:21 ` [#409890] [test-only] p11 FAILED (try 10) " Girar awaiter (lav)
2026-03-04 22:58 ` [#409890] [test-only] p11 FAILED (try 11) " Girar awaiter (lav)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=girar.task.409890.1.1@gyle.mskdc.altlinux.org \
--to=girar-builder@altlinux.org \
--cc=devel@lists.altlinux.org \
--cc=girar-builder-p11@altlinux.org \
--cc=girar-builder-p11@lists.altlinux.org \
--cc=lav@altlinux.org \
--cc=sisyphus-incominger@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git