From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Mon, 11 Nov 2024 10:14:56 +0000 From: "Girar awaiter (serjigva)" To: Sergey Gvozdetskiy Subject: [#362191] [test-only] p10 FAILED srpm=CalcMySky-0.3.3-alt0.p10.1.src.rpm Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 362191 X-girar-task-owner: serjigva X-girar-task-repo: p10 X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/362191/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#362191] [test-only] p10 FAILED srpm=CalcMySky-0.3.3-alt0.p10.1.src.rpm User-Agent: Mutt/1.10.1 (2018-07-13) Cc: girar-builder-p10@altlinux.org, sisyphus-incominger@lists.altlinux.org, girar-builder-p10@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Nov 2024 10:14:59 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/362191/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 CalcMySky 1:49 failed 1:10 2:01 1:08 2024-Nov-11 10:12:52 :: test-only task #362191 for p10 started by serjigva: 2024-Nov-11 10:12:52 :: message: bz92276 #100 build CalcMySky-0.3.3-alt0.p10.1.src.rpm 2024-Nov-11 10:12:55 :: [armh] #100 CalcMySky-0.3.3-alt0.p10.1.src.rpm: build start 2024-Nov-11 10:12:55 :: [x86_64] #100 CalcMySky-0.3.3-alt0.p10.1.src.rpm: build start 2024-Nov-11 10:12:55 :: [ppc64le] #100 CalcMySky-0.3.3-alt0.p10.1.src.rpm: build start 2024-Nov-11 10:12:55 :: [i586] #100 CalcMySky-0.3.3-alt0.p10.1.src.rpm: build start 2024-Nov-11 10:12:55 :: [aarch64] #100 CalcMySky-0.3.3-alt0.p10.1.src.rpm: build start 2024-Nov-11 10:14:03 :: [x86_64] #100 CalcMySky-0.3.3-alt0.p10.1.src.rpm: build OK 2024-Nov-11 10:14:05 :: [i586] #100 CalcMySky-0.3.3-alt0.p10.1.src.rpm: build OK [armh] from /usr/src/RPM/BUILD/CalcMySky-0.3.3/tests/test-Spectrum.cpp:1: [armh] /usr/src/RPM/BUILD/CalcMySky-0.3.3/tests/../common/../common/util.hpp:141:41: error: expected primary-expression before 'size' [armh] 141 | void roundTexData(GLfloat* data, size_t size, int precision); [armh] /usr/src/RPM/BUILD/CalcMySky-0.3.3/tests/../common/../common/util.hpp:141:47: error: expected primary-expression before 'int' [armh] 141 | void roundTexData(GLfloat* data, size_t size, int precision); [armh] -- [armh] from /usr/src/RPM/BUILD/CalcMySky-0.3.3/common/AtmosphereParameters.cpp:1: [armh] /usr/src/RPM/BUILD/CalcMySky-0.3.3/common/util.hpp:89:6: error: variable or field 'checkFramebufferStatus' declared void [armh] 89 | void checkFramebufferStatus(QOpenGLFunctions_3_3_Core& gl, const char* fboDescription); [armh] /usr/src/RPM/BUILD/CalcMySky-0.3.3/common/util.hpp:89:29: error: 'QOpenGLFunctions_3_3_Core' was not declared in this scope; did you mean 'QOpenGLFunctionsPrivate'? [armh] 89 | void checkFramebufferStatus(QOpenGLFunctions_3_3_Core& gl, const char* fboDescription); [armh] | QOpenGLFunctionsPrivate [armh] /usr/src/RPM/BUILD/CalcMySky-0.3.3/common/util.hpp:89:56: error: 'gl' was not declared in this scope; did you mean 'glm'? [armh] 89 | void checkFramebufferStatus(QOpenGLFunctions_3_3_Core& gl, const char* fboDescription); [armh] | glm [armh] /usr/src/RPM/BUILD/CalcMySky-0.3.3/common/util.hpp:89:60: error: expected primary-expression before 'const' [armh] 89 | void checkFramebufferStatus(QOpenGLFunctions_3_3_Core& gl, const char* fboDescription); [armh] /usr/src/RPM/BUILD/CalcMySky-0.3.3/common/util.hpp:92:6: error: variable or field 'dumpActiveUniforms' declared void [armh] 92 | void dumpActiveUniforms(QOpenGLFunctions_3_3_Core& gl, GLuint program); [armh] /usr/src/RPM/BUILD/CalcMySky-0.3.3/common/util.hpp:92:25: error: 'QOpenGLFunctions_3_3_Core' was not declared in this scope; did you mean 'QOpenGLFunctionsPrivate'? [armh] 92 | void dumpActiveUniforms(QOpenGLFunctions_3_3_Core& gl, GLuint program); [armh] | QOpenGLFunctionsPrivate [armh] /usr/src/RPM/BUILD/CalcMySky-0.3.3/common/util.hpp:92:52: error: 'gl' was not declared in this scope; did you mean 'glm'? [armh] 92 | void dumpActiveUniforms(QOpenGLFunctions_3_3_Core& gl, GLuint program); [armh] | glm [armh] /usr/src/RPM/BUILD/CalcMySky-0.3.3/common/util.hpp:92:63: error: expected primary-expression before 'program' [armh] 92 | void dumpActiveUniforms(QOpenGLFunctions_3_3_Core& gl, GLuint program); 2024-Nov-11 10:14:08 :: [armh] CalcMySky-0.3.3-alt0.p10.1.src.rpm: remote: build failed 2024-Nov-11 10:14:08 :: [armh] #100 CalcMySky-0.3.3-alt0.p10.1.src.rpm: build FAILED 2024-Nov-11 10:14:08 :: [armh] requesting cancellation of task processing 2024-Nov-11 10:14:44 :: [aarch64] #100 CalcMySky-0.3.3-alt0.p10.1.src.rpm: build OK 2024-Nov-11 10:14:56 :: [ppc64le] #100 CalcMySky-0.3.3-alt0.p10.1.src.rpm: build OK 2024-Nov-11 10:14:08 :: [armh] build FAILED 2024-Nov-11 10:14:56 :: task #362191 for p10 FAILED