ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#338242] [test-only] FAILED ogre-next.git=2.3.3-alt1
@ 2024-01-15 20:49 Girar awaiter (arbars)
  0 siblings, 0 replies; only message in thread
From: Girar awaiter (arbars) @ 2024-01-15 20:49 UTC (permalink / raw)
  To: Artyom Bystrov; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name       aarch64    armh    i586  ppc64le  x86_64
   #100  ogre-next   failed  failed  failed   failed    4:53

2024-Jan-15 20:44:39 :: test-only task #338242 for sisyphus started by arbars:
#100 build 2.3.3-alt1 from /people/arbars/packages/ogre-next.git fetched at 2024-Jan-15 20:44:37
2024-Jan-15 20:44:41 :: [ppc64le] #100 ogre-next.git 2.3.3-alt1: build start
2024-Jan-15 20:44:41 :: [x86_64] #100 ogre-next.git 2.3.3-alt1: build start
2024-Jan-15 20:44:41 :: [i586] #100 ogre-next.git 2.3.3-alt1: build start
2024-Jan-15 20:44:41 :: [aarch64] #100 ogre-next.git 2.3.3-alt1: build start
2024-Jan-15 20:44:41 :: [armh] #100 ogre-next.git 2.3.3-alt1: build start
[aarch64]   296 |         static inline ArrayInt And( ArrayInt a, uint32 b ) { return vandq_s32( a, vdupq_n_u32( b ) ); }
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h:296:94: error: cannot convert 'uint32x4_t' to 'int32x4_t'
[aarch64]   296 |         static inline ArrayInt And( ArrayInt a, uint32 b ) { return vandq_s32( a, vdupq_n_u32( b ) ); }
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h: In static member function 'static Ogre::ArrayInt Ogre::MathlibNEON::SetAll(Ogre::uint32)':
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h:382:73: error: cannot convert 'uint32x4_t' to 'Ogre::ArrayInt' {aka 'int32x4_t'} in return
[aarch64]   382 |         static inline ArrayInt SetAll( uint32 val ) { return vdupq_n_u32( val ); }
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h: In static member function 'static Ogre::ArrayReal Ogre::MathlibNEON::Sqrt(Ogre::ArrayReal)':
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h:568:62: error: cannot convert 'Ogre::ArrayReal' {aka 'float32x4_t'} to 'uint32x4_t'
[aarch64]   568 |                 vreinterpretq_f32_u32( vandq_u32( vtstq_u32( f, f ), vreinterpretq_u32_f32( fStep0 ) ) );
[aarch64] --
[aarch64]   296 |         static inline ArrayInt And( ArrayInt a, uint32 b ) { return vandq_s32( a, vdupq_n_u32( b ) ); }
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h:296:94: error: cannot convert 'uint32x4_t' to 'int32x4_t'
[aarch64]   296 |         static inline ArrayInt And( ArrayInt a, uint32 b ) { return vandq_s32( a, vdupq_n_u32( b ) ); }
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h: In static member function 'static Ogre::ArrayInt Ogre::MathlibNEON::SetAll(Ogre::uint32)':
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h:382:73: error: cannot convert 'uint32x4_t' to 'Ogre::ArrayInt' {aka 'int32x4_t'} in return
[aarch64]   382 |         static inline ArrayInt SetAll( uint32 val ) { return vdupq_n_u32( val ); }
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h: In static member function 'static Ogre::ArrayReal Ogre::MathlibNEON::Sqrt(Ogre::ArrayReal)':
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h:568:62: error: cannot convert 'Ogre::ArrayReal' {aka 'float32x4_t'} to 'uint32x4_t'
[aarch64]   568 |                 vreinterpretq_f32_u32( vandq_u32( vtstq_u32( f, f ), vreinterpretq_u32_f32( fStep0 ) ) );
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/src/OgreDefaultSceneQueries.cpp: In member function 'bool Ogre::DefaultPlaneBoundedVolumeListSceneQuery::execute(Ogre::ObjectData, size_t, Ogre::SceneQueryListener*)':
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/src/OgreDefaultSceneQueries.cpp:523:77: error: cannot convert 'Ogre::ArrayInt' {aka 'int32x4_t'} to 'Ogre::ArrayMaskR' {aka 'uint32x4_t'} in initialization
[aarch64]   523 |                 ArrayMaskR singleVolumeMask = CastIntToReal( Mathlib::SetAll( 0xffffffff ) );
[aarch64] --
[aarch64]   296 |         static inline ArrayInt And( ArrayInt a, uint32 b ) { return vandq_s32( a, vdupq_n_u32( b ) ); }
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h:296:94: error: cannot convert 'uint32x4_t' to 'int32x4_t'
[aarch64]   296 |         static inline ArrayInt And( ArrayInt a, uint32 b ) { return vandq_s32( a, vdupq_n_u32( b ) ); }
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h: In static member function 'static Ogre::ArrayInt Ogre::MathlibNEON::SetAll(Ogre::uint32)':
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h:382:73: error: cannot convert 'uint32x4_t' to 'Ogre::ArrayInt' {aka 'int32x4_t'} in return
[aarch64]   382 |         static inline ArrayInt SetAll( uint32 val ) { return vdupq_n_u32( val ); }
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h: In static member function 'static Ogre::ArrayReal Ogre::MathlibNEON::Sqrt(Ogre::ArrayReal)':
[aarch64] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreMathlibNEON.h:568:62: error: cannot convert 'Ogre::ArrayReal' {aka 'float32x4_t'} to 'uint32x4_t'
[aarch64]   568 |                 vreinterpretq_f32_u32( vandq_u32( vtstq_u32( f, f ), vreinterpretq_u32_f32( fStep0 ) ) );
2024-Jan-15 20:46:14 :: [aarch64] ogre-next.git 2.3.3-alt1: remote: build failed
2024-Jan-15 20:46:14 :: [aarch64] #100 ogre-next.git 2.3.3-alt1: build FAILED
2024-Jan-15 20:46:14 :: [aarch64] requesting cancellation of task processing
[i586] gmake[2]: Entering directory '/usr/src/RPM/BUILD/ogre-next-2.3.3/i586-alt-linux'
[i586] [ 63%] Linking CXX shared library ../../lib/RenderSystem_GL3Plus.so
[i586] cd /usr/src/RPM/BUILD/ogre-next-2.3.3/i586-alt-linux/RenderSystems/GL3Plus && /usr/bin/cmake -E cmake_link_script CMakeFiles/RenderSystem_GL3Plus.dir/link.txt --verbose=1
[i586] /usr/bin/c++ -fPIC -Wall -Winit-self -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wshadow -Wimplicit-fallthrough -Wsuggest-override -Wno-unused-but-set-parameter -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -msse -msse2 -O2 -g -DNDEBUG -shared -Wl,-soname,RenderSystem_GL3Plus.so.3.0 -o ../../lib/RenderSystem_GL3Plus.so.3.0 CMakeFiles/RenderSystem_GL3Plus.dir/src/GLSL/OgreGLSLExtSupport.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/GLSL/OgreGLSLMonolithicProgram.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/GLSL/OgreGLSLMonolithicProgramManager.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/GLSL/OgreGLSLPreprocessor.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/GLSL/OgreGLSLProgram.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/GLSL/OgreGLSLProgramManager.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/GLSL/OgreGLSLShader.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/GLSL/OgreGLSLShaderFactory.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/GLSL/OgreGLSLShaderManager.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/windowing/GLX/OgreGLXContext.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/windowing/GLX/OgreGLXGLSupport.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/windowing/GLX/OgreGLXWindow.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusAsyncTextureTicket.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusContext.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusDefaultHardwareBufferManager.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusEngineDll.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusHardwareBufferManager.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusHardwareIndexBuffer.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusHardwareOcclusionQuery.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusHardwareVertexBuffer.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusMappings.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusPixelFormatToShaderType.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusPlugin.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusRenderPassDescriptor.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusRenderSystem.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusStagingTexture.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusSupport.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusTextureGpu.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusTextureGpuManager.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusTextureGpuWindow.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/OgreGL3PlusVertexArrayObject.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/Vao/OgreGL3PlusAsyncTicket.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/Vao/OgreGL3PlusBufferInterface.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/Vao/OgreGL3PlusConstBufferPacked.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/Vao/OgreGL3PlusDynamicBuffer.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/Vao/OgreGL3PlusMultiSourceVertexBufferPool.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/Vao/OgreGL3PlusReadOnlyBufferPacked.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/Vao/OgreGL3PlusStagingBuffer.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/Vao/OgreGL3PlusTexBufferEmulatedPacked.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/Vao/OgreGL3PlusTexBufferPacked.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/Vao/OgreGL3PlusUavBufferPacked.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/Vao/OgreGL3PlusVaoManager.cpp.o CMakeFiles/RenderSystem_GL3Plus.dir/src/gl3w.cpp.o  -Wl,-rpath,/usr/src/RPM/BUILD/ogre-next-2.3.3/i586-alt-linux/lib: ../../lib/libOgreMain.so.3.0 /usr/lib/libOpenGL.so /usr/lib/libGLX.so /usr/lib/libGLU.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libX11.so /usr/lib/libXext.so /usr/lib/libXrandr.so /usr/lib/libXt.so /usr/lib/libXaw.so -lxcb -lpthread -ldl /usr/lib/libfreeimage.so /usr/lib/libzzip.so /usr/lib/libz.so -latomic /usr/lib/libXrandr.so 
[i586] cd /usr/src/RPM/BUILD/ogre-next-2.3.3/i586-alt-linux/RenderSystems/GL3Plus && /usr/bin/cmake -E cmake_symlink_library ../../lib/RenderSystem_GL3Plus.so.3.0 ../../lib/RenderSystem_GL3Plus.so.3.0 ../../lib/RenderSystem_GL3Plus.so
[i586] gmake[2]: Leaving directory '/usr/src/RPM/BUILD/ogre-next-2.3.3/i586-alt-linux'
[i586] gmake[1]: Entering directory '/usr/src/RPM/BUILD/ogre-next-2.3.3/i586-alt-linux'
[i586] [ 63%] Built target RenderSystem_GL3Plus
[i586] gmake[1]: Leaving directory '/usr/src/RPM/BUILD/ogre-next-2.3.3/i586-alt-linux'
[i586] gmake: *** [Makefile:159: all] Error 2
2024-Jan-15 20:46:15 :: [i586] ogre-next.git 2.3.3-alt1: remote: build failed
2024-Jan-15 20:46:15 :: [i586] #100 ogre-next.git 2.3.3-alt1: build FAILED
[ppc64le] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/C/OgreArrayMatrixAf4x3.inl:428:22: error: expected ';' before 'r23'
[ppc64le]   428 |             ArrayReal r23 = -(r20 * m03 + r21 * m13 + r22 * m23);
[ppc64le] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/C/OgreArrayMatrixAf4x3.inl:430:13: error: 'mChunkBase' was not declared in this scope
[ppc64le]   430 |             mChunkBase[0] = r00;
[ppc64le] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/C/OgreArrayMatrixAf4x3.inl:430:29: error: 'r00' was not declared in this scope
[ppc64le]   430 |             mChunkBase[0] = r00;
[ppc64le] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/C/OgreArrayMatrixAf4x3.inl:431:29: error: 'r01' was not declared in this scope
[ppc64le]   431 |             mChunkBase[1] = r01;
[ppc64le] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/C/OgreArrayMatrixAf4x3.inl:432:29: error: 'r02' was not declared in this scope
[ppc64le]   432 |             mChunkBase[2] = r02;
[ppc64le] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/C/OgreArrayMatrixAf4x3.inl:433:29: error: 'r03' was not declared in this scope
[ppc64le]   433 |             mChunkBase[3] = r03;
[ppc64le] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/C/OgreArrayMatrixAf4x3.inl:435:29: error: 'r10' was not declared in this scope
[ppc64le]   435 |             mChunkBase[4] = r10;
[ppc64le] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/C/OgreArrayMatrixAf4x3.inl:436:29: error: 'r11' was not declared in this scope
[ppc64le]   436 |             mChunkBase[5] = r11;
[ppc64le] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/C/OgreArrayMatrixAf4x3.inl:437:29: error: 'r12' was not declared in this scope
[ppc64le]   437 |             mChunkBase[6] = r12;
[ppc64le] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/C/OgreArrayMatrixAf4x3.inl:438:29: error: 'r13' was not declared in this scope
[ppc64le]   438 |             mChunkBase[7] = r13;
2024-Jan-15 20:46:26 :: [ppc64le] ogre-next.git 2.3.3-alt1: remote: build failed
2024-Jan-15 20:46:26 :: [ppc64le] #100 ogre-next.git 2.3.3-alt1: build FAILED
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrixAf4x3.inl: In member function 'void Ogre::ArrayMatrixAf4x3::streamToAoS(Ogre::Matrix4*) const':
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrixAf4x3.inl:573:34: error: 'MathlibNEON' has not been declared
[armh]   573 |         vst1q_f32( dst[0]._m+12, MathlibNEON::LAST_AFFINE_COLUMN );
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrixAf4x3.inl:574:34: error: 'MathlibNEON' has not been declared
[armh]   574 |         vst1q_f32( dst[1]._m+12, MathlibNEON::LAST_AFFINE_COLUMN );
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrixAf4x3.inl:575:34: error: 'MathlibNEON' has not been declared
[armh]   575 |         vst1q_f32( dst[2]._m+12, MathlibNEON::LAST_AFFINE_COLUMN );
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrixAf4x3.inl:576:34: error: 'MathlibNEON' has not been declared
[armh]   576 |         vst1q_f32( dst[3]._m+12, MathlibNEON::LAST_AFFINE_COLUMN );
[armh] --
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrix4.inl: In member function 'Ogre::ArrayVector3 Ogre::ArrayMatrix4::operator*(const Ogre::ArrayVector3&) const':
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrix4.inl:355:16: error: 'MathlibNEON' has not been declared
[armh]   355 |         invW = MathlibNEON::Inv4( invW );
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrix4.inl: In member function 'void Ogre::ArrayMatrix4::fromQuaternion(const Ogre::ArrayQuaternion&)':
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrix4.inl:406:35: error: 'MathlibNEON' has not been declared
[armh]   406 |         chunkBase[0] = vsubq_f32( MathlibNEON::ONE, vaddq_f32( fTyy, fTzz ) );
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrix4.inl:410:35: error: 'MathlibNEON' has not been declared
[armh]   410 |         chunkBase[5] = vsubq_f32( MathlibNEON::ONE, vaddq_f32( fTxx, fTzz ) );
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrix4.inl:414:35: error: 'MathlibNEON' has not been declared
[armh]   414 |         chunkBase[10]= vsubq_f32( MathlibNEON::ONE, vaddq_f32( fTxx, fTyy ) );
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrix4.inl: In member function 'void Ogre::ArrayMatrix4::makeTransform(const Ogre::ArrayVector3&, const Ogre::ArrayVector3&, const Ogre::ArrayQuaternion&)':
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrix4.inl:441:25: error: 'MathlibNEON' has not been declared
[armh]   441 |         chunkBase[15] = MathlibNEON::ONE;
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrix4.inl: In member function 'bool Ogre::ArrayMatrix4::isAffine() const':
[armh] /usr/src/RPM/BUILD/ogre-next-2.3.3/OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrix4.inl:451:48: error: 'MathlibNEON' has not been declared
[armh]   451 |                     vceqq_f32( mChunkBase[15], MathlibNEON::ONE ) ) );
2024-Jan-15 20:46:58 :: [armh] ogre-next.git 2.3.3-alt1: remote: build failed
2024-Jan-15 20:46:58 :: [armh] #100 ogre-next.git 2.3.3-alt1: build FAILED
2024-Jan-15 20:49:34 :: [x86_64] #100 ogre-next.git 2.3.3-alt1: build OK
2024-Jan-15 20:46:14 :: [aarch64] build FAILED
2024-Jan-15 20:46:15 :: [i586] build FAILED
2024-Jan-15 20:46:26 :: [ppc64le] build FAILED
2024-Jan-15 20:46:58 :: [armh] build FAILED
2024-Jan-15 20:49:35 :: task #338242 for sisyphus FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-15 20:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-15 20:49 [#338242] [test-only] FAILED ogre-next.git=2.3.3-alt1 Girar awaiter (arbars)

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