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=unavailable autolearn_force=no version=3.4.1 Date: Tue, 22 Aug 2023 20:31:37 +0000 From: "Girar awaiter (mike)" To: Michael Shigorin Subject: [#327754] [test-only] FAILED osm.git=1.2.3-alt2 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: 327754 X-girar-task-owner: mike X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/327754/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#327754] [test-only] FAILED osm.git=1.2.3-alt2 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@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: Tue, 22 Aug 2023 20:31:41 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/327754/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 osm 2:57 failed failed failed 1:43 2023-Aug-22 20:28:37 :: test-only task #327754 for sisyphus started by mike: 2023-Aug-22 20:28:37 :: message: e2k_fix #100 build 1.2.3-alt2 from /people/mike/packages/osm.git fetched at 2023-Aug-22 20:28:35 2023-Aug-22 20:28:39 :: [ppc64le] #100 osm.git 1.2.3-alt2: build start 2023-Aug-22 20:28:39 :: [i586] #100 osm.git 1.2.3-alt2: build start 2023-Aug-22 20:28:39 :: [aarch64] #100 osm.git 1.2.3-alt2: build start 2023-Aug-22 20:28:39 :: [x86_64] #100 osm.git 1.2.3-alt2: build start 2023-Aug-22 20:28:39 :: [armh] #100 osm.git 1.2.3-alt2: build start [i586] from src/main.cpp:29: [i586] ./src/math/ssemath.h:54:21: error: '__m128' does not name a type; did you mean '__int128'? [i586] 54 | typedef ALIGN16_BEG __m128 v4sf ALIGN16_END; // vector of 4 float (sse1) [i586] | __int128 [i586] ./src/math/ssemath.h:60:9: error: '__m128i' does not name a type [i586] 60 | typedef __m128i v4si; // vector of 4 int (sse2) [i586] ./src/math/ssemath.h:123:1: error: 'v4sf' does not name a type [i586] 123 | v4sf log_ps(v4sf x); [i586] ./src/math/ssemath.h:139:1: error: 'v4sf' does not name a type [i586] 139 | v4sf exp_ps(v4sf x); [i586] ./src/math/ssemath.h:181:1: error: 'v4sf' does not name a type [i586] 181 | v4sf sin_ps(v4sf x); [i586] ./src/math/ssemath.h:184:1: error: 'v4sf' does not name a type [i586] 184 | v4sf cos_ps(v4sf x); [i586] ./src/math/ssemath.h:188:6: error: variable or field 'sincos_ps' declared void [i586] 188 | void sincos_ps(v4sf x, v4sf *s, v4sf *c); [i586] ./src/math/ssemath.h:188:16: error: 'v4sf' was not declared in this scope [i586] 188 | void sincos_ps(v4sf x, v4sf *s, v4sf *c); [i586] ./src/math/ssemath.h:188:24: error: 'v4sf' was not declared in this scope [i586] 188 | void sincos_ps(v4sf x, v4sf *s, v4sf *c); [i586] ./src/math/ssemath.h:188:30: error: 's' was not declared in this scope [i586] 188 | void sincos_ps(v4sf x, v4sf *s, v4sf *c); 2023-Aug-22 20:29:25 :: [i586] osm.git 1.2.3-alt2: remote: build failed 2023-Aug-22 20:29:25 :: [i586] #100 osm.git 1.2.3-alt2: build FAILED 2023-Aug-22 20:29:25 :: [i586] requesting cancellation of task processing [ppc64le] src/math/fouriertransform.cpp:344:23: error: '_mm_shuffle_ps' was not declared in this scope [ppc64le] 344 | vw1 = _mm_shuffle_ps(vw, vw, _MM_SHUFFLE(3, 2, 1, 0)); [ppc64le] src/math/fouriertransform.cpp:346:17: error: 'v2' was not declared in this scope; did you mean 't2'? [ppc64le] 346 | v2 = _mm_set_ps(m_fastA[t2].imag, -1.f * m_fastA[t2].imag, [ppc64le] | t2 [ppc64le] src/math/fouriertransform.cpp:350:17: error: 'vw2' was not declared in this scope [ppc64le] 350 | vw2 = _mm_shuffle_ps(vw, vw, _MM_SHUFFLE(2, 3, 0, 1)); [ppc64le] src/math/fouriertransform.cpp:352:22: error: '_mm_mul_ps' was not declared in this scope [ppc64le] 352 | v1 = _mm_mul_ps(v1, vw1); [ppc64le] src/math/fouriertransform.cpp:354:17: error: 'vv' was not declared in this scope [ppc64le] 354 | vv = _mm_add_ps(v1, v2); [ppc64le] src/math/fouriertransform.cpp:354:22: error: '_mm_add_ps' was not declared in this scope [ppc64le] 354 | vv = _mm_add_ps(v1, v2); [ppc64le] src/math/fouriertransform.cpp:358:17: error: 'vu' was not declared in this scope [ppc64le] 358 | vu = _mm_set_ps(m_fastA[t1].imag, m_fastA[t1].real, m_fastA[t1].imag, m_fastA[t1].real); [ppc64le] src/math/fouriertransform.cpp:362:17: error: 'vr' was not declared in this scope [ppc64le] 362 | vr = _mm_add_ps(vu, vv); [ppc64le] src/math/fouriertransform.cpp:366:17: error: '_mm_store_ps' was not declared in this scope [ppc64le] 366 | _mm_store_ps(stored, vr); [ppc64le] src/math/fouriertransform.cpp:376:17: error: 'tmp0' was not declared in this scope; did you mean 'tm'? [ppc64le] 376 | tmp0 = _mm_shuffle_ps(vw, vw, _MM_SHUFFLE(2, 2, 0, 0)); 2023-Aug-22 20:30:00 :: [ppc64le] osm.git 1.2.3-alt2: remote: build failed 2023-Aug-22 20:30:00 :: [ppc64le] #100 osm.git 1.2.3-alt2: build FAILED 2023-Aug-22 20:30:22 :: [x86_64] #100 osm.git 1.2.3-alt2: build OK [armh] from src/sourcelist.cpp:19: [armh] src/math/ssemath.h:54:21: error: '__m128' does not name a type; did you mean '__int128'? [armh] 54 | typedef ALIGN16_BEG __m128 v4sf ALIGN16_END; // vector of 4 float (sse1) [armh] | __int128 [armh] src/math/ssemath.h:60:9: error: '__m128i' does not name a type [armh] 60 | typedef __m128i v4si; // vector of 4 int (sse2) [armh] src/math/ssemath.h:123:1: error: 'v4sf' does not name a type [armh] 123 | v4sf log_ps(v4sf x); [armh] src/math/ssemath.h:139:1: error: 'v4sf' does not name a type [armh] 139 | v4sf exp_ps(v4sf x); [armh] src/math/ssemath.h:181:1: error: 'v4sf' does not name a type [armh] 181 | v4sf sin_ps(v4sf x); [armh] src/math/ssemath.h:184:1: error: 'v4sf' does not name a type [armh] 184 | v4sf cos_ps(v4sf x); [armh] src/math/ssemath.h:188:6: error: variable or field 'sincos_ps' declared void [armh] 188 | void sincos_ps(v4sf x, v4sf *s, v4sf *c); [armh] src/math/ssemath.h:188:16: error: 'v4sf' was not declared in this scope [armh] 188 | void sincos_ps(v4sf x, v4sf *s, v4sf *c); [armh] src/math/ssemath.h:188:24: error: 'v4sf' was not declared in this scope [armh] 188 | void sincos_ps(v4sf x, v4sf *s, v4sf *c); [armh] src/math/ssemath.h:188:30: error: 's' was not declared in this scope [armh] 188 | void sincos_ps(v4sf x, v4sf *s, v4sf *c); 2023-Aug-22 20:30:27 :: [armh] osm.git 1.2.3-alt2: remote: build failed 2023-Aug-22 20:30:27 :: [armh] #100 osm.git 1.2.3-alt2: build FAILED 2023-Aug-22 20:31:36 :: [aarch64] #100 osm.git 1.2.3-alt2: build OK 2023-Aug-22 20:29:25 :: [i586] build FAILED 2023-Aug-22 20:30:00 :: [ppc64le] build FAILED 2023-Aug-22 20:30:27 :: [armh] build FAILED 2023-Aug-22 20:31:36 :: task #327754 for sisyphus FAILED