* [#376898] [test-only] FAILED libopencv.git=4.11.0-alt1
@ 2025-03-05 8:58 Girar awaiter (rider)
2025-03-05 12:10 ` [#376898] [test-only] FAILED (try 2) libopencv.git=4.11.0-alt1 Girar awaiter (rider)
0 siblings, 1 reply; 2+ messages in thread
From: Girar awaiter (rider) @ 2025-03-05 8:58 UTC (permalink / raw)
To: Anton Farygin; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/376898/logs/events.1.1.log
https://packages.altlinux.org/tasks/376898
subtask name aarch64 i586 ppc64le x86_64
#100 libopencv failed 21:32 failed 17:55
2025-Mar-05 08:28:43 :: test-only task #376898 for sisyphus started by rider:
#100 build 4.11.0-alt1 from /people/rider/packages/libopencv.git fetched at 2025-Mar-05 08:28:41
2025-Mar-05 08:28:44 :: [i586] #100 libopencv.git 4.11.0-alt1: build start
2025-Mar-05 08:28:44 :: [aarch64] #100 libopencv.git 4.11.0-alt1: build start
2025-Mar-05 08:28:44 :: [x86_64] #100 libopencv.git 4.11.0-alt1: build start
2025-Mar-05 08:28:44 :: [ppc64le] #100 libopencv.git 4.11.0-alt1: build start
[ppc64le] 1602 | inline void v_sincos(const v_float32x4& x, v_float32x4& s, v_float32x4& c) { v_sincos_default_32f<v_float32x4, v_int32x4>(x, s, c); }
[ppc64le] /usr/src/RPM/BUILD/libopencv-4.11.0/modules/core/include/opencv2/core/hal/intrin_math.hpp:542:45: error: 'v_ne' was not declared in this scope
[ppc64le] 542 | _TpVec32F mask_nan = v_or(mask_inf, v_ne(x, x));
[ppc64le] --
[ppc64le] 1609 | inline void v_sincos(const v_float64x2& x, v_float64x2& s, v_float64x2& c) { v_sincos_default_64f<v_float64x2, v_int64x2>(x, s, c); }
[ppc64le] /usr/src/RPM/BUILD/libopencv-4.11.0/modules/core/include/opencv2/core/hal/intrin_math.hpp:629:45: error: 'v_ne' was not declared in this scope
[ppc64le] 629 | _TpVec64F mask_nan = v_or(mask_inf, v_ne(x, x));
2025-Mar-05 08:32:41 :: [ppc64le] libopencv.git 4.11.0-alt1: remote: build failed
2025-Mar-05 08:32:41 :: [ppc64le] #100 libopencv.git 4.11.0-alt1: build FAILED
2025-Mar-05 08:32:41 :: [ppc64le] requesting cancellation of task processing
2025-Mar-05 08:46:39 :: [x86_64] #100 libopencv.git 4.11.0-alt1: build OK
2025-Mar-05 08:50:16 :: [i586] #100 libopencv.git 4.11.0-alt1: build OK
[aarch64] + LD_LIBRARY_PATH=/usr/src/tmp/libopencv-buildroot/usr/lib64:
[aarch64] + python3 -
[aarch64] + sort -u
[aarch64] + sort /usr/src/RPM/SOURCES/expected_mods_ppc64le_aarch64.list
[aarch64] + diff -y expected_mods.list actual_mods.list
[aarch64] malloc(): corrupted top size
[aarch64] /usr/src/tmp/rpm-tmp.60704: line 167: 2175832 Aborted diff -y expected_mods.list actual_mods.list
[aarch64] + echo 'Update expected list of modules'
[aarch64] Update expected list of modules
[aarch64] + exit 1
2025-Mar-05 08:58:37 :: [aarch64] libopencv.git 4.11.0-alt1: remote: build failed
2025-Mar-05 08:58:37 :: [aarch64] #100 libopencv.git 4.11.0-alt1: build FAILED
2025-Mar-05 08:32:41 :: [ppc64le] build FAILED
2025-Mar-05 08:58:38 :: [aarch64] build FAILED
2025-Mar-05 08:58:38 :: task #376898 for sisyphus FAILED
^ permalink raw reply [flat|nested] 2+ messages in thread
* [#376898] [test-only] FAILED (try 2) libopencv.git=4.11.0-alt1
2025-03-05 8:58 [#376898] [test-only] FAILED libopencv.git=4.11.0-alt1 Girar awaiter (rider)
@ 2025-03-05 12:10 ` Girar awaiter (rider)
0 siblings, 0 replies; 2+ messages in thread
From: Girar awaiter (rider) @ 2025-03-05 12:10 UTC (permalink / raw)
To: Anton Farygin; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/376898/logs/events.2.1.log
https://packages.altlinux.org/tasks/376898
subtask name aarch64 i586 ppc64le x86_64
#200 libopencv 30:39 21:29 failed 17:42
2025-Mar-05 11:40:04 :: test-only task #376898 for sisyphus resumed by rider:
#100 removed
#200 build 4.11.0-alt1 from /people/rider/packages/libopencv.git fetched at 2025-Mar-05 11:39:54
2025-Mar-05 11:40:06 :: [ppc64le] #200 libopencv.git 4.11.0-alt1: build start
2025-Mar-05 11:40:06 :: [x86_64] #200 libopencv.git 4.11.0-alt1: build start
2025-Mar-05 11:40:06 :: [i586] #200 libopencv.git 4.11.0-alt1: build start
2025-Mar-05 11:40:06 :: [aarch64] #200 libopencv.git 4.11.0-alt1: build start
[ppc64le] 1602 | inline void v_sincos(const v_float32x4& x, v_float32x4& s, v_float32x4& c) { v_sincos_default_32f<v_float32x4, v_int32x4>(x, s, c); }
[ppc64le] /usr/src/RPM/BUILD/libopencv-4.11.0/modules/core/include/opencv2/core/hal/intrin_math.hpp:542:45: error: 'v_ne' was not declared in this scope
[ppc64le] 542 | _TpVec32F mask_nan = v_or(mask_inf, v_ne(x, x));
[ppc64le] --
[ppc64le] 1609 | inline void v_sincos(const v_float64x2& x, v_float64x2& s, v_float64x2& c) { v_sincos_default_64f<v_float64x2, v_int64x2>(x, s, c); }
[ppc64le] /usr/src/RPM/BUILD/libopencv-4.11.0/modules/core/include/opencv2/core/hal/intrin_math.hpp:629:45: error: 'v_ne' was not declared in this scope
[ppc64le] 629 | _TpVec64F mask_nan = v_or(mask_inf, v_ne(x, x));
2025-Mar-05 11:44:08 :: [ppc64le] libopencv.git 4.11.0-alt1: remote: build failed
2025-Mar-05 11:44:08 :: [ppc64le] #200 libopencv.git 4.11.0-alt1: build FAILED
2025-Mar-05 11:44:08 :: [ppc64le] requesting cancellation of task processing
2025-Mar-05 11:57:48 :: [x86_64] #200 libopencv.git 4.11.0-alt1: build OK
2025-Mar-05 12:01:35 :: [i586] #200 libopencv.git 4.11.0-alt1: build OK
2025-Mar-05 12:10:45 :: [aarch64] #200 libopencv.git 4.11.0-alt1: build OK
2025-Mar-05 11:44:08 :: [ppc64le] build FAILED
2025-Mar-05 12:10:45 :: task #376898 for sisyphus FAILED
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-05 12:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-05 8:58 [#376898] [test-only] FAILED libopencv.git=4.11.0-alt1 Girar awaiter (rider)
2025-03-05 12:10 ` [#376898] [test-only] FAILED (try 2) libopencv.git=4.11.0-alt1 Girar awaiter (rider)
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