http://git.altlinux.org/tasks/256272/logs/events.1.1.log

subtask  name            aarch64    armh  i586  ppc64le  x86_64
   #100  structuresynth     1:25  failed  1:10     1:27    1:14

2020-Aug-14 13:29:25 :: task #256272 for sisyphus started by darktemplar:
#100 build 1.5.0-alt3.svn312 from 
/people/darktemplar/packages/structuresynth.git fetched at 2020-Aug-14 13:29:18
2020-Aug-14 13:29:26 :: [i586] #100 structuresynth.git 1.5.0-alt3.svn312: build 
start
2020-Aug-14 13:29:26 :: [aarch64] #100 structuresynth.git 1.5.0-alt3.svn312: 
build start
2020-Aug-14 13:29:26 :: [ppc64le] #100 structuresynth.git 1.5.0-alt3.svn312: 
build start
2020-Aug-14 13:29:26 :: [x86_64] #100 structuresynth.git 1.5.0-alt3.svn312: 
build start
2020-Aug-14 13:29:26 :: [armh] #100 structuresynth.git 1.5.0-alt3.svn312: build 
start
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h: In member function 'void 
SyntopiaCore::GLEngine::Object3D::vertex(SyntopiaCore::Math::Vector3f) const':
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h:70:56: error: 'glVertex3f' 
was not declared in this scope; did you mean 'vertex3n'?
[armh]    70 |    void vertex(SyntopiaCore::Math::Vector3f v) const { 
glVertex3f(v.x(), v.y(), v.z()); }
[armh] --
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h: In member function 'void 
SyntopiaCore::GLEngine::Object3D::normal(SyntopiaCore::Math::Vector3f) const':
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h:71:56: error: 'glNormal3f' 
was not declared in this scope
[armh]    71 |    void normal(SyntopiaCore::Math::Vector3f v) const { 
glNormal3f(v.x(), v.y(), v.z()); }
[armh] --
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h: In member function 'void 
SyntopiaCore::GLEngine::Object3D::vertex(SyntopiaCore::Math::Vector3f) const':
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h:70:56: error: 'glVertex3f' 
was not declared in this scope; did you mean 'vertex3n'?
[armh]    70 |    void vertex(SyntopiaCore::Math::Vector3f v) const { 
glVertex3f(v.x(), v.y(), v.z()); }
[armh] --
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h: In member function 'void 
SyntopiaCore::GLEngine::Object3D::normal(SyntopiaCore::Math::Vector3f) const':
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h:71:56: error: 'glNormal3f' 
was not declared in this scope
[armh]    71 |    void normal(SyntopiaCore::Math::Vector3f v) const { 
glNormal3f(v.x(), v.y(), v.z()); }
[armh] --
[armh] SyntopiaCore/GLEngine/Object3D.h: In member function 'void 
SyntopiaCore::GLEngine::Object3D::vertex(SyntopiaCore::Math::Vector3f) const':
[armh] SyntopiaCore/GLEngine/Object3D.h:70:56: error: 'glVertex3f' was not 
declared in this scope; did you mean 'vertex3n'?
[armh]    70 |    void vertex(SyntopiaCore::Math::Vector3f v) const { 
glVertex3f(v.x(), v.y(), v.z()); }
[armh] --
[armh] SyntopiaCore/GLEngine/Object3D.h: In member function 'void 
SyntopiaCore::GLEngine::Object3D::normal(SyntopiaCore::Math::Vector3f) const':
[armh] SyntopiaCore/GLEngine/Object3D.h:71:56: error: 'glNormal3f' was not 
declared in this scope
[armh]    71 |    void normal(SyntopiaCore::Math::Vector3f v) const { 
glNormal3f(v.x(), v.y(), v.z()); }
[armh] --
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h: In member function 'void 
SyntopiaCore::GLEngine::Object3D::vertex(SyntopiaCore::Math::Vector3f) const':
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h:70:56: error: 'glVertex3f' 
was not declared in this scope; did you mean 'vertex3n'?
[armh]    70 |    void vertex(SyntopiaCore::Math::Vector3f v) const { 
glVertex3f(v.x(), v.y(), v.z()); }
[armh] --
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h: In member function 'void 
SyntopiaCore::GLEngine::Object3D::normal(SyntopiaCore::Math::Vector3f) const':
[armh] SyntopiaCore/GLEngine/Raytracer/../Object3D.h:71:56: error: 'glNormal3f' 
was not declared in this scope
[armh]    71 |    void normal(SyntopiaCore::Math::Vector3f v) const { 
glNormal3f(v.x(), v.y(), v.z()); }
[armh] --
[armh] StructureSynth/GUI/../../SyntopiaCore/GLEngine/Object3D.h: In member 
function 'void 
SyntopiaCore::GLEngine::Object3D::vertex(SyntopiaCore::Math::Vector3f) const':
[armh] StructureSynth/GUI/../../SyntopiaCore/GLEngine/Object3D.h:70:56: error: 
'glVertex3f' was not declared in this scope; did you mean 'vertex3n'?
[armh]    70 |    void vertex(SyntopiaCore::Math::Vector3f v) const { 
glVertex3f(v.x(), v.y(), v.z()); }
[armh] --
[armh] StructureSynth/GUI/../../SyntopiaCore/GLEngine/Object3D.h: In member 
function 'void 
SyntopiaCore::GLEngine::Object3D::normal(SyntopiaCore::Math::Vector3f) const':
[armh] StructureSynth/GUI/../../SyntopiaCore/GLEngine/Object3D.h:71:56: error: 
'glNormal3f' was not declared in this scope
[armh]    71 |    void normal(SyntopiaCore::Math::Vector3f v) const { 
glNormal3f(v.x(), v.y(), v.z()); }
2020-Aug-14 13:30:26 :: [armh] structuresynth.git 1.5.0-alt3.svn312: remote: 
build failed
2020-Aug-14 13:30:26 :: [armh] #100 structuresynth.git 1.5.0-alt3.svn312: build 
FAILED
2020-Aug-14 13:30:27 :: [armh] requesting cancellation of task processing
2020-Aug-14 13:30:36 :: [i586] #100 structuresynth.git 1.5.0-alt3.svn312: build 
OK
2020-Aug-14 13:30:40 :: [x86_64] #100 structuresynth.git 1.5.0-alt3.svn312: 
build OK
2020-Aug-14 13:30:51 :: [aarch64] #100 structuresynth.git 1.5.0-alt3.svn312: 
build OK
2020-Aug-14 13:30:53 :: [ppc64le] #100 structuresynth.git 1.5.0-alt3.svn312: 
build OK
2020-Aug-14 13:30:27 :: [armh] build FAILED
2020-Aug-14 13:30:53 :: task #256272 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
Sisyphus-incominger@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to