* [#396101] [test-only] p10 FAILED gyp.git=0.18.3-alt0.p10.1 libnghttp2.git=1.64.0-alt1
@ 2025-09-30 8:03 Girar awaiter (cas)
2025-09-30 8:22 ` [#396101] p10 TESTED (try 2) gyp.git=0.18.3-alt0.p10.1 Girar awaiter (cas)
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: Girar awaiter (cas) @ 2025-09-30 8:03 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.1.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#100 gyp 50 1:11 30 29
#200 libnghttp2 failed ? failed failed
2025-Sep-30 08:01:24 :: test-only task #396101 for p10 started by cas:
#100 build 0.18.3-alt0.p10.1 from /people/cas/packages/gyp.git fetched at 2025-Sep-30 08:00:48
#200 build 1.64.0-alt1 from /gears/l/libnghttp2.git fetched at 2025-Sep-30 08:01:14 from p11
2025-Sep-30 08:01:25 :: created build repo
2025-Sep-30 08:01:26 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 08:01:26 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 08:01:26 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 08:01:26 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 08:01:55 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build OK
2025-Sep-30 08:01:56 :: [x86_64] #200 libnghttp2.git 1.64.0-alt1: build start
2025-Sep-30 08:01:56 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build OK
2025-Sep-30 08:01:56 :: [i586] #200 libnghttp2.git 1.64.0-alt1: build start
2025-Sep-30 08:02:16 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build OK
2025-Sep-30 08:02:16 :: [aarch64] #200 libnghttp2.git 1.64.0-alt1: build start
[x86_64] tls.h: At global scope:
[x86_64] tls.h:62:16: warning: 'nghttp2::tls::DEFAULT_TLS13_CIPHER_LIST' defined but not used [-Wunused-variable]
[x86_64] 62 | constexpr auto DEFAULT_TLS13_CIPHER_LIST =
[x86_64] tls.h:52:16: warning: 'nghttp2::tls::DEFAULT_CIPHER_LIST' defined but not used [-Wunused-variable]
[x86_64] 52 | constexpr auto DEFAULT_CIPHER_LIST =
[x86_64] make[3]: *** [Makefile:1833: libnghttpx_a-shrpx_worker.o] Error 1
[x86_64] make[3]: Leaving directory '/usr/src/RPM/BUILD/libnghttp2-1.64.0/src'
[x86_64] make[2]: *** [Makefile:2457: all-recursive] Error 1
[x86_64] make[1]: *** [Makefile:576: all-recursive] Error 1
[x86_64] make: *** [Makefile:485: all] Error 2
2025-Sep-30 08:02:31 :: [x86_64] libnghttp2.git 1.64.0-alt1: remote: build failed
2025-Sep-30 08:02:31 :: [x86_64] #200 libnghttp2.git 1.64.0-alt1: build FAILED
2025-Sep-30 08:02:31 :: [x86_64] requesting cancellation of task processing
[i586] tls.h: At global scope:
[i586] tls.h:62:16: warning: 'nghttp2::tls::DEFAULT_TLS13_CIPHER_LIST' defined but not used [-Wunused-variable]
[i586] 62 | constexpr auto DEFAULT_TLS13_CIPHER_LIST =
[i586] tls.h:52:16: warning: 'nghttp2::tls::DEFAULT_CIPHER_LIST' defined but not used [-Wunused-variable]
[i586] 52 | constexpr auto DEFAULT_CIPHER_LIST =
[i586] make[3]: *** [Makefile:1833: libnghttpx_a-shrpx_worker.o] Error 1
[i586] make[3]: Leaving directory '/usr/src/RPM/BUILD/libnghttp2-1.64.0/src'
[i586] make[2]: *** [Makefile:2457: all-recursive] Error 1
[i586] make[1]: *** [Makefile:576: all-recursive] Error 1
[i586] make: *** [Makefile:485: all] Error 2
2025-Sep-30 08:02:34 :: [i586] libnghttp2.git 1.64.0-alt1: remote: build failed
2025-Sep-30 08:02:34 :: [i586] #200 libnghttp2.git 1.64.0-alt1: build FAILED
2025-Sep-30 08:02:37 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build OK
2025-Sep-30 08:02:37 :: [armh] task processing CANCELLED
[aarch64] template.h:360:13: note: candidate expects 0 arguments, 1 provided
[aarch64] shrpx.cc:2005:76: error: no matching function for call to 'nghttp2::StringRef::StringRef(<brace-enclosed initializer list>)'
[aarch64] 2005 | tlsconf.tls13_ciphers = StringRef{nghttp2::tls::DEFAULT_TLS13_CIPHER_LIST};
[aarch64] --
[aarch64] template.h:360:13: note: candidate expects 0 arguments, 1 provided
[aarch64] shrpx.cc:2006:71: error: no matching function for call to 'nghttp2::StringRef::StringRef(<brace-enclosed initializer list>)'
[aarch64] 2006 | tlsconf.client.ciphers = StringRef{nghttp2::tls::DEFAULT_CIPHER_LIST};
[aarch64] --
[aarch64] template.h:360:13: note: candidate expects 0 arguments, 1 provided
[aarch64] shrpx.cc:2008:54: error: no matching function for call to 'nghttp2::StringRef::StringRef(<brace-enclosed initializer list>)'
[aarch64] 2008 | StringRef{nghttp2::tls::DEFAULT_TLS13_CIPHER_LIST};
[aarch64] --
[aarch64] shrpx.cc: In function 'int shrpx::{anonymous}::process_options(shrpx::Config*, std::vector<std::pair<nghttp2::StringRef, nghttp2::StringRef> >&)':
[aarch64] shrpx.cc:3933:16: error: 'make_byte_ref' was not declared in this scope
[aarch64] 3933 | auto iov = make_byte_ref(config->balloc, SHRPX_OBFUSCATED_NODE_LENGTH + 2);
[aarch64] shrpx.cc:3939:44: error: 'span' is not a member of 'std'
[aarch64] 3939 | fwdconf.by_obfuscated = StringRef{std::span{std::begin(iov), p}};
[aarch64] shrpx.cc:3939:44: error: no matching function for call to 'nghttp2::StringRef::StringRef(<brace-enclosed initializer list>)'
[aarch64] In file included from shrpx_log_config.h:34,
[aarch64] --
[aarch64] template.h:360:13: note: candidate expects 0 arguments, 1 provided
[aarch64] shrpx.cc:3939:38: error: expected primary-expression before '{' token
[aarch64] 3939 | fwdconf.by_obfuscated = StringRef{std::span{std::begin(iov), p}};
[aarch64] --
[aarch64] shrpx.cc:863:39: required from here
[aarch64] template.h:57:61: error: cannot convert 'std::_Bind_helper<false, void (&)(addrinfo*), addrinfo*&>::type' to 'int' in initialization
[aarch64] 57 | : f(std::bind(std::forward<F>(f), std::forward<T>(t)...)) {}
2025-Sep-30 08:03:16 :: [aarch64] libnghttp2.git 1.64.0-alt1: remote: build failed
2025-Sep-30 08:03:16 :: [aarch64] #200 libnghttp2.git 1.64.0-alt1: build FAILED
2025-Sep-30 08:02:31 :: [x86_64] build FAILED
2025-Sep-30 08:02:34 :: [i586] build FAILED
2025-Sep-30 08:02:37 :: [armh] build FAILED
2025-Sep-30 08:03:16 :: [aarch64] build FAILED
2025-Sep-30 08:03:16 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 7+ messages in thread
* [#396101] p10 TESTED (try 2) gyp.git=0.18.3-alt0.p10.1
2025-09-30 8:03 [#396101] [test-only] p10 FAILED gyp.git=0.18.3-alt0.p10.1 libnghttp2.git=1.64.0-alt1 Girar awaiter (cas)
@ 2025-09-30 8:22 ` Girar awaiter (cas)
2025-09-30 12:20 ` [#396101] [test-only] p10 FAILED (try 3) gyp.git=0.18.3-alt0.p10.1 node.git=22.13.1-alt0.p10.1 Girar awaiter (cas)
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (cas) @ 2025-09-30 8:22 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.2.1.log
https://packages.altlinux.org/tasks/396101
2025-Sep-30 08:19:04 :: test-only task #396101 for p10 resumed by cas:
#100 build 0.18.3-alt0.p10.1 from /people/cas/packages/gyp.git fetched at 2025-Sep-30 08:00:48
#200 removed
2025-Sep-30 08:19:05 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 08:19:05 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 08:19:05 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 08:19:05 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 08:19:15 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 08:19:15 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 08:19:21 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 08:19:27 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 08:19:36 :: #100: gyp.git 0.18.3-alt0.p10.1: build check OK
2025-Sep-30 08:19:37 :: build check OK
2025-Sep-30 08:19:39 :: noarch check OK
2025-Sep-30 08:19:41 :: plan: src +1 -1 =19067, noarch +1 -1 =20398
#100 gyp 0.10.1-alt1 -> 0.18.3-alt0.p10.1
Tue Sep 30 2025 Andrey Cherepanov <cas@altlinux> 0.18.3-alt0.p10.1
- Backported to p10 branch.
Tue Dec 10 2024 Vitaly Lipatov <lav@altlinux.ru> 0.18.3-alt1
- new version 0.18.3 (with rpmrb script)
Thu Apr 04 2024 Vitaly Lipatov <lav@altlinux.ru> 0.16.2-alt1
- new version 0.16.2 (with rpmrb script)
Wed Feb 28 2024 Vitaly Lipatov <lav@altlinux.ru> 0.16.1-alt1
- new version 0.16.1 (with rpmrb script)
Fri Oct 20 2023 Anton Vyatkin <toni@altlinux> 0.15.1-alt1
- NMU: new version 0.15.1
[...]
2025-Sep-30 08:20:12 :: patched apt indices
2025-Sep-30 08:20:24 :: created next repo
2025-Sep-30 08:20:31 :: duplicate provides check OK
2025-Sep-30 08:21:10 :: dependencies check OK
2025-Sep-30 08:21:23 :: [x86_64] #100 gyp: install check OK
2025-Sep-30 08:21:24 :: [i586] #100 gyp: install check OK
2025-Sep-30 08:21:31 :: [aarch64] #100 gyp: install check OK
2025-Sep-30 08:21:40 :: [armh] #100 gyp: install check OK
2025-Sep-30 08:21:41 :: gears inheritance check OK
2025-Sep-30 08:21:42 :: srpm inheritance check OK
girar-check-perms: access to @maint ALLOWED for cas: member of approved group
check-subtask-perms: #100: gyp: allowed for cas, needs an approval from a member of @tester group
2025-Sep-30 08:21:43 :: acl check IGNORED
2025-Sep-30 08:22:00 :: created contents_index files
2025-Sep-30 08:22:07 :: created hash files: noarch src
2025-Sep-30 08:22:10 :: task #396101 for p10 TESTED
^ permalink raw reply [flat|nested] 7+ messages in thread
* [#396101] [test-only] p10 FAILED (try 3) gyp.git=0.18.3-alt0.p10.1 node.git=22.13.1-alt0.p10.1
2025-09-30 8:03 [#396101] [test-only] p10 FAILED gyp.git=0.18.3-alt0.p10.1 libnghttp2.git=1.64.0-alt1 Girar awaiter (cas)
2025-09-30 8:22 ` [#396101] p10 TESTED (try 2) gyp.git=0.18.3-alt0.p10.1 Girar awaiter (cas)
@ 2025-09-30 12:20 ` Girar awaiter (cas)
2025-09-30 14:47 ` [#396101] [test-only] p10 FAILED (try 4) gyp.git=0.18.3-alt0.p10.1 c-ares.git=1.34.4-alt1 Girar awaiter (cas)
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (cas) @ 2025-09-30 12:20 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.3.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#300 node failed ? failed failed
2025-Sep-30 12:19:50 :: test-only task #396101 for p10 resumed by cas:
#100 build 0.18.3-alt0.p10.1 from /people/cas/packages/gyp.git fetched at 2025-Sep-30 08:00:48
#200 removed
#300 build 22.13.1-alt0.p10.1 from /people/cas/packages/node.git fetched at 2025-Sep-30 12:16:55
2025-Sep-30 12:19:51 :: created build repo
2025-Sep-30 12:19:52 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 12:19:52 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 12:19:52 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 12:19:52 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 12:20:07 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 12:20:07 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 12:20:07 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 12:20:08 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 12:20:19 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 12:20:20 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build start
[x86_64] <13>Sep 30 12:20:20 rpmi: rpm-build-compat-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[x86_64] <13>Sep 30 12:20:20 rpmi: rpm-build-intro-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[x86_64] <13>Sep 30 12:20:20 rpmi: rpm-macros-nodejs-0.20.7-alt2 sisyphus+271817.100.1.1 1620976294 installed
[x86_64] <13>Sep 30 12:20:20 rpmi: rpm-macros-features-20240217-alt0.p10.1 p10+340926.100.1.1 1708217216 installed
[x86_64] Reading Package Lists...
[x86_64] Building Dependency Tree...
[x86_64] MI2a: marked for install (shallow): python3-dev
[x86_64] MI2a: satisfying Depends: rpm-build-python3 >= 0.1.9
[x86_64] MI2a: maybe install (a direct target): rpm-build-python3 0.1.22-alt1:p10+325520.200.7.1@1691156214
[x86_64] MI2a: target SELECTED: rpm-build-python3 0.1.22-alt1:p10+325520.200.7.1@1691156214
[x86_64] MI2a: requesting to install rpm-build-python3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): rpm-build-python3
[x86_64] MI2a: satisfying Depends: /usr/lib/rpm/python3-site-packages-files.req.list (NULL)
[x86_64] MI2a: maybe install (a providing target): python3-base 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: target SELECTED: python3-base 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: requesting to install python3-base (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): python3-base
[x86_64] MI2a: satisfying Depends: libcrypto.so.1.1()(64bit) >= set:qjvVyozNUGc9WsG7VIFPYfHMrhrfJYgsQGOmWGCgVZEeTZ3cW6ohfNyjEWIGMylk83WroOe8cvPBvDMJxj1EHIA8NcJhgZsZubMZ3n8WLt90Guhkrfl3MAsRNSE9EjmjidVpKZofuT86ioTKZKf8EB4PgGdTs1wCJderfDwMIu11WY3VxroBBL0WWhLaLkvG2dcqN5qFjpcMZdKztTSyjxzS8wKa4kvw0X9ziomSLa1mAKEgNWGjClqjdGA9WxgNcsSKoD7usW5NEHYZDL2VaeqOFOeSjZbP0CvmDlGUWpFt4IKh6ZhQwz9Pp77PWAt9PjND7Sgq0YyTXnW5K77cGZDYYy4RtH0
[x86_64] MI2a: maybe install (a providing target): libcrypto1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: target SELECTED: libcrypto1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: requesting to install libcrypto1.1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libcrypto1.1
[x86_64] MI2a: satisfying Depends: ca-certificates (NULL)
[x86_64] MI2a: maybe install (a direct target): ca-certificates 2024.12.10-alt1:p10+372243.20.2.1@1738332466
[x86_64] MI2a: target SELECTED: ca-certificates 2024.12.10-alt1:p10+372243.20.2.1@1738332466
[x86_64] MI2a: requesting to install ca-certificates (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): ca-certificates
[x86_64] MI2a: satisfying Depends: ca-trust (NULL)
[x86_64] MI2a: maybe install (a direct target): ca-trust 0.1.6-alt1:p10+344774.100.1.1@1712685728
[x86_64] MI2a: target SELECTED: ca-trust 0.1.6-alt1:p10+344774.100.1.1@1712685728
[x86_64] MI2a: requesting to install ca-trust (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): ca-trust
[x86_64] MI2a: satisfying Depends: p11-kit-trust (NULL)
[x86_64] MI2a: maybe install (a direct target): p11-kit-trust 0.24.1-alt1:p10+305061.100.3.1@1660573397
[x86_64] MI2a: target SELECTED: p11-kit-trust 0.24.1-alt1:p10+305061.100.3.1@1660573397
[x86_64] MI2a: requesting to install p11-kit-trust (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): p11-kit-trust
[x86_64] MI2a: satisfying Depends: /etc/alternatives/packages.d (NULL)
[x86_64] MI2a: maybe install (a providing target): alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[x86_64] MI2a: target SELECTED: alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[x86_64] MI2a: requesting to install alternatives (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): alternatives
[x86_64] MI2a: satisfying Depends: rpm-macros-alternatives = 0.5.2-alt1:p10+309129.100.2.1
[x86_64] MI2a: maybe install (a direct target): rpm-macros-alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[x86_64] MI2a: target SELECTED: rpm-macros-alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[x86_64] MI2a: requesting to install rpm-macros-alternatives (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): rpm-macros-alternatives
[x86_64] MI2a: satisfying Depends: libtasn1.so.6()(64bit) >= set:jfRaXblmF8mf5SLNNXDA2CDacDxCZqQOspDh1
[x86_64] MI2a: maybe install (a providing target): libtasn1 4.20.0-alt1:p10+374934.100.1.1@1739780092
[x86_64] MI2a: target SELECTED: libtasn1 4.20.0-alt1:p10+374934.100.1.1@1739780092
[x86_64] MI2a: requesting to install libtasn1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libtasn1
[x86_64] MI2a: satisfying Depends: libp11-kit = 0.24.1-alt1:p10+305061.100.3.1
[x86_64] MI2a: maybe install (a direct target): libp11-kit 0.24.1-alt1:p10+305061.100.3.1@1660573397
[x86_64] MI2a: target SELECTED: libp11-kit 0.24.1-alt1:p10+305061.100.3.1@1660573397
[x86_64] MI2a: requesting to install libp11-kit (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libp11-kit
[x86_64] MI2a: satisfying Depends: libexpat.so.1()(64bit) >= set:keKUFski4R0wXtka97olBOZ17REKhz7nL8ZKWHPFZ33uhaXbVkjsQcSJH5elImuwVDsGFzPXw0tsVy6wZI95ZiDLZowTr2df2WZv3q3kSPgdYNzXg
[x86_64] MI2a: maybe install (a providing target): libexpat 2.5.0-alt1:p10+324220.100.1.1@1688465137
[x86_64] MI2a: target SELECTED: libexpat 2.5.0-alt1:p10+324220.100.1.1@1688465137
[x86_64] MI2a: requesting to install libexpat (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libexpat
[x86_64] MI2a: satisfying Depends: libgdbm.so.3()(64bit) >= set:iejT6M96OmuT9HlYJ7ooGKIqQHH2
[x86_64] MI2a: maybe install (a providing target): libgdbm 1.8.3-alt10:sisyphus+278100.1600.1.1@1626058413
[x86_64] MI2a: target SELECTED: libgdbm 1.8.3-alt10:sisyphus+278100.1600.1.1@1626058413
[x86_64] MI2a: requesting to install libgdbm (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libgdbm
[x86_64] MI2a: satisfying Depends: libssl.so.1.1()(64bit) >= set:mfaB9uCfqgEZKlBwqPpgntxX2eJBMPNn4g1DtLmc9Y8ned8di2Akpva8awQUEZ6dZdsRvIlt2f6wZz9vQkhckwUWPRL2v7lRWwPb0I29PRV6VkgSw4cX1tqCLZBFr9cpkB0djb2kqvZiyUZlJTuYnJPH5MC1dJLCwASLNDaR1zA4dNZAg8MsyiFpQDCyvgKkMnoWXjSaBIByJ9D5FGpJ2kFynDnEsGfX0CCWF5
[x86_64] MI2a: maybe install (a providing target): libssl1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: target SELECTED: libssl1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: requesting to install libssl1.1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libssl1.1
[x86_64] MI2a: satisfying Depends: python3 = 3.9.20-alt1:p10+357900.100.1.1
[x86_64] MI2a: maybe install (a direct target): python3 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: target SELECTED: python3 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: requesting to install python3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): python3
[x86_64] MI2a: satisfying Depends: tests-for-installed-python3-pkgs = 0.1.22-alt1:p10+325520.200.7.1
[x86_64] MI2a: maybe install (a direct target): tests-for-installed-python3-pkgs 0.1.22-alt1:p10+325520.200.7.1@1691156214
[x86_64] MI2a: target SELECTED: tests-for-installed-python3-pkgs 0.1.22-alt1:p10+325520.200.7.1@1691156214
[x86_64] MI2a: requesting to install tests-for-installed-python3-pkgs (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): tests-for-installed-python3-pkgs
[x86_64] MI2a: satisfying Depends: libncurses-devel (NULL)
[x86_64] MI2a: maybe install (a direct target): libncurses-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092691
[x86_64] MI2a: target SELECTED: libncurses-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092691
[x86_64] MI2a: requesting to install libncurses-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libncurses-devel
[x86_64] MI2a: satisfying Depends: libtinfo-devel = 6.3.20220618-alt1:p10+319472.100.4.1
[x86_64] MI2a: maybe install (a direct target): libtinfo-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092691
[x86_64] MI2a: target SELECTED: libtinfo-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092691
[x86_64] MI2a: requesting to install libtinfo-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libtinfo-devel
[x86_64] MI2a: satisfying Depends: libncurses = 6.3.20220618-alt1:p10+319472.100.4.1
[x86_64] MI2a: maybe install (a direct target): libncurses 6.3.20220618-alt1:p10+319472.100.4.1@1685092691
[x86_64] MI2a: target SELECTED: libncurses 6.3.20220618-alt1:p10+319472.100.4.1@1685092691
[x86_64] MI2a: requesting to install libncurses (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libncurses
[x86_64] MI2a: satisfying Depends: libpython3 = 3.9.20-alt1:p10+357900.100.1.1
[x86_64] MI2a: maybe install (a direct target): libpython3 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: target SELECTED: libpython3 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: requesting to install libpython3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libpython3
[x86_64] MI2a: marked for install (shallow): gcc-c++
[x86_64] MI2a: satisfying Depends: gcc10-c++ (NULL)
[x86_64] MI2a: maybe install (a direct target): gcc10-c++ 10.3.1-alt2:sisyphus+277353.100.2.1@1625525890
[x86_64] MI2a: target SELECTED: gcc10-c++ 10.3.1-alt2:sisyphus+277353.100.2.1@1625525890
[x86_64] MI2a: requesting to install gcc10-c++ (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gcc10-c++
[x86_64] MI2a: satisfying Depends: libstdc++10-devel = 10.3.1-alt2:sisyphus+277353.100.2.1
[x86_64] MI2a: maybe install (a direct target): libstdc++10-devel 10.3.1-alt2:sisyphus+277353.100.2.1@1625525890
[x86_64] MI2a: target SELECTED: libstdc++10-devel 10.3.1-alt2:sisyphus+277353.100.2.1@1625525890
[x86_64] MI2a: requesting to install libstdc++10-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libstdc++10-devel
[x86_64] MI2a: satisfying PreDepends: gcc-c++-common >= 1.4.7
[x86_64] MI2a: maybe install (a direct target): gcc-c++-common 1.4.27-alt1:sisyphus+278099.1300.1.1@1626028636
[x86_64] MI2a: target SELECTED: gcc-c++-common 1.4.27-alt1:sisyphus+278099.1300.1.1@1626028636
[x86_64] MI2a: requesting to install gcc-c++-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gcc-c++-common
[x86_64] MI2a: marked for install (shallow): libbrotli-devel
[x86_64] MI2a: satisfying Depends: libbrotlidec = 1.0.9-alt2:sisyphus+278430.100.1.2
[x86_64] MI2a: maybe install (a direct target): libbrotlidec 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: target SELECTED: libbrotlidec 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: requesting to install libbrotlidec (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libbrotlidec
[x86_64] MI2a: satisfying Depends: libbrotlicommon = 1.0.9-alt2:sisyphus+278430.100.1.2
[x86_64] MI2a: maybe install (a direct target): libbrotlicommon 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: target SELECTED: libbrotlicommon 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: requesting to install libbrotlicommon (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libbrotlicommon
[x86_64] MI2a: satisfying Depends: libbrotlienc = 1.0.9-alt2:sisyphus+278430.100.1.2
[x86_64] MI2a: maybe install (a direct target): libbrotlienc 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: target SELECTED: libbrotlienc 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: requesting to install libbrotlienc (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libbrotlienc
[x86_64] MI2a: marked for install (shallow): gyp
[x86_64] MI2a: satisfying Depends: python3(packaging.version) < 0
[x86_64] MI2a: maybe install (a providing target): python3-module-packaging 23.0-alt1:p10+325520.240.7.1@1691156260
[x86_64] MI2a: target SELECTED: python3-module-packaging 23.0-alt1:p10+325520.240.7.1@1691156260
[x86_64] MI2a: requesting to install python3-module-packaging (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): python3-module-packaging
[x86_64] MI2a: marked for install (shallow): libuv-devel
[x86_64] MI2a: satisfying Depends: libuv = 1.49.2-alt0.p10.1:p10+371077.100.1.1
[x86_64] MI2a: maybe install (a direct target): libuv 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712684
[x86_64] MI2a: target SELECTED: libuv 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712684
[x86_64] MI2a: requesting to install libuv (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libuv
[x86_64] MI2a: marked for install (shallow): libnghttp2-devel
[x86_64] MI2a: satisfying Depends: libnghttp2 = 1.61.0-alt1:p10+344447.40.1.1
[x86_64] MI2a: maybe install (a direct target): libnghttp2 1.61.0-alt1:p10+344447.40.1.1@1712304236
[x86_64] MI2a: target SELECTED: libnghttp2 1.61.0-alt1:p10+344447.40.1.1@1712304236
[x86_64] MI2a: requesting to install libnghttp2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libnghttp2
[x86_64] rpm-macros-nodejs is already the newest version.
[x86_64] Version rpm-build-intro#2.2.9-alt1:p10+286146.100.1.1@1632984324 for rpm-build-intro>=2.1.14 is already installed
[x86_64] rpm-build-intro is already the newest version.
[x86_64] rpm-macros-features is already the newest version.
[x86_64] Selecting python3-dev for 'python3-devel'
[x86_64] Selected version zlib-devel#1.3.1-alt1:p10+350706.100.3.1@1720104189 for zlib-devel>=1.3.0.1
[x86_64] Selected version gyp#0.18.3-alt0.p10.1:p10+396101.100.1.1@1759219313 for gyp>=0.18.3
[x86_64] Selected version libssl-devel#1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128 for openssl-devel>=1.1.1
[x86_64] Selected version libuv-devel#1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712684 for libuv-devel>=1.49.2
[x86_64] Selected version libnghttp2-devel#1.61.0-alt1:p10+344447.40.1.1@1712304236 for libnghttp2-devel>=1.61.0
[x86_64] E: Version >='1.34.4' for 'libcares-devel' was not found
[x86_64] hsh-install: Failed to calculate package file list.
[x86_64] hsh-install: Failed to generate package file list.
2025-Sep-30 12:20:21 :: [x86_64] node.git 22.13.1-alt0.p10.1: remote: cannot build src.rpm
2025-Sep-30 12:20:21 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build FAILED
2025-Sep-30 12:20:21 :: [x86_64] requesting cancellation of task processing
[i586] <13>Sep 30 12:20:20 rpmi: rpm-build-compat-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[i586] <13>Sep 30 12:20:20 rpmi: rpm-build-intro-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[i586] <13>Sep 30 12:20:20 rpmi: rpm-macros-nodejs-0.20.7-alt2 sisyphus+271817.100.1.1 1620976294 installed
[i586] <13>Sep 30 12:20:20 rpmi: rpm-macros-features-20240217-alt0.p10.1 p10+340926.100.1.1 1708217214 installed
[i586] Reading Package Lists...
[i586] Building Dependency Tree...
[i586] MI2a: marked for install (shallow): python3-dev
[i586] MI2a: satisfying Depends: rpm-build-python3 >= 0.1.9
[i586] MI2a: maybe install (a direct target): rpm-build-python3 0.1.22-alt1:p10+325520.200.7.1@1691156214
[i586] MI2a: target SELECTED: rpm-build-python3 0.1.22-alt1:p10+325520.200.7.1@1691156214
[i586] MI2a: requesting to install rpm-build-python3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): rpm-build-python3
[i586] MI2a: satisfying Depends: /usr/lib/rpm/python3-site-packages-files.req.list (NULL)
[i586] MI2a: maybe install (a providing target): python3-base 3.9.20-alt1:p10+357900.100.1.1@1726758534
[i586] MI2a: target SELECTED: python3-base 3.9.20-alt1:p10+357900.100.1.1@1726758534
[i586] MI2a: requesting to install python3-base (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): python3-base
[i586] MI2a: satisfying Depends: libcrypto.so.1.1 >= set:qjvVyozNUGc9WsG7VIFPYfHMrhrfJYgsQGOmWGCgVZEeTZ3cW6ohfNyjEWIGMylk83WroOe8cvPBvDMJxj1EHIA8NcJhgZsZubMZ3n8WLt90Guhkrfl3MAsRNSE9EjmjidVpKZofuT86ioTKZKf8EB4PgGdTs1wCJderfDwMIu11WY3VxroBBL0WWhLaLkvG2dcqN5qFjpcMZdKztTSyjxzS8wKa4kvw0X9ziomSLa1mAKEgNWGjClqjdGA9WxgNcsSKoD7usW5NEHYZDL2VaeqOFOeSjZbP0CvmDlGUWpFt4IKh6ZhQwz9Pp77PWAt9PjND7Sgq0YyTXnW5K77cGZDYYy4RtH0
[i586] MI2a: maybe install (a providing target): libcrypto1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: target SELECTED: libcrypto1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: requesting to install libcrypto1.1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libcrypto1.1
[i586] MI2a: satisfying Depends: ca-certificates (NULL)
[i586] MI2a: maybe install (a direct target): ca-certificates 2024.12.10-alt1:p10+372243.20.2.1@1738332466
[i586] MI2a: target SELECTED: ca-certificates 2024.12.10-alt1:p10+372243.20.2.1@1738332466
[i586] MI2a: requesting to install ca-certificates (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): ca-certificates
[i586] MI2a: satisfying Depends: ca-trust (NULL)
[i586] MI2a: maybe install (a direct target): ca-trust 0.1.6-alt1:p10+344774.100.1.1@1712685728
[i586] MI2a: target SELECTED: ca-trust 0.1.6-alt1:p10+344774.100.1.1@1712685728
[i586] MI2a: requesting to install ca-trust (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): ca-trust
[i586] MI2a: satisfying Depends: p11-kit-trust (NULL)
[i586] MI2a: maybe install (a direct target): p11-kit-trust 0.24.1-alt1:p10+305061.100.3.1@1660573407
[i586] MI2a: target SELECTED: p11-kit-trust 0.24.1-alt1:p10+305061.100.3.1@1660573407
[i586] MI2a: requesting to install p11-kit-trust (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): p11-kit-trust
[i586] MI2a: satisfying Depends: /etc/alternatives/packages.d (NULL)
[i586] MI2a: maybe install (a providing target): alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[i586] MI2a: target SELECTED: alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[i586] MI2a: requesting to install alternatives (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): alternatives
[i586] MI2a: satisfying Depends: rpm-macros-alternatives = 0.5.2-alt1:p10+309129.100.2.1
[i586] MI2a: maybe install (a direct target): rpm-macros-alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[i586] MI2a: target SELECTED: rpm-macros-alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[i586] MI2a: requesting to install rpm-macros-alternatives (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): rpm-macros-alternatives
[i586] MI2a: satisfying Depends: libtasn1.so.6 >= set:jfRaXblmF8mf5SLNNXDA2CDacDxCZqQOspDh1
[i586] MI2a: maybe install (a providing target): libtasn1 4.20.0-alt1:p10+374934.100.1.1@1739780096
[i586] MI2a: target SELECTED: libtasn1 4.20.0-alt1:p10+374934.100.1.1@1739780096
[i586] MI2a: requesting to install libtasn1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libtasn1
[i586] MI2a: satisfying Depends: libp11-kit = 0.24.1-alt1:p10+305061.100.3.1
[i586] MI2a: maybe install (a direct target): libp11-kit 0.24.1-alt1:p10+305061.100.3.1@1660573407
[i586] MI2a: target SELECTED: libp11-kit 0.24.1-alt1:p10+305061.100.3.1@1660573407
[i586] MI2a: requesting to install libp11-kit (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libp11-kit
[i586] MI2a: satisfying Depends: libexpat.so.1 >= set:keKUFski4R0wXtka97olBOZ17REKhz7nL8ZKWHPFZ33uhaXbVkjsQcSJH5elImuwVDsGFzPXw0tsVy6wZI95ZiDLZowTr2df2WZv3q3kSPgdYNzXg
[i586] MI2a: maybe install (a providing target): libexpat 2.5.0-alt1:p10+324220.100.1.1@1688465139
[i586] MI2a: target SELECTED: libexpat 2.5.0-alt1:p10+324220.100.1.1@1688465139
[i586] MI2a: requesting to install libexpat (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libexpat
[i586] MI2a: satisfying Depends: libgdbm.so.3 >= set:iejT6M96OmuT9HlYJ7ooGKIqQHH2
[i586] MI2a: maybe install (a providing target): libgdbm 1.8.3-alt10:sisyphus+278100.1600.1.1@1626059138
[i586] MI2a: target SELECTED: libgdbm 1.8.3-alt10:sisyphus+278100.1600.1.1@1626059138
[i586] MI2a: requesting to install libgdbm (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libgdbm
[i586] MI2a: satisfying Depends: libssl.so.1.1 >= set:mfaB9uCfqgEZKlBwqPpgntxX2eJBMPNn4g1DtLmc9Y8ned8di2Akpva8awQUEZ6dZdsRvIlt2f6wZz9vQkhckwUWPRL2v7lRWwPb0I29PRV6VkgSw4cX1tqCLZBFr9cpkB0djb2kqvZiyUZlJTuYnJPH5MC1dJLCwASLNDaR1zA4dNZAg8MsyiFpQDCyvgKkMnoWXjSaBIByJ9D5FGpJ2kFynDnEsGfX0CCWF5
[i586] MI2a: maybe install (a providing target): libssl1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: target SELECTED: libssl1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: requesting to install libssl1.1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libssl1.1
[i586] MI2a: satisfying Depends: python3 = 3.9.20-alt1:p10+357900.100.1.1
[i586] MI2a: maybe install (a direct target): python3 3.9.20-alt1:p10+357900.100.1.1@1726758534
[i586] MI2a: target SELECTED: python3 3.9.20-alt1:p10+357900.100.1.1@1726758534
[i586] MI2a: requesting to install python3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): python3
[i586] MI2a: satisfying Depends: tests-for-installed-python3-pkgs = 0.1.22-alt1:p10+325520.200.7.1
[i586] MI2a: maybe install (a direct target): tests-for-installed-python3-pkgs 0.1.22-alt1:p10+325520.200.7.1@1691156214
[i586] MI2a: target SELECTED: tests-for-installed-python3-pkgs 0.1.22-alt1:p10+325520.200.7.1@1691156214
[i586] MI2a: requesting to install tests-for-installed-python3-pkgs (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): tests-for-installed-python3-pkgs
[i586] MI2a: satisfying Depends: libncurses-devel (NULL)
[i586] MI2a: maybe install (a direct target): libncurses-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092698
[i586] MI2a: target SELECTED: libncurses-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092698
[i586] MI2a: requesting to install libncurses-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libncurses-devel
[i586] MI2a: satisfying Depends: libtinfo-devel = 6.3.20220618-alt1:p10+319472.100.4.1
[i586] MI2a: maybe install (a direct target): libtinfo-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092698
[i586] MI2a: target SELECTED: libtinfo-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092698
[i586] MI2a: requesting to install libtinfo-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libtinfo-devel
[i586] MI2a: satisfying Depends: libncurses = 6.3.20220618-alt1:p10+319472.100.4.1
[i586] MI2a: maybe install (a direct target): libncurses 6.3.20220618-alt1:p10+319472.100.4.1@1685092698
[i586] MI2a: target SELECTED: libncurses 6.3.20220618-alt1:p10+319472.100.4.1@1685092698
[i586] MI2a: requesting to install libncurses (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libncurses
[i586] MI2a: satisfying Depends: libpython3 = 3.9.20-alt1:p10+357900.100.1.1
[i586] MI2a: maybe install (a direct target): libpython3 3.9.20-alt1:p10+357900.100.1.1@1726758534
[i586] MI2a: target SELECTED: libpython3 3.9.20-alt1:p10+357900.100.1.1@1726758534
[i586] MI2a: requesting to install libpython3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libpython3
[i586] MI2a: marked for install (shallow): gcc-c++
[i586] MI2a: satisfying Depends: gcc10-c++ (NULL)
[i586] MI2a: maybe install (a direct target): gcc10-c++ 10.3.1-alt2:sisyphus+277353.100.2.1@1625526466
[i586] MI2a: target SELECTED: gcc10-c++ 10.3.1-alt2:sisyphus+277353.100.2.1@1625526466
[i586] MI2a: requesting to install gcc10-c++ (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): gcc10-c++
[i586] MI2a: satisfying Depends: libstdc++10-devel = 10.3.1-alt2:sisyphus+277353.100.2.1
[i586] MI2a: maybe install (a direct target): libstdc++10-devel 10.3.1-alt2:sisyphus+277353.100.2.1@1625526466
[i586] MI2a: target SELECTED: libstdc++10-devel 10.3.1-alt2:sisyphus+277353.100.2.1@1625526466
[i586] MI2a: requesting to install libstdc++10-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libstdc++10-devel
[i586] MI2a: satisfying PreDepends: gcc-c++-common >= 1.4.7
[i586] MI2a: maybe install (a direct target): gcc-c++-common 1.4.27-alt1:sisyphus+278099.1300.1.1@1626028636
[i586] MI2a: target SELECTED: gcc-c++-common 1.4.27-alt1:sisyphus+278099.1300.1.1@1626028636
[i586] MI2a: requesting to install gcc-c++-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): gcc-c++-common
[i586] MI2a: marked for install (shallow): libbrotli-devel
[i586] MI2a: satisfying Depends: libbrotlidec = 1.0.9-alt2:sisyphus+278430.100.1.2
[i586] MI2a: maybe install (a direct target): libbrotlidec 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: target SELECTED: libbrotlidec 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: requesting to install libbrotlidec (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libbrotlidec
[i586] MI2a: satisfying Depends: libbrotlicommon = 1.0.9-alt2:sisyphus+278430.100.1.2
[i586] MI2a: maybe install (a direct target): libbrotlicommon 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: target SELECTED: libbrotlicommon 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: requesting to install libbrotlicommon (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libbrotlicommon
[i586] MI2a: satisfying Depends: libbrotlienc = 1.0.9-alt2:sisyphus+278430.100.1.2
[i586] MI2a: maybe install (a direct target): libbrotlienc 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: target SELECTED: libbrotlienc 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: requesting to install libbrotlienc (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libbrotlienc
[i586] MI2a: marked for install (shallow): gyp
[i586] MI2a: satisfying Depends: python3(packaging.version) < 0
[i586] MI2a: maybe install (a providing target): python3-module-packaging 23.0-alt1:p10+325520.240.7.1@1691156260
[i586] MI2a: target SELECTED: python3-module-packaging 23.0-alt1:p10+325520.240.7.1@1691156260
[i586] MI2a: requesting to install python3-module-packaging (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): python3-module-packaging
[i586] MI2a: marked for install (shallow): libuv-devel
[i586] MI2a: satisfying Depends: libuv = 1.49.2-alt0.p10.1:p10+371077.100.1.1
[i586] MI2a: maybe install (a direct target): libuv 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712685
[i586] MI2a: target SELECTED: libuv 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712685
[i586] MI2a: requesting to install libuv (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libuv
[i586] MI2a: marked for install (shallow): libnghttp2-devel
[i586] MI2a: satisfying Depends: libnghttp2 = 1.61.0-alt1:p10+344447.40.1.1
[i586] MI2a: maybe install (a direct target): libnghttp2 1.61.0-alt1:p10+344447.40.1.1@1712304240
[i586] MI2a: target SELECTED: libnghttp2 1.61.0-alt1:p10+344447.40.1.1@1712304240
[i586] MI2a: requesting to install libnghttp2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libnghttp2
[i586] rpm-macros-nodejs is already the newest version.
[i586] Version rpm-build-intro#2.2.9-alt1:p10+286146.100.1.1@1632984324 for rpm-build-intro>=2.1.14 is already installed
[i586] rpm-build-intro is already the newest version.
[i586] rpm-macros-features is already the newest version.
[i586] Selecting python3-dev for 'python3-devel'
[i586] Selected version zlib-devel#1.3.1-alt1:p10+350706.100.3.1@1720104189 for zlib-devel>=1.3.0.1
[i586] Selected version gyp#0.18.3-alt0.p10.1:p10+396101.100.1.1@1759219314 for gyp>=0.18.3
[i586] Selected version libssl-devel#1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176 for openssl-devel>=1.1.1
[i586] Selected version libuv-devel#1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712685 for libuv-devel>=1.49.2
[i586] Selected version libnghttp2-devel#1.61.0-alt1:p10+344447.40.1.1@1712304240 for libnghttp2-devel>=1.61.0
[i586] E: Version >='1.34.4' for 'libcares-devel' was not found
[i586] hsh-install: Failed to calculate package file list.
[i586] hsh-install: Failed to generate package file list.
2025-Sep-30 12:20:21 :: [i586] node.git 22.13.1-alt0.p10.1: remote: cannot build src.rpm
2025-Sep-30 12:20:21 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build FAILED
2025-Sep-30 12:20:31 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 12:20:31 :: [armh] task processing CANCELLED
[aarch64] <13>Sep 30 12:20:42 rpmi: rpm-build-compat-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[aarch64] <13>Sep 30 12:20:42 rpmi: rpm-build-intro-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[aarch64] <13>Sep 30 12:20:42 rpmi: rpm-macros-nodejs-0.20.7-alt2 sisyphus+271817.100.1.1 1620976294 installed
[aarch64] <13>Sep 30 12:20:42 rpmi: rpm-macros-features-20240217-alt0.p10.1 p10+340926.100.1.1 1708217222 installed
[aarch64] Reading Package Lists...
[aarch64] Building Dependency Tree...
[aarch64] MI2a: marked for install (shallow): python3-dev
[aarch64] MI2a: satisfying Depends: rpm-build-python3 >= 0.1.9
[aarch64] MI2a: maybe install (a direct target): rpm-build-python3 0.1.22-alt1:p10+325520.200.7.1@1691156214
[aarch64] MI2a: target SELECTED: rpm-build-python3 0.1.22-alt1:p10+325520.200.7.1@1691156214
[aarch64] MI2a: requesting to install rpm-build-python3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): rpm-build-python3
[aarch64] MI2a: satisfying Depends: /usr/lib/rpm/python3-site-packages-files.req.list (NULL)
[aarch64] MI2a: maybe install (a providing target): python3-base 3.9.20-alt1:p10+357900.100.1.1@1726760090
[aarch64] MI2a: target SELECTED: python3-base 3.9.20-alt1:p10+357900.100.1.1@1726760090
[aarch64] MI2a: requesting to install python3-base (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): python3-base
[aarch64] MI2a: satisfying Depends: libcrypto.so.1.1()(64bit) >= set:qjvVyozNUGc9WsG7VIFPYfHMrhrfJYgsQGOmWGCgVZEeTZ3cW6ohfNyjEWIGMylk83WroOe8cvPBvDMJxj1EHIA8NcJhgZsZubMZ3n8WLt90Guhkrfl3MAsRNSE9EjmjidVpKZofuT86ioTKZKf8EB4PgGdTs1wCJderfDwMIu11WY3VxroBBL0WWhLaLkvG2dcqN5qFjpcMZdKztTSyjxzS8wKa4kvw0X9ziomSLa1mAKEgNWGjClqjdGA9WxgNcsSKoD7usW5NEHYZDL2VaeqOFOeSjZbP0CvmDlGUWpFt4IKh6ZhQwz9Pp77PWAt9PjND7Sgq0YyTXnW5K77cGZDYYy4RtH0
[aarch64] MI2a: maybe install (a providing target): libcrypto1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595255
[aarch64] MI2a: target SELECTED: libcrypto1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595255
[aarch64] MI2a: requesting to install libcrypto1.1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libcrypto1.1
[aarch64] MI2a: satisfying Depends: ca-certificates (NULL)
[aarch64] MI2a: maybe install (a direct target): ca-certificates 2024.12.10-alt1:p10+372243.20.2.1@1738332466
[aarch64] MI2a: target SELECTED: ca-certificates 2024.12.10-alt1:p10+372243.20.2.1@1738332466
[aarch64] MI2a: requesting to install ca-certificates (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): ca-certificates
[aarch64] MI2a: satisfying Depends: ca-trust (NULL)
[aarch64] MI2a: maybe install (a direct target): ca-trust 0.1.6-alt1:p10+344774.100.1.1@1712685728
[aarch64] MI2a: target SELECTED: ca-trust 0.1.6-alt1:p10+344774.100.1.1@1712685728
[aarch64] MI2a: requesting to install ca-trust (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): ca-trust
[aarch64] MI2a: satisfying Depends: p11-kit-trust (NULL)
[aarch64] MI2a: maybe install (a direct target): p11-kit-trust 0.24.1-alt1:p10+305061.100.3.1@1660573491
[aarch64] MI2a: target SELECTED: p11-kit-trust 0.24.1-alt1:p10+305061.100.3.1@1660573491
[aarch64] MI2a: requesting to install p11-kit-trust (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): p11-kit-trust
[aarch64] MI2a: satisfying Depends: /etc/alternatives/packages.d (NULL)
[aarch64] MI2a: maybe install (a providing target): alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[aarch64] MI2a: target SELECTED: alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[aarch64] MI2a: requesting to install alternatives (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): alternatives
[aarch64] MI2a: satisfying Depends: rpm-macros-alternatives = 0.5.2-alt1:p10+309129.100.2.1
[aarch64] MI2a: maybe install (a direct target): rpm-macros-alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[aarch64] MI2a: target SELECTED: rpm-macros-alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[aarch64] MI2a: requesting to install rpm-macros-alternatives (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): rpm-macros-alternatives
[aarch64] MI2a: satisfying Depends: libtasn1.so.6()(64bit) >= set:jfRaXblmF8mf5SLNNXDA2CDacDxCZqQOspDh1
[aarch64] MI2a: maybe install (a providing target): libtasn1 4.20.0-alt1:p10+374934.100.1.1@1739780119
[aarch64] MI2a: target SELECTED: libtasn1 4.20.0-alt1:p10+374934.100.1.1@1739780119
[aarch64] MI2a: requesting to install libtasn1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libtasn1
[aarch64] MI2a: satisfying Depends: libp11-kit = 0.24.1-alt1:p10+305061.100.3.1
[aarch64] MI2a: maybe install (a direct target): libp11-kit 0.24.1-alt1:p10+305061.100.3.1@1660573491
[aarch64] MI2a: target SELECTED: libp11-kit 0.24.1-alt1:p10+305061.100.3.1@1660573491
[aarch64] MI2a: requesting to install libp11-kit (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libp11-kit
[aarch64] MI2a: satisfying Depends: libexpat.so.1()(64bit) >= set:keKUFski4R0wXtka97olBOZ17REKhz7nL8ZKWHPFZ33uhaXbVkjsQcSJH5elImuwVDsGFzPXw0tsVy6wZI95ZiDLZowTr2df2WZv3q3kSPgdYNzXg
[aarch64] MI2a: maybe install (a providing target): libexpat 2.5.0-alt1:p10+324220.100.1.1@1688465160
[aarch64] MI2a: target SELECTED: libexpat 2.5.0-alt1:p10+324220.100.1.1@1688465160
[aarch64] MI2a: requesting to install libexpat (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libexpat
[aarch64] MI2a: satisfying Depends: libgdbm.so.3()(64bit) >= set:iejT6M96OmuT9HlYJ7ooGKIqQHH2
[aarch64] MI2a: maybe install (a providing target): libgdbm 1.8.3-alt10:sisyphus+278100.1600.1.1@1626059407
[aarch64] MI2a: target SELECTED: libgdbm 1.8.3-alt10:sisyphus+278100.1600.1.1@1626059407
[aarch64] MI2a: requesting to install libgdbm (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libgdbm
[aarch64] MI2a: satisfying Depends: libssl.so.1.1()(64bit) >= set:mfaB9uCfqgEZKlBwqPpgntxX2eJBMPNn4g1DtLmc9Y8ned8di2Akpva8awQUEZ6dZdsRvIlt2f6wZz9vQkhckwUWPRL2v7lRWwPb0I29PRV6VkgSw4cX1tqCLZBFr9cpkB0djb2kqvZiyUZlJTuYnJPH5MC1dJLCwASLNDaR1zA4dNZAg8MsyiFpQDCyvgKkMnoWXjSaBIByJ9D5FGpJ2kFynDnEsGfX0CCWF5
[aarch64] MI2a: maybe install (a providing target): libssl1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595255
[aarch64] MI2a: target SELECTED: libssl1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595255
[aarch64] MI2a: requesting to install libssl1.1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libssl1.1
[aarch64] MI2a: satisfying Depends: python3 = 3.9.20-alt1:p10+357900.100.1.1
[aarch64] MI2a: maybe install (a direct target): python3 3.9.20-alt1:p10+357900.100.1.1@1726760090
[aarch64] MI2a: target SELECTED: python3 3.9.20-alt1:p10+357900.100.1.1@1726760090
[aarch64] MI2a: requesting to install python3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): python3
[aarch64] MI2a: satisfying Depends: tests-for-installed-python3-pkgs = 0.1.22-alt1:p10+325520.200.7.1
[aarch64] MI2a: maybe install (a direct target): tests-for-installed-python3-pkgs 0.1.22-alt1:p10+325520.200.7.1@1691156214
[aarch64] MI2a: target SELECTED: tests-for-installed-python3-pkgs 0.1.22-alt1:p10+325520.200.7.1@1691156214
[aarch64] MI2a: requesting to install tests-for-installed-python3-pkgs (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): tests-for-installed-python3-pkgs
[aarch64] MI2a: satisfying Depends: libncurses-devel (NULL)
[aarch64] MI2a: maybe install (a direct target): libncurses-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092875
[aarch64] MI2a: target SELECTED: libncurses-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092875
[aarch64] MI2a: requesting to install libncurses-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libncurses-devel
[aarch64] MI2a: satisfying Depends: libtinfo-devel = 6.3.20220618-alt1:p10+319472.100.4.1
[aarch64] MI2a: maybe install (a direct target): libtinfo-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092875
[aarch64] MI2a: target SELECTED: libtinfo-devel 6.3.20220618-alt1:p10+319472.100.4.1@1685092875
[aarch64] MI2a: requesting to install libtinfo-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libtinfo-devel
[aarch64] MI2a: satisfying Depends: libncurses = 6.3.20220618-alt1:p10+319472.100.4.1
[aarch64] MI2a: maybe install (a direct target): libncurses 6.3.20220618-alt1:p10+319472.100.4.1@1685092875
[aarch64] MI2a: target SELECTED: libncurses 6.3.20220618-alt1:p10+319472.100.4.1@1685092875
[aarch64] MI2a: requesting to install libncurses (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libncurses
[aarch64] MI2a: satisfying Depends: libpython3 = 3.9.20-alt1:p10+357900.100.1.1
[aarch64] MI2a: maybe install (a direct target): libpython3 3.9.20-alt1:p10+357900.100.1.1@1726760090
[aarch64] MI2a: target SELECTED: libpython3 3.9.20-alt1:p10+357900.100.1.1@1726760090
[aarch64] MI2a: requesting to install libpython3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libpython3
[aarch64] MI2a: marked for install (shallow): gcc-c++
[aarch64] MI2a: satisfying Depends: gcc10-c++ (NULL)
[aarch64] MI2a: maybe install (a direct target): gcc10-c++ 10.3.1-alt2:sisyphus+277353.100.2.1@1625526212
[aarch64] MI2a: target SELECTED: gcc10-c++ 10.3.1-alt2:sisyphus+277353.100.2.1@1625526212
[aarch64] MI2a: requesting to install gcc10-c++ (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): gcc10-c++
[aarch64] MI2a: satisfying Depends: libstdc++10-devel = 10.3.1-alt2:sisyphus+277353.100.2.1
[aarch64] MI2a: maybe install (a direct target): libstdc++10-devel 10.3.1-alt2:sisyphus+277353.100.2.1@1625526212
[aarch64] MI2a: target SELECTED: libstdc++10-devel 10.3.1-alt2:sisyphus+277353.100.2.1@1625526212
[aarch64] MI2a: requesting to install libstdc++10-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libstdc++10-devel
[aarch64] MI2a: satisfying PreDepends: gcc-c++-common >= 1.4.7
[aarch64] MI2a: maybe install (a direct target): gcc-c++-common 1.4.27-alt1:sisyphus+278099.1300.1.1@1626028636
[aarch64] MI2a: target SELECTED: gcc-c++-common 1.4.27-alt1:sisyphus+278099.1300.1.1@1626028636
[aarch64] MI2a: requesting to install gcc-c++-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): gcc-c++-common
[aarch64] MI2a: marked for install (shallow): libbrotli-devel
[aarch64] MI2a: satisfying Depends: libbrotlidec = 1.0.9-alt2:sisyphus+278430.100.1.2
[aarch64] MI2a: maybe install (a direct target): libbrotlidec 1.0.9-alt2:sisyphus+278430.100.1.2@1626213216
[aarch64] MI2a: target SELECTED: libbrotlidec 1.0.9-alt2:sisyphus+278430.100.1.2@1626213216
[aarch64] MI2a: requesting to install libbrotlidec (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libbrotlidec
[aarch64] MI2a: satisfying Depends: libbrotlicommon = 1.0.9-alt2:sisyphus+278430.100.1.2
[aarch64] MI2a: maybe install (a direct target): libbrotlicommon 1.0.9-alt2:sisyphus+278430.100.1.2@1626213216
[aarch64] MI2a: target SELECTED: libbrotlicommon 1.0.9-alt2:sisyphus+278430.100.1.2@1626213216
[aarch64] MI2a: requesting to install libbrotlicommon (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libbrotlicommon
[aarch64] MI2a: satisfying Depends: libbrotlienc = 1.0.9-alt2:sisyphus+278430.100.1.2
[aarch64] MI2a: maybe install (a direct target): libbrotlienc 1.0.9-alt2:sisyphus+278430.100.1.2@1626213216
[aarch64] MI2a: target SELECTED: libbrotlienc 1.0.9-alt2:sisyphus+278430.100.1.2@1626213216
[aarch64] MI2a: requesting to install libbrotlienc (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libbrotlienc
[aarch64] MI2a: marked for install (shallow): gyp
[aarch64] MI2a: satisfying Depends: python3(packaging.version) < 0
[aarch64] MI2a: maybe install (a providing target): python3-module-packaging 23.0-alt1:p10+325520.240.7.1@1691156260
[aarch64] MI2a: target SELECTED: python3-module-packaging 23.0-alt1:p10+325520.240.7.1@1691156260
[aarch64] MI2a: requesting to install python3-module-packaging (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): python3-module-packaging
[aarch64] MI2a: marked for install (shallow): libuv-devel
[aarch64] MI2a: satisfying Depends: libuv = 1.49.2-alt0.p10.1:p10+371077.100.1.1
[aarch64] MI2a: maybe install (a direct target): libuv 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712700
[aarch64] MI2a: target SELECTED: libuv 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712700
[aarch64] MI2a: requesting to install libuv (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libuv
[aarch64] MI2a: marked for install (shallow): libnghttp2-devel
[aarch64] MI2a: satisfying Depends: libnghttp2 = 1.61.0-alt1:p10+344447.40.1.1
[aarch64] MI2a: maybe install (a direct target): libnghttp2 1.61.0-alt1:p10+344447.40.1.1@1712304282
[aarch64] MI2a: target SELECTED: libnghttp2 1.61.0-alt1:p10+344447.40.1.1@1712304282
[aarch64] MI2a: requesting to install libnghttp2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[aarch64] MI2a: marked for install (shallow): libnghttp2
[aarch64] rpm-macros-nodejs is already the newest version.
[aarch64] Version rpm-build-intro#2.2.9-alt1:p10+286146.100.1.1@1632984324 for rpm-build-intro>=2.1.14 is already installed
[aarch64] rpm-build-intro is already the newest version.
[aarch64] rpm-macros-features is already the newest version.
[aarch64] Selecting python3-dev for 'python3-devel'
[aarch64] Selected version zlib-devel#1.3.1-alt1:p10+350706.100.3.1@1720104198 for zlib-devel>=1.3.0.1
[aarch64] Selected version gyp#0.18.3-alt0.p10.1:p10+396101.100.1.1@1759219333 for gyp>=0.18.3
[aarch64] Selected version libssl-devel#1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595255 for openssl-devel>=1.1.1
[aarch64] Selected version libuv-devel#1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712700 for libuv-devel>=1.49.2
[aarch64] Selected version libnghttp2-devel#1.61.0-alt1:p10+344447.40.1.1@1712304282 for libnghttp2-devel>=1.61.0
[aarch64] E: Version >='1.34.4' for 'libcares-devel' was not found
[aarch64] hsh-install: Failed to calculate package file list.
[aarch64] hsh-install: Failed to generate package file list.
2025-Sep-30 12:20:43 :: [aarch64] node.git 22.13.1-alt0.p10.1: remote: cannot build src.rpm
2025-Sep-30 12:20:43 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build FAILED
2025-Sep-30 12:20:21 :: [x86_64] build FAILED
2025-Sep-30 12:20:22 :: [i586] build FAILED
2025-Sep-30 12:20:31 :: [armh] build FAILED
2025-Sep-30 12:20:43 :: [aarch64] build FAILED
2025-Sep-30 12:20:43 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 7+ messages in thread
* [#396101] [test-only] p10 FAILED (try 4) gyp.git=0.18.3-alt0.p10.1 c-ares.git=1.34.4-alt1 ...
2025-09-30 8:03 [#396101] [test-only] p10 FAILED gyp.git=0.18.3-alt0.p10.1 libnghttp2.git=1.64.0-alt1 Girar awaiter (cas)
2025-09-30 8:22 ` [#396101] p10 TESTED (try 2) gyp.git=0.18.3-alt0.p10.1 Girar awaiter (cas)
2025-09-30 12:20 ` [#396101] [test-only] p10 FAILED (try 3) gyp.git=0.18.3-alt0.p10.1 node.git=22.13.1-alt0.p10.1 Girar awaiter (cas)
@ 2025-09-30 14:47 ` Girar awaiter (cas)
2025-09-30 15:53 ` [#396101] p10 FAILED (try 5) " Girar awaiter (cas)
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (cas) @ 2025-09-30 14:47 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.4.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#240 c-ares 2:45 3:28 2:11 2:08
#300 node 1:19:23 49:44 16:16 31:20
2025-Sep-30 13:20:00 :: test-only task #396101 for p10 resumed by cas:
#100 build 0.18.3-alt0.p10.1 from /people/cas/packages/gyp.git fetched at 2025-Sep-30 08:00:48
#200 removed
#240 build 1.34.4-alt1 from /gears/c/c-ares.git fetched at 2025-Sep-30 13:19:51 from p11
#300 build 22.13.1-alt0.p10.1 from /people/cas/packages/node.git fetched at 2025-Sep-30 12:16:55
2025-Sep-30 13:20:00 :: created build repo
2025-Sep-30 13:20:01 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 13:20:01 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 13:20:01 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 13:20:01 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 13:20:12 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 13:20:13 :: [i586] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 13:20:13 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 13:20:13 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 13:20:22 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 13:20:22 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 13:20:30 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 13:20:30 :: [armh] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 13:22:21 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build OK
2025-Sep-30 13:22:21 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 13:22:24 :: [i586] #240 c-ares.git 1.34.4-alt1: build OK
2025-Sep-30 13:22:24 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 13:23:07 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build OK
2025-Sep-30 13:23:07 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 13:23:58 :: [armh] #240 c-ares.git 1.34.4-alt1: build OK
2025-Sep-30 13:23:58 :: [armh] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 13:38:40 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build OK
2025-Sep-30 13:53:41 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build OK
2025-Sep-30 14:13:42 :: [armh] #300 node.git 22.13.1-alt0.p10.1: build OK
2025-Sep-30 14:42:30 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build OK
2025-Sep-30 14:42:39 :: #100: gyp.git 0.18.3-alt0.p10.1: build check OK
2025-Sep-30 14:43:00 :: #240: c-ares.git 1.34.4-alt1: build check OK
x86_64/rpms/npm-10.9.2-alt0.p10.1.noarch.rpm: license not found in '/usr/share/license' directory: License
x86_64/rpms/node-devel-22.13.1-alt0.p10.1.x86_64.rpm: license not found in '/usr/share/license' directory: license
i586/rpms/npm-10.9.2-alt0.p10.1.noarch.rpm: license not found in '/usr/share/license' directory: License
i586/rpms/node-devel-22.13.1-alt0.p10.1.i586.rpm: license not found in '/usr/share/license' directory: license
aarch64/rpms/node-devel-22.13.1-alt0.p10.1.aarch64.rpm: license not found in '/usr/share/license' directory: license
aarch64/rpms/npm-10.9.2-alt0.p10.1.noarch.rpm: license not found in '/usr/share/license' directory: License
armh/rpms/npm-10.9.2-alt0.p10.1.noarch.rpm: license not found in '/usr/share/license' directory: License
armh/rpms/node-devel-22.13.1-alt0.p10.1.armh.rpm: license not found in '/usr/share/license' directory: license
2025-Sep-30 14:43:31 :: #300: node.git 22.13.1-alt0.p10.1: build check OK
2025-Sep-30 14:43:33 :: build check OK
2025-Sep-30 14:45:52 :: noarch check OK
warning: existing source package npm is going to be replaced with node-22.13.1-alt0.p10.1.src.rpm from subtask #300
warning: existing source package npm is going to be replaced with node-22.13.1-alt0.p10.1.src.rpm from subtask #300
2025-Sep-30 14:45:55 :: plan: src +3 -4 =19066, aarch64 +8 -8 =31798, armh +8 -8 =29596, i586 +8 -8 =32096, noarch +3 -3 =20398, x86_64 +8 -8 =33130
#240 c-ares 1.26.0-alt1 -> 1.34.4-alt1
Thu Dec 26 2024 Anton Farygin <rider@altlinux.ru> 1.34.4-alt1
- 1.34.4
Wed Dec 11 2024 Anton Farygin <rider@altlinux.ru> 1.34.3-alt1
- 1.34.3
Fri Oct 25 2024 Anton Farygin <rider@altlinux.ru> 1.34.2-alt1
- 1.34.2
Thu Oct 10 2024 Anton Farygin <rider@altlinux.ru> 1.34.1-alt1
- 1.34.1
- deleted libdir declaration from cmake configuration (Fixed: #51659)
Mon Aug 26 2024 Anton Farygin <rider@altlinux.ru> 1.33.1-alt1
[...]
#100 gyp 0.10.1-alt1 -> 0.18.3-alt0.p10.1
Tue Sep 30 2025 Andrey Cherepanov <cas@altlinux> 0.18.3-alt0.p10.1
- Backported to p10 branch.
Tue Dec 10 2024 Vitaly Lipatov <lav@altlinux.ru> 0.18.3-alt1
- new version 0.18.3 (with rpmrb script)
Thu Apr 04 2024 Vitaly Lipatov <lav@altlinux.ru> 0.16.2-alt1
- new version 0.16.2 (with rpmrb script)
Wed Feb 28 2024 Vitaly Lipatov <lav@altlinux.ru> 0.16.1-alt1
- new version 0.16.1 (with rpmrb script)
Fri Oct 20 2023 Anton Vyatkin <toni@altlinux> 0.15.1-alt1
- NMU: new version 0.15.1
[...]
#300 node 16.20.3-alt1 -> 22.13.1-alt0.p10.1
Tue Sep 30 2025 Andrey Cherepanov <cas@altlinux> 22.13.1-alt0.p10.1
- Backport new version to p10 branch.
Wed Jan 22 2025 Vitaly Lipatov <lav@altlinux.ru> 22.13.1-alt1
- new version 22.13.1 (with rpmrb script)
- fixed CVEs:
+ CVE-2025-23083: src,loader,permission: throw on InternalWorker use when permission model is enabled (High)
+ CVE-2025-23085: src: fix HTTP2 mem leak on premature close and ERR_PROTO (Medium)
+ CVE-2025-23084: path: fix path traversal in normalize() on Windows (Medium)
+ CVE-2025-22150: Use of Insufficiently Random Values in undici fetch() (Medium)
Thu Jan 16 2025 Vitaly Lipatov <lav@altlinux.ru> 22.13.0-alt1
[...]
2025-Sep-30 14:45:55 :: node: closes bugs: 43430
2025-Sep-30 14:45:55 :: node: mentions vulnerabilities: CVE-2025-23083 CVE-2025-23085 CVE-2025-23084 CVE-2025-22150 CVE-2024-27980 CVE-2024-27983 CVE-2024-27982 CVE-2024-21892 CVE-2024-22019 CVE-2024-21896 CVE-2024-22017 CVE-2023-46809 CVE-2024-21891 CVE-2024-21890 CVE-2024-22025 CVE-2023-30581 CVE-2023-30585 CVE-2023-30588 CVE-2023-30589 CVE-2023-30590
2025-Sep-30 14:46:51 :: patched apt indices
2025-Sep-30 14:47:04 :: created next repo
2025-Sep-30 14:47:11 :: duplicate provides check OK
x86_64: NEW unmet dependencies detected:
node-canvas#2.8.0-alt1:p10+310327.400.27.1@1679065157 nodejs(abi) = 16
node-canvas#2.8.0-alt1:p10+310327.400.27.1@1679065157 nodejs(v8-abi) = 8.4
node-sass#7.0.0-alt2:p10+310327.500.27.1@1679065202 nodejs(abi) = 16
node-sass#7.0.0-alt2:p10+310327.500.27.1@1679065202 nodejs(v8-abi) = 8.4
npmjs-fibers#4.0.3-alt2:p10+310327.600.27.1@1679065228 nodejs(abi) = 16
npmjs-fibers#4.0.3-alt2:p10+310327.600.27.1@1679065228 nodejs(v8-abi) = 8.4
opennebula-fireedge#6.2.0.1-alt7:p10+389538.100.3.1@1753195767 nodejs(abi) = 16
opennebula-fireedge#6.2.0.1-alt7:p10+389538.100.3.1@1753195767 nodejs(v8-abi) = 8.4
i586: NEW unmet dependencies detected:
node-canvas#2.8.0-alt1:p10+310327.400.27.1@1679064624 nodejs(abi) = 16
node-canvas#2.8.0-alt1:p10+310327.400.27.1@1679064624 nodejs(v8-abi) = 8.4
node-sass#7.0.0-alt2:p10+310327.500.27.1@1679064674 nodejs(abi) = 16
node-sass#7.0.0-alt2:p10+310327.500.27.1@1679064674 nodejs(v8-abi) = 8.4
npmjs-fibers#4.0.3-alt2:p10+310327.600.27.1@1679064702 nodejs(abi) = 16
npmjs-fibers#4.0.3-alt2:p10+310327.600.27.1@1679064702 nodejs(v8-abi) = 8.4
aarch64: NEW unmet dependencies detected:
node-canvas#2.8.0-alt1:p10+310327.400.27.1@1679066469 nodejs(abi) = 16
node-canvas#2.8.0-alt1:p10+310327.400.27.1@1679066469 nodejs(v8-abi) = 8.4
node-sass#7.0.0-alt2:p10+310327.500.27.1@1679066556 nodejs(abi) = 16
node-sass#7.0.0-alt2:p10+310327.500.27.1@1679066556 nodejs(v8-abi) = 8.4
npmjs-fibers#4.0.3-alt2:p10+310327.600.27.1@1679066604 nodejs(abi) = 16
npmjs-fibers#4.0.3-alt2:p10+310327.600.27.1@1679066604 nodejs(v8-abi) = 8.4
opennebula-fireedge#6.2.0.1-alt7:p10+389538.100.3.1@1753196104 nodejs(abi) = 16
opennebula-fireedge#6.2.0.1-alt7:p10+389538.100.3.1@1753196104 nodejs(v8-abi) = 8.4
armh: NEW unmet dependencies detected:
node-canvas#2.8.0-alt1:p10+310327.400.27.1@1679065901 nodejs(abi) = 16
node-canvas#2.8.0-alt1:p10+310327.400.27.1@1679065901 nodejs(v8-abi) = 8.4
node-sass#7.0.0-alt2:p10+310327.500.27.1@1679066048 nodejs(abi) = 16
node-sass#7.0.0-alt2:p10+310327.500.27.1@1679066048 nodejs(v8-abi) = 8.4
npmjs-fibers#4.0.3-alt2:p10+310327.600.27.1@1679066118 nodejs(abi) = 16
npmjs-fibers#4.0.3-alt2:p10+310327.600.27.1@1679066118 nodejs(v8-abi) = 8.4
opennebula-fireedge#6.2.0.1-alt7:p10+389538.100.3.1@1753196457 nodejs(abi) = 16
opennebula-fireedge#6.2.0.1-alt7:p10+389538.100.3.1@1753196457 nodejs(v8-abi) = 8.4
ACLs of affected packages (4):
node-canvas
node-sass
npmjs-fibers
opennebula
2025-Sep-30 14:47:51 :: unmets: x86_64 +8 -0 =8, i586 +6 -0 =6, aarch64 +8 -0 =12, armh +8 -0 =26
2025-Sep-30 14:47:51 :: dependencies check FAILED
2025-Sep-30 14:47:51 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 7+ messages in thread
* [#396101] p10 FAILED (try 5) gyp.git=0.18.3-alt0.p10.1 c-ares.git=1.34.4-alt1 ...
2025-09-30 8:03 [#396101] [test-only] p10 FAILED gyp.git=0.18.3-alt0.p10.1 libnghttp2.git=1.64.0-alt1 Girar awaiter (cas)
` (2 preceding siblings ...)
2025-09-30 14:47 ` [#396101] [test-only] p10 FAILED (try 4) gyp.git=0.18.3-alt0.p10.1 c-ares.git=1.34.4-alt1 Girar awaiter (cas)
@ 2025-09-30 15:53 ` Girar awaiter (cas)
2025-09-30 18:51 ` [#396101] p10 FAILED (try 6) " Girar awaiter (cas)
2025-09-30 19:25 ` [#396101] p10 FAILED (try 7) " Girar awaiter (cas)
5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (cas) @ 2025-09-30 15:53 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.5.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#400 node-canvas ? ? failed failed
2025-Sep-30 15:52:24 :: task #396101 for p10 resumed by cas:
2025-Sep-30 15:52:24 :: message: New_node_version
#100 build 0.18.3-alt0.p10.1 from /people/cas/packages/gyp.git fetched at 2025-Sep-30 08:00:48
#200 removed
#240 build 1.34.4-alt1 from /gears/c/c-ares.git fetched at 2025-Sep-30 13:19:51 from p11
#300 build 22.13.1-alt0.p10.1 from /people/cas/packages/node.git fetched at 2025-Sep-30 12:16:55
#400 build 3.0.0-alt0.rc3 from /gears/n/node-canvas.git fetched at 2025-Sep-30 15:02:53 from p11
#500 delete node-sass
#600 delete npmjs-fibers
#700 build 6.2.0.1-alt7 from /gears/o/opennebula.git fetched at 2025-Sep-30 15:04:03 from p10
2025-Sep-30 15:52:26 :: created build repo
2025-Sep-30 15:52:27 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 15:52:27 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 15:52:27 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 15:52:27 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 15:52:38 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 15:52:38 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 15:52:38 :: [i586] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 15:52:39 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 15:52:47 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 15:52:47 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 15:52:50 :: [i586] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 15:52:50 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 15:52:50 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 15:52:50 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 15:52:55 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 15:52:56 :: [armh] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 15:53:02 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Sep-30 15:53:02 :: [i586] #400 node-canvas.git 3.0.0-alt0.rc3: build start
2025-Sep-30 15:53:05 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Sep-30 15:53:05 :: [x86_64] #400 node-canvas.git 3.0.0-alt0.rc3: build start
2025-Sep-30 15:53:07 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 15:53:08 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build start
[i586] <13>Sep 30 15:53:14 rpmi: rpm-build-compat-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[i586] <13>Sep 30 15:53:14 rpmi: rpm-build-intro-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[i586] <13>Sep 30 15:53:14 rpmi: rpm-macros-nodejs-0.20.7-alt2 sisyphus+271817.100.1.1 1620976294 installed
[i586] Reading Package Lists...
[i586] Building Dependency Tree...
[i586] MI2a: marked for install (shallow): rpm-build-nodejs
[i586] MI2a: satisfying Depends: npm (NULL)
[i586] MI2a: maybe install (a direct target): npm 10.9.2-alt0.p10.1:p10+396101.300.4.1@1759239502
[i586] MI2a: target SELECTED: npm 10.9.2-alt0.p10.1:p10+396101.300.4.1@1759239502
[i586] MI2a: requesting to install npm (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): npm
[i586] MI2a: satisfying Depends: node = 22.13.1-alt0.p10.1:p10+396101.300.4.1
[i586] MI2a: maybe install (a direct target): node 22.13.1-alt0.p10.1:p10+396101.300.4.1@1759239502
[i586] MI2a: target SELECTED: node 22.13.1-alt0.p10.1:p10+396101.300.4.1@1759239502
[i586] MI2a: requesting to install node (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): node
[i586] MI2a: satisfying Depends: openssl >= 1.1.1
[i586] MI2a: maybe install (a direct target): openssl 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: target SELECTED: openssl 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: requesting to install openssl (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): openssl
[i586] MI2a: satisfying Depends: libssl1.1 = 1.1.1w-alt0.p10.2:p10+364728.100.2.1
[i586] MI2a: maybe install (a direct target): libssl1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: target SELECTED: libssl1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: requesting to install libssl1.1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libssl1.1
[i586] MI2a: satisfying Depends: libcrypto1.1 = 1.1.1w-alt0.p10.2:p10+364728.100.2.1
[i586] MI2a: maybe install (a direct target): libcrypto1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: target SELECTED: libcrypto1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: requesting to install libcrypto1.1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libcrypto1.1
[i586] MI2a: satisfying Depends: ca-certificates (NULL)
[i586] MI2a: maybe install (a direct target): ca-certificates 2024.12.10-alt1:p10+372243.20.2.1@1738332466
[i586] MI2a: target SELECTED: ca-certificates 2024.12.10-alt1:p10+372243.20.2.1@1738332466
[i586] MI2a: requesting to install ca-certificates (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): ca-certificates
[i586] MI2a: satisfying Depends: ca-trust (NULL)
[i586] MI2a: maybe install (a direct target): ca-trust 0.1.6-alt1:p10+344774.100.1.1@1712685728
[i586] MI2a: target SELECTED: ca-trust 0.1.6-alt1:p10+344774.100.1.1@1712685728
[i586] MI2a: requesting to install ca-trust (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): ca-trust
[i586] MI2a: satisfying Depends: p11-kit-trust (NULL)
[i586] MI2a: maybe install (a direct target): p11-kit-trust 0.24.1-alt1:p10+305061.100.3.1@1660573407
[i586] MI2a: target SELECTED: p11-kit-trust 0.24.1-alt1:p10+305061.100.3.1@1660573407
[i586] MI2a: requesting to install p11-kit-trust (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): p11-kit-trust
[i586] MI2a: satisfying Depends: /etc/alternatives/packages.d (NULL)
[i586] MI2a: maybe install (a providing target): alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[i586] MI2a: target SELECTED: alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[i586] MI2a: requesting to install alternatives (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): alternatives
[i586] MI2a: satisfying Depends: rpm-macros-alternatives = 0.5.2-alt1:p10+309129.100.2.1
[i586] MI2a: maybe install (a direct target): rpm-macros-alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[i586] MI2a: target SELECTED: rpm-macros-alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[i586] MI2a: requesting to install rpm-macros-alternatives (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): rpm-macros-alternatives
[i586] MI2a: satisfying Depends: libtasn1.so.6 >= set:jfRaXblmF8mf5SLNNXDA2CDacDxCZqQOspDh1
[i586] MI2a: maybe install (a providing target): libtasn1 4.20.0-alt1:p10+374934.100.1.1@1739780096
[i586] MI2a: target SELECTED: libtasn1 4.20.0-alt1:p10+374934.100.1.1@1739780096
[i586] MI2a: requesting to install libtasn1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libtasn1
[i586] MI2a: satisfying Depends: libp11-kit = 0.24.1-alt1:p10+305061.100.3.1
[i586] MI2a: maybe install (a direct target): libp11-kit 0.24.1-alt1:p10+305061.100.3.1@1660573407
[i586] MI2a: target SELECTED: libp11-kit 0.24.1-alt1:p10+305061.100.3.1@1660573407
[i586] MI2a: requesting to install libp11-kit (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libp11-kit
[i586] MI2a: satisfying Depends: libbrotlidec.so.1 >= set:heroOa8XdSjJWBb
[i586] MI2a: maybe install (a providing target): libbrotlidec 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: target SELECTED: libbrotlidec 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: requesting to install libbrotlidec (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libbrotlidec
[i586] MI2a: satisfying Depends: libbrotlicommon = 1.0.9-alt2:sisyphus+278430.100.1.2
[i586] MI2a: maybe install (a direct target): libbrotlicommon 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: target SELECTED: libbrotlicommon 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: requesting to install libbrotlicommon (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libbrotlicommon
[i586] MI2a: satisfying Depends: libbrotlienc.so.1 >= set:hessqPjZghmer1
[i586] MI2a: maybe install (a providing target): libbrotlienc 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: target SELECTED: libbrotlienc 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: requesting to install libbrotlienc (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libbrotlienc
[i586] MI2a: satisfying Depends: libcares.so.2 >= set:niWsEebEq721xwAB9maWDKE6nk2Y1d9eMFx7neZ0rwUI9vFT2o92JHGHFUm5L76lXoVcBmeGPYWGoIQgoqC1
[i586] MI2a: maybe install (a providing target): libcares 1.34.4-alt1:p10+396101.240.4.1@1759238541
[i586] MI2a: target SELECTED: libcares 1.34.4-alt1:p10+396101.240.4.1@1759238541
[i586] MI2a: requesting to install libcares (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libcares
[i586] MI2a: satisfying Depends: libnghttp2.so.14 >= set:lesH1ycMa9ym8kqjoYXo1Z0MpSkQVajBUTfcB9gEtjl74uXdVoBmZ8KmjXIX8Zy4pbf7ezC0Z9G6KrarWICqwOdOLjekNG7352s20CJ3Zzmzk4GS3tm0xLcuo6cE14rwdfkyqS8tNLzZ5dfZq7csdkxLTlbC3JiVJWNyMS3Fc0hhHw5U
[i586] MI2a: maybe install (a providing target): libnghttp2 1.61.0-alt1:p10+344447.40.1.1@1712304240
[i586] MI2a: target SELECTED: libnghttp2 1.61.0-alt1:p10+344447.40.1.1@1712304240
[i586] MI2a: requesting to install libnghttp2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libnghttp2
[i586] MI2a: satisfying Depends: libuv.so.1 >= set:meRq1GKfdBv35grb1cULMZvQ10d4T0JUxAZAgZpP11lR5Tf1uPtZ0QNhdZbySzz4o1Z2TzkZFtIZ74CFieYPEaZodX3zQdJFbJAHwbpudvgZ2bQdmcUjVnvfdxMMOzjAFj1R5Z0ZoXAo9korxBZ2FmJsBC1r0wZJW074M3aJZ59ULKkqmOigt33yZxY74morM8Jw2WnoOfZGMyFWHyVt3cIe584dk6vM6uRtpgbKtkwV80JgtMXMIZILYr94RY0t46ak3RWBBGbUnKTiqgANFUMpZuLBZgsvTb25Vi1bBYrAc2sfuysmZIxx1M8Mb6OzOEE9pjUvFZw1RN2ToI6VnVKGYSTWXm5ZgTNpj1kZrpKmJUs76r4Ff5tEYmeUDMUTvEeGb0Zx2IXZmSiNoIi2w1gbavRjHWMqywiz1JyRtvzFOz6Xw1XtgPOZeUW8QpqrV3vjWmC7RCv3knhqLTxzDp9Vk71rSKNu4HM7VlltgB2KGvz3
[i586] MI2a: maybe install (a providing target): libuv 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712685
[i586] MI2a: target SELECTED: libuv 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712685
[i586] MI2a: requesting to install libuv (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libuv
[i586] MI2a: satisfying Depends: node-devel (NULL)
[i586] MI2a: maybe install (a direct target): node-devel 22.13.1-alt0.p10.1:p10+396101.300.4.1@1759239502
[i586] MI2a: target SELECTED: node-devel 22.13.1-alt0.p10.1:p10+396101.300.4.1@1759239502
[i586] MI2a: requesting to install node-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): node-devel
[i586] MI2a: satisfying Depends: gcc-c++ (NULL)
[i586] MI2a: maybe install (a direct target): gcc-c++ 10-alt1:sisyphus+263054.200.3.1@1607516810
[i586] MI2a: target SELECTED: gcc-c++ 10-alt1:sisyphus+263054.200.3.1@1607516810
[i586] MI2a: requesting to install gcc-c++ (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): gcc-c++
[i586] MI2a: satisfying Depends: gcc10-c++ (NULL)
[i586] MI2a: maybe install (a direct target): gcc10-c++ 10.3.1-alt2:sisyphus+277353.100.2.1@1625526466
[i586] MI2a: target SELECTED: gcc10-c++ 10.3.1-alt2:sisyphus+277353.100.2.1@1625526466
[i586] MI2a: requesting to install gcc10-c++ (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): gcc10-c++
[i586] MI2a: satisfying Depends: libstdc++10-devel = 10.3.1-alt2:sisyphus+277353.100.2.1
[i586] MI2a: maybe install (a direct target): libstdc++10-devel 10.3.1-alt2:sisyphus+277353.100.2.1@1625526466
[i586] MI2a: target SELECTED: libstdc++10-devel 10.3.1-alt2:sisyphus+277353.100.2.1@1625526466
[i586] MI2a: requesting to install libstdc++10-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libstdc++10-devel
[i586] MI2a: satisfying PreDepends: gcc-c++-common >= 1.4.7
[i586] MI2a: maybe install (a direct target): gcc-c++-common 1.4.27-alt1:sisyphus+278099.1300.1.1@1626028636
[i586] MI2a: target SELECTED: gcc-c++-common 1.4.27-alt1:sisyphus+278099.1300.1.1@1626028636
[i586] MI2a: requesting to install gcc-c++-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): gcc-c++-common
[i586] MI2a: satisfying Depends: zlib-devel (NULL)
[i586] MI2a: maybe install (a direct target): zlib-devel 1.3.1-alt1:p10+350706.100.3.1@1720104189
[i586] MI2a: target SELECTED: zlib-devel 1.3.1-alt1:p10+350706.100.3.1@1720104189
[i586] MI2a: requesting to install zlib-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): zlib-devel
[i586] MI2a: satisfying Depends: libbrotli-devel (NULL)
[i586] MI2a: maybe install (a direct target): libbrotli-devel 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: target SELECTED: libbrotli-devel 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[i586] MI2a: requesting to install libbrotli-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libbrotli-devel
[i586] MI2a: satisfying Depends: libcares-devel (NULL)
[i586] MI2a: maybe install (a direct target): libcares-devel 1.34.4-alt1:p10+396101.240.4.1@1759238541
[i586] MI2a: target SELECTED: libcares-devel 1.34.4-alt1:p10+396101.240.4.1@1759238541
[i586] MI2a: requesting to install libcares-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libcares-devel
[i586] MI2a: satisfying Depends: openssl-devel >= 1.1.1
[i586] MI2a: maybe install (a providing target): libssl-devel 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: target SELECTED: libssl-devel 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595176
[i586] MI2a: requesting to install libssl-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libssl-devel
[i586] MI2a: satisfying Depends: libuv-devel >= 1.49.2
[i586] MI2a: maybe install (a direct target): libuv-devel 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712685
[i586] MI2a: target SELECTED: libuv-devel 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712685
[i586] MI2a: requesting to install libuv-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libuv-devel
[i586] MI2a: satisfying Depends: node-gyp (NULL)
[i586] MI2a: maybe install (a direct target): node-gyp 5.0.7-alt2:p10+371801.200.5.1@1738794002
[i586] MI2a: target SELECTED: node-gyp 5.0.7-alt2:p10+371801.200.5.1@1738794002
[i586] MI2a: requesting to install node-gyp (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): node-gyp
[i586] MI2a: satisfying Depends: gyp >= 0.1.h.e87d37d6
[i586] MI2a: maybe install (a direct target): gyp 0.18.3-alt0.p10.1:p10+396101.100.1.1@1759219314
[i586] MI2a: target SELECTED: gyp 0.18.3-alt0.p10.1:p10+396101.100.1.1@1759219314
[i586] MI2a: requesting to install gyp (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): gyp
[i586] MI2a: satisfying Depends: /usr/bin/python3 (NULL)
[i586] MI2a: maybe install (a providing target): python3 3.9.20-alt1:p10+357900.100.1.1@1726758534
[i586] MI2a: target SELECTED: python3 3.9.20-alt1:p10+357900.100.1.1@1726758534
[i586] MI2a: requesting to install python3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): python3
[i586] MI2a: satisfying Depends: python3-base = 3.9.20-alt1:p10+357900.100.1.1
[i586] MI2a: maybe install (a direct target): python3-base 3.9.20-alt1:p10+357900.100.1.1@1726758534
[i586] MI2a: target SELECTED: python3-base 3.9.20-alt1:p10+357900.100.1.1@1726758534
[i586] MI2a: requesting to install python3-base (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): python3-base
[i586] MI2a: satisfying Depends: libexpat.so.1 >= set:keKUFski4R0wXtka97olBOZ17REKhz7nL8ZKWHPFZ33uhaXbVkjsQcSJH5elImuwVDsGFzPXw0tsVy6wZI95ZiDLZowTr2df2WZv3q3kSPgdYNzXg
[i586] MI2a: maybe install (a providing target): libexpat 2.5.0-alt1:p10+324220.100.1.1@1688465139
[i586] MI2a: target SELECTED: libexpat 2.5.0-alt1:p10+324220.100.1.1@1688465139
[i586] MI2a: requesting to install libexpat (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libexpat
[i586] MI2a: satisfying Depends: libgdbm.so.3 >= set:iejT6M96OmuT9HlYJ7ooGKIqQHH2
[i586] MI2a: maybe install (a providing target): libgdbm 1.8.3-alt10:sisyphus+278100.1600.1.1@1626059138
[i586] MI2a: target SELECTED: libgdbm 1.8.3-alt10:sisyphus+278100.1600.1.1@1626059138
[i586] MI2a: requesting to install libgdbm (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libgdbm
[i586] MI2a: satisfying Depends: python3(packaging.version) < 0
[i586] MI2a: maybe install (a providing target): python3-module-packaging 23.0-alt1:p10+325520.240.7.1@1691156260
[i586] MI2a: target SELECTED: python3-module-packaging 23.0-alt1:p10+325520.240.7.1@1691156260
[i586] MI2a: requesting to install python3-module-packaging (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): python3-module-packaging
[i586] MI2a: satisfying Depends: rpm-build-python3 (NULL)
[i586] MI2a: maybe install (a direct target): rpm-build-python3 0.1.22-alt1:p10+325520.200.7.1@1691156214
[i586] MI2a: target SELECTED: rpm-build-python3 0.1.22-alt1:p10+325520.200.7.1@1691156214
[i586] MI2a: requesting to install rpm-build-python3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): rpm-build-python3
[i586] MI2a: satisfying Depends: tests-for-installed-python3-pkgs = 0.1.22-alt1:p10+325520.200.7.1
[i586] MI2a: maybe install (a direct target): tests-for-installed-python3-pkgs 0.1.22-alt1:p10+325520.200.7.1@1691156214
[i586] MI2a: target SELECTED: tests-for-installed-python3-pkgs 0.1.22-alt1:p10+325520.200.7.1@1691156214
[i586] MI2a: requesting to install tests-for-installed-python3-pkgs (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): tests-for-installed-python3-pkgs
[i586] MI2a: satisfying Depends: git-core (NULL)
[i586] MI2a: maybe install (a direct target): git-core 2.50.1-alt1:p10+393262.100.1.1@1756133124
[i586] MI2a: target SELECTED: git-core 2.50.1-alt1:p10+393262.100.1.1@1756133124
[i586] MI2a: requesting to install git-core (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): git-core
[i586] MI2a: satisfying Depends: diffstat (NULL)
[i586] MI2a: maybe install (a direct target): diffstat 1.64-alt1:sisyphus+278100.700.1.1@1626056686
[i586] MI2a: target SELECTED: diffstat 1.64-alt1:sisyphus+278100.700.1.1@1626056686
[i586] MI2a: requesting to install diffstat (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): diffstat
[i586] MI2a: satisfying Depends: less (NULL)
[i586] MI2a: maybe install (a direct target): less 530-alt3:p10+320107.600.8.1@1685122380
[i586] MI2a: target SELECTED: less 530-alt3:p10+320107.600.8.1@1685122380
[i586] MI2a: requesting to install less (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): less
[i586] MI2a: satisfying Depends: openssh-clients (NULL)
[i586] MI2a: maybe install (a direct target): openssh-clients 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133269
[i586] MI2a: target SELECTED: openssh-clients 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133269
[i586] MI2a: requesting to install openssh-clients (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): openssh-clients
[i586] MI2a: satisfying Depends: libedit.so.3 >= set:lhWGuYssHIHdrdUMkCSKehhHZ5VJp
[i586] MI2a: maybe install (a providing target): libedit3 3.1.20191231-alt1:sisyphus+278505.100.1.1@1626106372
[i586] MI2a: target SELECTED: libedit3 3.1.20191231-alt1:sisyphus+278505.100.1.1@1626106372
[i586] MI2a: requesting to install libedit3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libedit3
[i586] MI2a: satisfying Depends: libgssapi_krb5.so.2 >= set:lherFpMVOkafm19039qfiKawGpb3r
[i586] MI2a: maybe install (a providing target): libkrb5 1.19.4-alt4:p10+351854.100.3.1@1733168066
[i586] MI2a: target SELECTED: libkrb5 1.19.4-alt4:p10+351854.100.3.1@1733168066
[i586] MI2a: requesting to install libkrb5 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libkrb5
[i586] MI2a: satisfying Depends: libcom_err.so.2 >= set:ifPl8xIvqFmQe8JQo3
[i586] MI2a: maybe install (a providing target): libcom_err 1.46.2.0.16.f114-alt1:sisyphus+278100.1000.1.1@1626056819
[i586] MI2a: target SELECTED: libcom_err 1.46.2.0.16.f114-alt1:sisyphus+278100.1000.1.1@1626056819
[i586] MI2a: requesting to install libcom_err (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libcom_err
[i586] MI2a: satisfying Depends: libkeyutils.so.1 >= set:jfWn12U6KThBXgruPLZ68yYZt2
[i586] MI2a: maybe install (a providing target): libkeyutils 1.6.3-alt1:sisyphus+266061.100.1.1@1612919567
[i586] MI2a: target SELECTED: libkeyutils 1.6.3-alt1:sisyphus+266061.100.1.1@1612919567
[i586] MI2a: requesting to install libkeyutils (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libkeyutils
[i586] MI2a: satisfying Depends: liblmdb.so.0 >= set:kfalKd4xYAkaAG2MqeH0wB2F4kTaBEo1iv0KFpxVmqzFIV6HJ0
[i586] MI2a: maybe install (a providing target): liblmdb 0.9.23-alt1:sisyphus+275369.100.1.2@1624493869
[i586] MI2a: target SELECTED: liblmdb 0.9.23-alt1:sisyphus+275369.100.1.2@1624493869
[i586] MI2a: requesting to install liblmdb (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): liblmdb
[i586] MI2a: satisfying Depends: libverto.so.1 >= set:jfI5MRvI6tmNn0zwQdb68Gk0
[i586] MI2a: maybe install (a providing target): libverto 0.3.2-alt1_1:sisyphus+279289.100.1.3@1626493872
[i586] MI2a: target SELECTED: libverto 0.3.2-alt1_1:sisyphus+279289.100.1.3@1626493872
[i586] MI2a: requesting to install libverto (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libverto
[i586] MI2a: satisfying Depends: openssh-common = 7.9p1-alt4.p10.7:p10+375264.100.2.1
[i586] MI2a: maybe install (a direct target): openssh-common 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133269
[i586] MI2a: target SELECTED: openssh-common 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133269
[i586] MI2a: requesting to install openssh-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): openssh-common
[i586] MI2a: satisfying Depends: rsync (NULL)
[i586] MI2a: maybe install (a direct target): rsync 3.2.7-alt3:p10+372268.100.3.1@1739257256
[i586] MI2a: target SELECTED: rsync 3.2.7-alt3:p10+372268.100.3.1@1739257256
[i586] MI2a: requesting to install rsync (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): rsync
[i586] MI2a: satisfying Depends: liblz4.so.1 >= set:kiCcQyocph1
[i586] MI2a: maybe install (a providing target): liblz4 1:1.9.4-alt1:p10+350711.100.1.1@1718009169
[i586] MI2a: target SELECTED: liblz4 1:1.9.4-alt1:p10+350711.100.1.1@1718009169
[i586] MI2a: requesting to install liblz4 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): liblz4
[i586] MI2a: satisfying Depends: libxxhash.so.0 >= set:jfZBMUbEvmMOgpHZd1XHq1GRAcBUVS9HGd0
[i586] MI2a: maybe install (a providing target): libxxhash 0.8.0-alt2:sisyphus+277476.100.2.1@1625621318
[i586] MI2a: target SELECTED: libxxhash 0.8.0-alt2:sisyphus+277476.100.2.1@1625621318
[i586] MI2a: requesting to install libxxhash (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libxxhash
[i586] MI2a: satisfying Depends: libcurl.so.4 >= set:kfRQoh7jemL8CSChtWU7ObXJchvM4DmqSDsId4atCbSkNJrpl5zbRh6qZw
[i586] MI2a: maybe install (a providing target): libcurl 8.12.0-alt1:p10+374306.100.2.1@1739647033
[i586] MI2a: target SELECTED: libcurl 8.12.0-alt1:p10+374306.100.2.1@1739647033
[i586] MI2a: requesting to install libcurl (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libcurl
[i586] MI2a: satisfying Depends: libgsasl.so.7 >= set:jfNMMjxjlLiKUyEAZvcPMCX3
[i586] MI2a: maybe install (a providing target): libgsasl 1.8.0-alt3:sisyphus+275307.100.1.2@1624478553
[i586] MI2a: target SELECTED: libgsasl 1.8.0-alt3:sisyphus+275307.100.1.2@1624478553
[i586] MI2a: requesting to install libgsasl (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libgsasl
[i586] MI2a: satisfying Depends: libidn.so.12 >= set:kiBXars6
[i586] MI2a: maybe install (a providing target): libidn 1.37-alt1:sisyphus+278604.100.1.1@1626095110
[i586] MI2a: target SELECTED: libidn 1.37-alt1:sisyphus+278604.100.1.1@1626095110
[i586] MI2a: requesting to install libidn (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libidn
[i586] MI2a: satisfying Depends: libntlm.so.0 >= set:hfknJM1
[i586] MI2a: maybe install (a providing target): libntlm 1.5-alt1:sisyphus+278100.3300.1.1@1626059663
[i586] MI2a: target SELECTED: libntlm 1.5-alt1:sisyphus+278100.3300.1.1@1626059663
[i586] MI2a: requesting to install libntlm (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libntlm
[i586] MI2a: satisfying Depends: libidn2.so.0 >= set:ifA2ZHZ1X9N2
[i586] MI2a: maybe install (a providing target): libidn2 2.3.2-alt1:p10+281239.100.3.1@1627673262
[i586] MI2a: target SELECTED: libidn2 2.3.2-alt1:p10+281239.100.3.1@1627673262
[i586] MI2a: requesting to install libidn2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libidn2
[i586] MI2a: satisfying Depends: liblber-2.4.so.2 >= set:liRJP9c9FzZ8q5FR
[i586] MI2a: maybe install (a providing target): libldap 2.4.59-alt1.p10.3:p10+374530.200.4.1@1739797036
[i586] MI2a: target SELECTED: libldap 2.4.59-alt1.p10.3:p10+374530.200.4.1@1739797036
[i586] MI2a: requesting to install libldap (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libldap
[i586] MI2a: satisfying Depends: libsasl2.so.3 >= set:lhKAh7QjCM36Vnr6MdFxFf8LIcZsS1kl0wH7Iyp
[i586] MI2a: maybe install (a providing target): libsasl2-3 2.1.28-alt2:p10+350745.100.3.1@1719827023
[i586] MI2a: target SELECTED: libsasl2-3 2.1.28-alt2:p10+350745.100.3.1@1719827023
[i586] MI2a: requesting to install libsasl2-3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libsasl2-3
[i586] MI2a: satisfying Depends: openldap-common = 2.4.59-alt1.p10.3:p10+374530.200.4.1
[i586] MI2a: maybe install (a direct target): openldap-common 2.4.59-alt1.p10.3:p10+374530.200.4.1@1739797003
[i586] MI2a: target SELECTED: openldap-common 2.4.59-alt1.p10.3:p10+374530.200.4.1@1739797003
[i586] MI2a: requesting to install openldap-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): openldap-common
[i586] MI2a: satisfying Depends: libpsl.so.5 >= set:ifo8sG4NYozTZj0
[i586] MI2a: maybe install (a providing target): libpsl 0.21.5-alt1:p10+345385.100.1.1@1713430420
[i586] MI2a: target SELECTED: libpsl 0.21.5-alt1:p10+345385.100.1.1@1713430420
[i586] MI2a: requesting to install libpsl (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libpsl
[i586] MI2a: satisfying Depends: publicsuffix-list-dafsa (NULL)
[i586] MI2a: maybe install (a direct target): publicsuffix-list-dafsa 20250827-alt1:p10+393386.100.1.1@1756509501
[i586] MI2a: target SELECTED: publicsuffix-list-dafsa 20250827-alt1:p10+393386.100.1.1@1756509501
[i586] MI2a: requesting to install publicsuffix-list-dafsa (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): publicsuffix-list-dafsa
[i586] MI2a: satisfying Depends: libssh2.so.1 >= set:lfFi2ZJdCZnNQqC7FxZHyYYVCMxI4j1759y3AVs98cSjdm6BZrMSTPA4BKYeWR49vSI0JGO8E3yldZ5j77X8z3joPyGVoiqovNAwPc5RvPDTKNRR6pS6H80qi1nxAdsxOdZERlIwndLqIyuVb
[i586] MI2a: maybe install (a providing target): libssh2 1.11.0-alt2:p10+339351.200.2.1@1706598965
[i586] MI2a: target SELECTED: libssh2 1.11.0-alt2:p10+339351.200.2.1@1706598965
[i586] MI2a: requesting to install libssh2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libssh2
[i586] MI2a: satisfying Depends: libpcre2-8.so.0 >= set:kfnKLIZ7CIoIJnFkOWVd4OtykJwjuOg7zO4WmeBrYaxpR
[i586] MI2a: maybe install (a providing target): libpcre2 10.42-alt1:p10+326212.100.2.1@1691762915
[i586] MI2a: target SELECTED: libpcre2 10.42-alt1:p10+326212.100.2.1@1691762915
[i586] MI2a: requesting to install libpcre2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[i586] MI2a: marked for install (shallow): libpcre2
[i586] Version rpm-build-intro#2.2.9-alt1:p10+286146.100.1.1@1632984324 for rpm-build-intro>=1.9.18 is already installed
[i586] rpm-build-intro is already the newest version.
[i586] E: Couldn't find package node-addon-api>=7.0.0
[i586] hsh-install: Failed to calculate package file list.
[i586] hsh-install: Failed to generate package file list.
2025-Sep-30 15:53:15 :: [i586] node-canvas.git 3.0.0-alt0.rc3: remote: cannot build src.rpm
2025-Sep-30 15:53:15 :: [i586] #400 node-canvas.git 3.0.0-alt0.rc3: build FAILED
2025-Sep-30 15:53:15 :: [i586] requesting cancellation of task processing
[x86_64] <13>Sep 30 15:53:17 rpmi: rpm-build-compat-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[x86_64] <13>Sep 30 15:53:17 rpmi: rpm-build-intro-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[x86_64] <13>Sep 30 15:53:17 rpmi: rpm-macros-nodejs-0.20.7-alt2 sisyphus+271817.100.1.1 1620976294 installed
[x86_64] Reading Package Lists...
[x86_64] Building Dependency Tree...
[x86_64] MI2a: marked for install (shallow): rpm-build-nodejs
[x86_64] MI2a: satisfying Depends: npm (NULL)
[x86_64] MI2a: maybe install (a direct target): npm 10.9.2-alt0.p10.1:p10+396101.300.4.1@1759240350
[x86_64] MI2a: target SELECTED: npm 10.9.2-alt0.p10.1:p10+396101.300.4.1@1759240350
[x86_64] MI2a: requesting to install npm (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): npm
[x86_64] MI2a: satisfying Depends: node = 22.13.1-alt0.p10.1:p10+396101.300.4.1
[x86_64] MI2a: maybe install (a direct target): node 22.13.1-alt0.p10.1:p10+396101.300.4.1@1759240350
[x86_64] MI2a: target SELECTED: node 22.13.1-alt0.p10.1:p10+396101.300.4.1@1759240350
[x86_64] MI2a: requesting to install node (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): node
[x86_64] MI2a: satisfying Depends: openssl >= 1.1.1
[x86_64] MI2a: maybe install (a direct target): openssl 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: target SELECTED: openssl 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: requesting to install openssl (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): openssl
[x86_64] MI2a: satisfying Depends: libssl1.1 = 1.1.1w-alt0.p10.2:p10+364728.100.2.1
[x86_64] MI2a: maybe install (a direct target): libssl1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: target SELECTED: libssl1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: requesting to install libssl1.1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libssl1.1
[x86_64] MI2a: satisfying Depends: libcrypto1.1 = 1.1.1w-alt0.p10.2:p10+364728.100.2.1
[x86_64] MI2a: maybe install (a direct target): libcrypto1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: target SELECTED: libcrypto1.1 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: requesting to install libcrypto1.1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libcrypto1.1
[x86_64] MI2a: satisfying Depends: ca-certificates (NULL)
[x86_64] MI2a: maybe install (a direct target): ca-certificates 2024.12.10-alt1:p10+372243.20.2.1@1738332466
[x86_64] MI2a: target SELECTED: ca-certificates 2024.12.10-alt1:p10+372243.20.2.1@1738332466
[x86_64] MI2a: requesting to install ca-certificates (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): ca-certificates
[x86_64] MI2a: satisfying Depends: ca-trust (NULL)
[x86_64] MI2a: maybe install (a direct target): ca-trust 0.1.6-alt1:p10+344774.100.1.1@1712685728
[x86_64] MI2a: target SELECTED: ca-trust 0.1.6-alt1:p10+344774.100.1.1@1712685728
[x86_64] MI2a: requesting to install ca-trust (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): ca-trust
[x86_64] MI2a: satisfying Depends: p11-kit-trust (NULL)
[x86_64] MI2a: maybe install (a direct target): p11-kit-trust 0.24.1-alt1:p10+305061.100.3.1@1660573397
[x86_64] MI2a: target SELECTED: p11-kit-trust 0.24.1-alt1:p10+305061.100.3.1@1660573397
[x86_64] MI2a: requesting to install p11-kit-trust (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): p11-kit-trust
[x86_64] MI2a: satisfying Depends: /etc/alternatives/packages.d (NULL)
[x86_64] MI2a: maybe install (a providing target): alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[x86_64] MI2a: target SELECTED: alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[x86_64] MI2a: requesting to install alternatives (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): alternatives
[x86_64] MI2a: satisfying Depends: rpm-macros-alternatives = 0.5.2-alt1:p10+309129.100.2.1
[x86_64] MI2a: maybe install (a direct target): rpm-macros-alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[x86_64] MI2a: target SELECTED: rpm-macros-alternatives 0.5.2-alt1:p10+309129.100.2.1@1668066636
[x86_64] MI2a: requesting to install rpm-macros-alternatives (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): rpm-macros-alternatives
[x86_64] MI2a: satisfying Depends: libtasn1.so.6()(64bit) >= set:jfRaXblmF8mf5SLNNXDA2CDacDxCZqQOspDh1
[x86_64] MI2a: maybe install (a providing target): libtasn1 4.20.0-alt1:p10+374934.100.1.1@1739780092
[x86_64] MI2a: target SELECTED: libtasn1 4.20.0-alt1:p10+374934.100.1.1@1739780092
[x86_64] MI2a: requesting to install libtasn1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libtasn1
[x86_64] MI2a: satisfying Depends: libp11-kit = 0.24.1-alt1:p10+305061.100.3.1
[x86_64] MI2a: maybe install (a direct target): libp11-kit 0.24.1-alt1:p10+305061.100.3.1@1660573397
[x86_64] MI2a: target SELECTED: libp11-kit 0.24.1-alt1:p10+305061.100.3.1@1660573397
[x86_64] MI2a: requesting to install libp11-kit (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libp11-kit
[x86_64] MI2a: satisfying Depends: libbrotlidec.so.1()(64bit) >= set:heroOa8XdSjJWBb
[x86_64] MI2a: maybe install (a providing target): libbrotlidec 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: target SELECTED: libbrotlidec 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: requesting to install libbrotlidec (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libbrotlidec
[x86_64] MI2a: satisfying Depends: libbrotlicommon = 1.0.9-alt2:sisyphus+278430.100.1.2
[x86_64] MI2a: maybe install (a direct target): libbrotlicommon 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: target SELECTED: libbrotlicommon 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: requesting to install libbrotlicommon (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libbrotlicommon
[x86_64] MI2a: satisfying Depends: libbrotlienc.so.1()(64bit) >= set:hessqPjZghmer1
[x86_64] MI2a: maybe install (a providing target): libbrotlienc 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: target SELECTED: libbrotlienc 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: requesting to install libbrotlienc (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libbrotlienc
[x86_64] MI2a: satisfying Depends: libcares.so.2()(64bit) >= set:niWsEebEq721xwAB9maWDKE6nk2Y1d9eMFx7neZ0rwUI9vFT2o92JHGHFUm5L76lXoVcBmeGPYWGoIQgoqC1
[x86_64] MI2a: maybe install (a providing target): libcares 1.34.4-alt1:p10+396101.240.4.1@1759238537
[x86_64] MI2a: target SELECTED: libcares 1.34.4-alt1:p10+396101.240.4.1@1759238537
[x86_64] MI2a: requesting to install libcares (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libcares
[x86_64] MI2a: satisfying Depends: libnghttp2.so.14()(64bit) >= set:lesH1ycMa9ym8kqjoYXo1Z0MpSkQVajBUTfcB9gEtjl74uXdVoBmZ8KmjXIX8Zy4pbf7ezC0Z9G6KrarWICqwOdOLjekNG7352s20CJ3Zzmzk4GS3tm0xLcuo6cE14rwdfkyqS8tNLzZ5dfZq7csdkxLTlbC3JiVJWNyMS3Fc0hhHw5U
[x86_64] MI2a: maybe install (a providing target): libnghttp2 1.61.0-alt1:p10+344447.40.1.1@1712304236
[x86_64] MI2a: target SELECTED: libnghttp2 1.61.0-alt1:p10+344447.40.1.1@1712304236
[x86_64] MI2a: requesting to install libnghttp2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libnghttp2
[x86_64] MI2a: satisfying Depends: libuv.so.1()(64bit) >= set:meRq1GKfdBv35grb1cULMZvQ10d4T0JUxAZAgZpP11lR5Tf1uPtZ0QNhdZbySzz4o1Z2TzkZFtIZ74CFieYPEaZodX3zQdJFbJAHwbpudvgZ2bQdmcUjVnvfdxMMOzjAFj1R5Z0ZoXAo9korxBZ2FmJsBC1r0wZJW074M3aJZ59ULKkqmOigt33yZxY74morM8Jw2WnoOfZGMyFWHyVt3cIe584dk6vM6uRtpgbKtkwV80JgtMXMIZILYr94RY0t46ak3RWBBGbUnKTiqgANFUMpZuLBZgsvTb25Vi1bBYrAc2sfuysmZIxx1M8Mb6OzOEE9pjUvFZw1RN2ToI6VnVKGYSTWXm5ZgTNpj1kZrpKmJUs76r4Ff5tEYmeUDMUTvEeGb0Zx2IXZmSiNoIi2w1gbavRjHWMqywiz1JyRtvzFOz6Xw1XtgPOZeUW8QpqrV3vjWmC7RCv3knhqLTxzDp9Vk71rSKNu4HM7VlltgB2KGvz3
[x86_64] MI2a: maybe install (a providing target): libuv 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712684
[x86_64] MI2a: target SELECTED: libuv 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712684
[x86_64] MI2a: requesting to install libuv (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libuv
[x86_64] MI2a: satisfying Depends: node-devel (NULL)
[x86_64] MI2a: maybe install (a direct target): node-devel 22.13.1-alt0.p10.1:p10+396101.300.4.1@1759240350
[x86_64] MI2a: target SELECTED: node-devel 22.13.1-alt0.p10.1:p10+396101.300.4.1@1759240350
[x86_64] MI2a: requesting to install node-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): node-devel
[x86_64] MI2a: satisfying Depends: gcc-c++ (NULL)
[x86_64] MI2a: maybe install (a direct target): gcc-c++ 10-alt1:sisyphus+263054.200.3.1@1607517515
[x86_64] MI2a: target SELECTED: gcc-c++ 10-alt1:sisyphus+263054.200.3.1@1607517515
[x86_64] MI2a: requesting to install gcc-c++ (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gcc-c++
[x86_64] MI2a: satisfying Depends: gcc10-c++ (NULL)
[x86_64] MI2a: maybe install (a direct target): gcc10-c++ 10.3.1-alt2:sisyphus+277353.100.2.1@1625525890
[x86_64] MI2a: target SELECTED: gcc10-c++ 10.3.1-alt2:sisyphus+277353.100.2.1@1625525890
[x86_64] MI2a: requesting to install gcc10-c++ (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gcc10-c++
[x86_64] MI2a: satisfying Depends: libstdc++10-devel = 10.3.1-alt2:sisyphus+277353.100.2.1
[x86_64] MI2a: maybe install (a direct target): libstdc++10-devel 10.3.1-alt2:sisyphus+277353.100.2.1@1625525890
[x86_64] MI2a: target SELECTED: libstdc++10-devel 10.3.1-alt2:sisyphus+277353.100.2.1@1625525890
[x86_64] MI2a: requesting to install libstdc++10-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libstdc++10-devel
[x86_64] MI2a: satisfying PreDepends: gcc-c++-common >= 1.4.7
[x86_64] MI2a: maybe install (a direct target): gcc-c++-common 1.4.27-alt1:sisyphus+278099.1300.1.1@1626028636
[x86_64] MI2a: target SELECTED: gcc-c++-common 1.4.27-alt1:sisyphus+278099.1300.1.1@1626028636
[x86_64] MI2a: requesting to install gcc-c++-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gcc-c++-common
[x86_64] MI2a: satisfying Depends: zlib-devel (NULL)
[x86_64] MI2a: maybe install (a direct target): zlib-devel 1.3.1-alt1:p10+350706.100.3.1@1720104189
[x86_64] MI2a: target SELECTED: zlib-devel 1.3.1-alt1:p10+350706.100.3.1@1720104189
[x86_64] MI2a: requesting to install zlib-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): zlib-devel
[x86_64] MI2a: satisfying Depends: libbrotli-devel (NULL)
[x86_64] MI2a: maybe install (a direct target): libbrotli-devel 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: target SELECTED: libbrotli-devel 1.0.9-alt2:sisyphus+278430.100.1.2@1626213212
[x86_64] MI2a: requesting to install libbrotli-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libbrotli-devel
[x86_64] MI2a: satisfying Depends: libcares-devel (NULL)
[x86_64] MI2a: maybe install (a direct target): libcares-devel 1.34.4-alt1:p10+396101.240.4.1@1759238537
[x86_64] MI2a: target SELECTED: libcares-devel 1.34.4-alt1:p10+396101.240.4.1@1759238537
[x86_64] MI2a: requesting to install libcares-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libcares-devel
[x86_64] MI2a: satisfying Depends: openssl-devel >= 1.1.1
[x86_64] MI2a: maybe install (a providing target): libssl-devel 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: target SELECTED: libssl-devel 1.1.1w-alt0.p10.2:p10+364728.100.2.1@1734595128
[x86_64] MI2a: requesting to install libssl-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libssl-devel
[x86_64] MI2a: satisfying Depends: libuv-devel >= 1.49.2
[x86_64] MI2a: maybe install (a direct target): libuv-devel 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712684
[x86_64] MI2a: target SELECTED: libuv-devel 1.49.2-alt0.p10.1:p10+371077.100.1.1@1737712684
[x86_64] MI2a: requesting to install libuv-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libuv-devel
[x86_64] MI2a: satisfying Depends: node-gyp (NULL)
[x86_64] MI2a: maybe install (a direct target): node-gyp 5.0.7-alt2:p10+371801.200.5.1@1738794002
[x86_64] MI2a: target SELECTED: node-gyp 5.0.7-alt2:p10+371801.200.5.1@1738794002
[x86_64] MI2a: requesting to install node-gyp (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): node-gyp
[x86_64] MI2a: satisfying Depends: gyp >= 0.1.h.e87d37d6
[x86_64] MI2a: maybe install (a direct target): gyp 0.18.3-alt0.p10.1:p10+396101.100.1.1@1759219313
[x86_64] MI2a: target SELECTED: gyp 0.18.3-alt0.p10.1:p10+396101.100.1.1@1759219313
[x86_64] MI2a: requesting to install gyp (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gyp
[x86_64] MI2a: satisfying Depends: /usr/bin/python3 (NULL)
[x86_64] MI2a: maybe install (a providing target): python3 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: target SELECTED: python3 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: requesting to install python3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): python3
[x86_64] MI2a: satisfying Depends: python3-base = 3.9.20-alt1:p10+357900.100.1.1
[x86_64] MI2a: maybe install (a direct target): python3-base 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: target SELECTED: python3-base 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: requesting to install python3-base (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): python3-base
[x86_64] MI2a: satisfying Depends: libexpat.so.1()(64bit) >= set:keKUFski4R0wXtka97olBOZ17REKhz7nL8ZKWHPFZ33uhaXbVkjsQcSJH5elImuwVDsGFzPXw0tsVy6wZI95ZiDLZowTr2df2WZv3q3kSPgdYNzXg
[x86_64] MI2a: maybe install (a providing target): libexpat 2.5.0-alt1:p10+324220.100.1.1@1688465137
[x86_64] MI2a: target SELECTED: libexpat 2.5.0-alt1:p10+324220.100.1.1@1688465137
[x86_64] MI2a: requesting to install libexpat (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libexpat
[x86_64] MI2a: satisfying Depends: libgdbm.so.3()(64bit) >= set:iejT6M96OmuT9HlYJ7ooGKIqQHH2
[x86_64] MI2a: maybe install (a providing target): libgdbm 1.8.3-alt10:sisyphus+278100.1600.1.1@1626058413
[x86_64] MI2a: target SELECTED: libgdbm 1.8.3-alt10:sisyphus+278100.1600.1.1@1626058413
[x86_64] MI2a: requesting to install libgdbm (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libgdbm
[x86_64] MI2a: satisfying Depends: python3(packaging.version) < 0
[x86_64] MI2a: maybe install (a providing target): python3-module-packaging 23.0-alt1:p10+325520.240.7.1@1691156260
[x86_64] MI2a: target SELECTED: python3-module-packaging 23.0-alt1:p10+325520.240.7.1@1691156260
[x86_64] MI2a: requesting to install python3-module-packaging (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): python3-module-packaging
[x86_64] MI2a: satisfying Depends: rpm-build-python3 (NULL)
[x86_64] MI2a: maybe install (a direct target): rpm-build-python3 0.1.22-alt1:p10+325520.200.7.1@1691156214
[x86_64] MI2a: target SELECTED: rpm-build-python3 0.1.22-alt1:p10+325520.200.7.1@1691156214
[x86_64] MI2a: requesting to install rpm-build-python3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): rpm-build-python3
[x86_64] MI2a: satisfying Depends: tests-for-installed-python3-pkgs = 0.1.22-alt1:p10+325520.200.7.1
[x86_64] MI2a: maybe install (a direct target): tests-for-installed-python3-pkgs 0.1.22-alt1:p10+325520.200.7.1@1691156214
[x86_64] MI2a: target SELECTED: tests-for-installed-python3-pkgs 0.1.22-alt1:p10+325520.200.7.1@1691156214
[x86_64] MI2a: requesting to install tests-for-installed-python3-pkgs (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): tests-for-installed-python3-pkgs
[x86_64] MI2a: satisfying Depends: git-core (NULL)
[x86_64] MI2a: maybe install (a direct target): git-core 2.50.1-alt1:p10+393262.100.1.1@1756133110
[x86_64] MI2a: target SELECTED: git-core 2.50.1-alt1:p10+393262.100.1.1@1756133110
[x86_64] MI2a: requesting to install git-core (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): git-core
[x86_64] MI2a: satisfying Depends: diffstat (NULL)
[x86_64] MI2a: maybe install (a direct target): diffstat 1.64-alt1:sisyphus+278100.700.1.1@1626056683
[x86_64] MI2a: target SELECTED: diffstat 1.64-alt1:sisyphus+278100.700.1.1@1626056683
[x86_64] MI2a: requesting to install diffstat (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): diffstat
[x86_64] MI2a: satisfying Depends: less (NULL)
[x86_64] MI2a: maybe install (a direct target): less 530-alt3:p10+320107.600.8.1@1685122362
[x86_64] MI2a: target SELECTED: less 530-alt3:p10+320107.600.8.1@1685122362
[x86_64] MI2a: requesting to install less (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): less
[x86_64] MI2a: satisfying Depends: openssh-clients (NULL)
[x86_64] MI2a: maybe install (a direct target): openssh-clients 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133266
[x86_64] MI2a: target SELECTED: openssh-clients 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133266
[x86_64] MI2a: requesting to install openssh-clients (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): openssh-clients
[x86_64] MI2a: satisfying Depends: libedit.so.3()(64bit) >= set:lhWGuYssHIHdrdUMkCSKehhHZ5VJp
[x86_64] MI2a: maybe install (a providing target): libedit3 3.1.20191231-alt1:sisyphus+278505.100.1.1@1626106374
[x86_64] MI2a: target SELECTED: libedit3 3.1.20191231-alt1:sisyphus+278505.100.1.1@1626106374
[x86_64] MI2a: requesting to install libedit3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libedit3
[x86_64] MI2a: satisfying Depends: libgssapi_krb5.so.2()(64bit) >= set:lherFpMVOkafm19039qfiKawGpb3r
[x86_64] MI2a: maybe install (a providing target): libkrb5 1.19.4-alt4:p10+351854.100.3.1@1733167911
[x86_64] MI2a: target SELECTED: libkrb5 1.19.4-alt4:p10+351854.100.3.1@1733167911
[x86_64] MI2a: requesting to install libkrb5 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libkrb5
[x86_64] MI2a: satisfying Depends: libcom_err.so.2()(64bit) >= set:ifPl8xIvqFmQe8JQo3
[x86_64] MI2a: maybe install (a providing target): libcom_err 1.46.2.0.16.f114-alt1:sisyphus+278100.1000.1.1@1626056805
[x86_64] MI2a: target SELECTED: libcom_err 1.46.2.0.16.f114-alt1:sisyphus+278100.1000.1.1@1626056805
[x86_64] MI2a: requesting to install libcom_err (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libcom_err
[x86_64] MI2a: satisfying Depends: libkeyutils.so.1()(64bit) >= set:jfWn12U6KThBXgruPLZ68yYZt2
[x86_64] MI2a: maybe install (a providing target): libkeyutils 1.6.3-alt1:sisyphus+266061.100.1.1@1612919566
[x86_64] MI2a: target SELECTED: libkeyutils 1.6.3-alt1:sisyphus+266061.100.1.1@1612919566
[x86_64] MI2a: requesting to install libkeyutils (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libkeyutils
[x86_64] MI2a: satisfying Depends: liblmdb.so.0()(64bit) >= set:kfalKd4xYAkaAG2MqeH0wB2F4kTaBEo1iv0KFpxVmqzFIV6HJ0
[x86_64] MI2a: maybe install (a providing target): liblmdb 0.9.23-alt1:sisyphus+275369.100.1.2@1624493869
[x86_64] MI2a: target SELECTED: liblmdb 0.9.23-alt1:sisyphus+275369.100.1.2@1624493869
[x86_64] MI2a: requesting to install liblmdb (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): liblmdb
[x86_64] MI2a: satisfying Depends: libverto.so.1()(64bit) >= set:jfI5MRvI6tmNn0zwQdb68Gk0
[x86_64] MI2a: maybe install (a providing target): libverto 0.3.2-alt1_1:sisyphus+279289.100.1.3@1626493868
[x86_64] MI2a: target SELECTED: libverto 0.3.2-alt1_1:sisyphus+279289.100.1.3@1626493868
[x86_64] MI2a: requesting to install libverto (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libverto
[x86_64] MI2a: satisfying Depends: openssh-common = 7.9p1-alt4.p10.7:p10+375264.100.2.1
[x86_64] MI2a: maybe install (a direct target): openssh-common 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133266
[x86_64] MI2a: target SELECTED: openssh-common 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133266
[x86_64] MI2a: requesting to install openssh-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): openssh-common
[x86_64] MI2a: satisfying Depends: rsync (NULL)
[x86_64] MI2a: maybe install (a direct target): rsync 3.2.7-alt3:p10+372268.100.3.1@1739257254
[x86_64] MI2a: target SELECTED: rsync 3.2.7-alt3:p10+372268.100.3.1@1739257254
[x86_64] MI2a: requesting to install rsync (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): rsync
[x86_64] MI2a: satisfying Depends: liblz4.so.1()(64bit) >= set:kiCcQyocph1
[x86_64] MI2a: maybe install (a providing target): liblz4 1:1.9.4-alt1:p10+350711.100.1.1@1718009144
[x86_64] MI2a: target SELECTED: liblz4 1:1.9.4-alt1:p10+350711.100.1.1@1718009144
[x86_64] MI2a: requesting to install liblz4 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): liblz4
[x86_64] MI2a: satisfying Depends: libxxhash.so.0()(64bit) >= set:jfZBMUbEvmMOgpHZd1XHq1GRAcBUVS9HGd0
[x86_64] MI2a: maybe install (a providing target): libxxhash 0.8.0-alt2:sisyphus+277476.100.2.1@1625621312
[x86_64] MI2a: target SELECTED: libxxhash 0.8.0-alt2:sisyphus+277476.100.2.1@1625621312
[x86_64] MI2a: requesting to install libxxhash (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libxxhash
[x86_64] MI2a: satisfying Depends: libcurl.so.4()(64bit) >= set:kfRQoh7jemL8CSChtWU7ObXJchvM4DmqSDsId4atCbSkNJrpl5zbRh6qZw
[x86_64] MI2a: maybe install (a providing target): libcurl 8.12.0-alt1:p10+374306.100.2.1@1739647005
[x86_64] MI2a: target SELECTED: libcurl 8.12.0-alt1:p10+374306.100.2.1@1739647005
[x86_64] MI2a: requesting to install libcurl (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libcurl
[x86_64] MI2a: satisfying Depends: libgsasl.so.7()(64bit) >= set:jfNMMjxjlLiKUyEAZvcPMCX3
[x86_64] MI2a: maybe install (a providing target): libgsasl 1.8.0-alt3:sisyphus+275307.100.1.2@1624478543
[x86_64] MI2a: target SELECTED: libgsasl 1.8.0-alt3:sisyphus+275307.100.1.2@1624478543
[x86_64] MI2a: requesting to install libgsasl (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libgsasl
[x86_64] MI2a: satisfying Depends: libidn.so.12()(64bit) >= set:kiBXars6
[x86_64] MI2a: maybe install (a providing target): libidn 1.37-alt1:sisyphus+278604.100.1.1@1626095122
[x86_64] MI2a: target SELECTED: libidn 1.37-alt1:sisyphus+278604.100.1.1@1626095122
[x86_64] MI2a: requesting to install libidn (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libidn
[x86_64] MI2a: satisfying Depends: libntlm.so.0()(64bit) >= set:hfknJM1
[x86_64] MI2a: maybe install (a providing target): libntlm 1.5-alt1:sisyphus+278100.3300.1.1@1626058899
[x86_64] MI2a: target SELECTED: libntlm 1.5-alt1:sisyphus+278100.3300.1.1@1626058899
[x86_64] MI2a: requesting to install libntlm (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libntlm
[x86_64] MI2a: satisfying Depends: libidn2.so.0()(64bit) >= set:ifA2ZHZ1X9N2
[x86_64] MI2a: maybe install (a providing target): libidn2 2.3.2-alt1:p10+281239.100.3.1@1627673251
[x86_64] MI2a: target SELECTED: libidn2 2.3.2-alt1:p10+281239.100.3.1@1627673251
[x86_64] MI2a: requesting to install libidn2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libidn2
[x86_64] MI2a: satisfying Depends: liblber-2.4.so.2()(64bit) >= set:liRJP9c9FzZ8q5FR
[x86_64] MI2a: maybe install (a providing target): libldap 2.4.59-alt1.p10.3:p10+374530.200.4.1@1739797003
[x86_64] MI2a: target SELECTED: libldap 2.4.59-alt1.p10.3:p10+374530.200.4.1@1739797003
[x86_64] MI2a: requesting to install libldap (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libldap
[x86_64] MI2a: satisfying Depends: libsasl2.so.3()(64bit) >= set:lhKAh7QjCM36Vnr6MdFxFf8LIcZsS1kl0wH7Iyp
[x86_64] MI2a: maybe install (a providing target): libsasl2-3 2.1.28-alt2:p10+350745.100.3.1@1719827030
[x86_64] MI2a: target SELECTED: libsasl2-3 2.1.28-alt2:p10+350745.100.3.1@1719827030
[x86_64] MI2a: requesting to install libsasl2-3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libsasl2-3
[x86_64] MI2a: satisfying Depends: openldap-common = 2.4.59-alt1.p10.3:p10+374530.200.4.1
[x86_64] MI2a: maybe install (a direct target): openldap-common 2.4.59-alt1.p10.3:p10+374530.200.4.1@1739797003
[x86_64] MI2a: target SELECTED: openldap-common 2.4.59-alt1.p10.3:p10+374530.200.4.1@1739797003
[x86_64] MI2a: requesting to install openldap-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): openldap-common
[x86_64] MI2a: satisfying Depends: libpsl.so.5()(64bit) >= set:ifo8sG4NYozTZj0
[x86_64] MI2a: maybe install (a providing target): libpsl 0.21.5-alt1:p10+345385.100.1.1@1713430418
[x86_64] MI2a: target SELECTED: libpsl 0.21.5-alt1:p10+345385.100.1.1@1713430418
[x86_64] MI2a: requesting to install libpsl (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libpsl
[x86_64] MI2a: satisfying Depends: publicsuffix-list-dafsa (NULL)
[x86_64] MI2a: maybe install (a direct target): publicsuffix-list-dafsa 20250827-alt1:p10+393386.100.1.1@1756509501
[x86_64] MI2a: target SELECTED: publicsuffix-list-dafsa 20250827-alt1:p10+393386.100.1.1@1756509501
[x86_64] MI2a: requesting to install publicsuffix-list-dafsa (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): publicsuffix-list-dafsa
[x86_64] MI2a: satisfying Depends: libssh2.so.1()(64bit) >= set:lfFi2ZJdCZnNQqC7FxZHyYYVCMxI4j1759y3AVs98cSjdm6BZrMSTPA4BKYeWR49vSI0JGO8E3yldZ5j77X8z3joPyGVoiqovNAwPc5RvPDTKNRR6pS6H80qi1nxAdsxOdZERlIwndLqIyuVb
[x86_64] MI2a: maybe install (a providing target): libssh2 1.11.0-alt2:p10+339351.200.2.1@1706598963
[x86_64] MI2a: target SELECTED: libssh2 1.11.0-alt2:p10+339351.200.2.1@1706598963
[x86_64] MI2a: requesting to install libssh2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libssh2
[x86_64] MI2a: satisfying Depends: libpcre2-8.so.0()(64bit) >= set:kfnKLIZ7CIoIJnFkOWVd4OtykJwjuOg7zO4WmeBrYaxpR
[x86_64] MI2a: maybe install (a providing target): libpcre2 10.42-alt1:p10+326212.100.2.1@1691762916
[x86_64] MI2a: target SELECTED: libpcre2 10.42-alt1:p10+326212.100.2.1@1691762916
[x86_64] MI2a: requesting to install libpcre2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libpcre2
[x86_64] Version rpm-build-intro#2.2.9-alt1:p10+286146.100.1.1@1632984324 for rpm-build-intro>=1.9.18 is already installed
[x86_64] rpm-build-intro is already the newest version.
[x86_64] E: Couldn't find package node-addon-api>=7.0.0
[x86_64] hsh-install: Failed to calculate package file list.
[x86_64] hsh-install: Failed to generate package file list.
2025-Sep-30 15:53:18 :: [x86_64] node-canvas.git 3.0.0-alt0.rc3: remote: cannot build src.rpm
2025-Sep-30 15:53:18 :: [x86_64] #400 node-canvas.git 3.0.0-alt0.rc3: build FAILED
2025-Sep-30 15:53:24 :: [armh] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 15:53:24 :: [armh] task processing CANCELLED
2025-Sep-30 15:53:31 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Sep-30 15:53:32 :: [aarch64] task processing CANCELLED
2025-Sep-30 15:53:15 :: [i586] build FAILED
2025-Sep-30 15:53:18 :: [x86_64] build FAILED
2025-Sep-30 15:53:24 :: [armh] build FAILED
2025-Sep-30 15:53:32 :: [aarch64] build FAILED
2025-Sep-30 15:53:32 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 7+ messages in thread
* [#396101] p10 FAILED (try 6) gyp.git=0.18.3-alt0.p10.1 c-ares.git=1.34.4-alt1 ...
2025-09-30 8:03 [#396101] [test-only] p10 FAILED gyp.git=0.18.3-alt0.p10.1 libnghttp2.git=1.64.0-alt1 Girar awaiter (cas)
` (3 preceding siblings ...)
2025-09-30 15:53 ` [#396101] p10 FAILED (try 5) " Girar awaiter (cas)
@ 2025-09-30 18:51 ` Girar awaiter (cas)
2025-09-30 19:25 ` [#396101] p10 FAILED (try 7) " Girar awaiter (cas)
5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (cas) @ 2025-09-30 18:51 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.6.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#300 node 1:18:23 48:46 16:11 31:50
#340 node-addon-api ? ? 43 ?
#400 node-canvas ? ? failed ?
2025-Sep-30 17:32:04 :: task #396101 for p10 resumed by cas:
2025-Sep-30 17:32:04 :: message: New_node_version
#100 build 0.18.3-alt0.p10.1 from /people/cas/packages/gyp.git fetched at 2025-Sep-30 08:00:48
#200 removed
#240 build 1.34.4-alt1 from /gears/c/c-ares.git fetched at 2025-Sep-30 13:19:51 from p11
#300 build 22.13.1-alt0.p10.1 from /people/cas/packages/node.git fetched at 2025-Sep-30 12:16:55
#340 build 8.3.0-alt1 from /gears/n/node-addon-api.git fetched at 2025-Sep-30 17:31:55 from sisyphus
#400 build 3.0.0-alt0.rc3 from /gears/n/node-canvas.git fetched at 2025-Sep-30 15:02:53 from p11
#500 delete node-sass
#600 delete npmjs-fibers
#700 build 6.2.0.1-alt7 from /gears/o/opennebula.git fetched at 2025-Sep-30 15:04:03 from p10
2025-Sep-30 17:32:05 :: created build repo
2025-Sep-30 17:32:06 :: #300: force rebuild
2025-Sep-30 17:32:07 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 17:32:07 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 17:32:07 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 17:32:07 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 17:32:22 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 17:32:22 :: [i586] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 17:32:22 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 17:32:22 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 17:32:33 :: [i586] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 17:32:33 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 17:32:34 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 17:32:34 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 17:32:35 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 17:32:35 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 17:32:46 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 17:32:46 :: [armh] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 17:32:55 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 17:32:55 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 17:33:15 :: [armh] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 17:33:15 :: [armh] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 17:48:44 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build OK
2025-Sep-30 17:48:44 :: [i586] #340 node-addon-api.git 8.3.0-alt1: build start
2025-Sep-30 17:49:27 :: [i586] #340 node-addon-api.git 8.3.0-alt1: build OK
2025-Sep-30 17:49:27 :: [i586] #400 node-canvas.git 3.0.0-alt0.rc3: build start
[i586] gyp ERR! UNCAUGHT EXCEPTION
[i586] gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'
[i586] gyp ERR! stack at createConfigFile (/usr/lib/node_modules/node-gyp/lib/configure.js:127:21)
2025-Sep-30 17:50:09 :: [i586] node-canvas.git 3.0.0-alt0.rc3: remote: build failed
2025-Sep-30 17:50:09 :: [i586] #400 node-canvas.git 3.0.0-alt0.rc3: build FAILED
2025-Sep-30 17:50:09 :: [i586] requesting cancellation of task processing
2025-Sep-30 18:04:24 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build OK
2025-Sep-30 18:04:25 :: [x86_64] task processing CANCELLED
2025-Sep-30 18:22:01 :: [armh] #300 node.git 22.13.1-alt0.p10.1: build OK
2025-Sep-30 18:22:01 :: [armh] task processing CANCELLED
2025-Sep-30 18:51:18 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build OK
2025-Sep-30 18:51:19 :: [aarch64] task processing CANCELLED
2025-Sep-30 17:50:09 :: [i586] build FAILED
2025-Sep-30 18:04:25 :: [x86_64] build FAILED
2025-Sep-30 18:22:01 :: [armh] build FAILED
2025-Sep-30 18:51:19 :: [aarch64] build FAILED
2025-Sep-30 18:51:19 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 7+ messages in thread
* [#396101] p10 FAILED (try 7) gyp.git=0.18.3-alt0.p10.1 c-ares.git=1.34.4-alt1 ...
2025-09-30 8:03 [#396101] [test-only] p10 FAILED gyp.git=0.18.3-alt0.p10.1 libnghttp2.git=1.64.0-alt1 Girar awaiter (cas)
` (4 preceding siblings ...)
2025-09-30 18:51 ` [#396101] p10 FAILED (try 6) " Girar awaiter (cas)
@ 2025-09-30 19:25 ` Girar awaiter (cas)
5 siblings, 0 replies; 7+ messages in thread
From: Girar awaiter (cas) @ 2025-09-30 19:25 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.7.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#340 node-addon-api 1:09 failed 44 40
#360 node-gyp 40 ? 24 23
#400 node-canvas ? ? failed failed
2025-Sep-30 19:21:56 :: task #396101 for p10 resumed by cas:
2025-Sep-30 19:21:56 :: message: New_node_version
#100 build 0.18.3-alt0.p10.1 from /people/cas/packages/gyp.git fetched at 2025-Sep-30 08:00:48
#200 removed
#240 build 1.34.4-alt1 from /gears/c/c-ares.git fetched at 2025-Sep-30 13:19:51 from p11
#300 build 22.13.1-alt0.p10.1 from /people/cas/packages/node.git fetched at 2025-Sep-30 12:16:55
#340 build 8.3.0-alt1 from /gears/n/node-addon-api.git fetched at 2025-Sep-30 17:31:55 from sisyphus
#360 build 10.1.0-alt2 from /gears/n/node-gyp.git fetched at 2025-Sep-30 19:21:49 from p11
#400 build 3.0.0-alt0.rc3 from /gears/n/node-canvas.git fetched at 2025-Sep-30 15:02:53 from p11
#500 delete node-sass
#600 delete npmjs-fibers
#700 build 6.2.0.1-alt7 from /gears/o/opennebula.git fetched at 2025-Sep-30 15:04:03 from p10
2025-Sep-30 19:21:56 :: created build repo
2025-Sep-30 19:21:57 :: #340: force rebuild
2025-Sep-30 19:21:57 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 19:21:57 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 19:21:57 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 19:21:57 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Sep-30 19:22:12 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 19:22:12 :: [i586] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 19:22:13 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 19:22:13 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 19:22:23 :: [i586] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 19:22:24 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 19:22:24 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 19:22:24 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 19:22:25 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 19:22:25 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 19:22:35 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Sep-30 19:22:36 :: [armh] #240 c-ares.git 1.34.4-alt1: build start
2025-Sep-30 19:22:36 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Sep-30 19:22:36 :: [i586] #340 node-addon-api.git 8.3.0-alt1: build start
2025-Sep-30 19:22:39 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Sep-30 19:22:40 :: [x86_64] #340 node-addon-api.git 8.3.0-alt1: build start
2025-Sep-30 19:22:45 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 19:22:46 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 19:23:04 :: [armh] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Sep-30 19:23:04 :: [armh] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Sep-30 19:23:09 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Sep-30 19:23:09 :: [aarch64] #340 node-addon-api.git 8.3.0-alt1: build start
2025-Sep-30 19:23:20 :: [i586] #340 node-addon-api.git 8.3.0-alt1: build OK
2025-Sep-30 19:23:20 :: [i586] #360 node-gyp.git 10.1.0-alt2: build start
2025-Sep-30 19:23:20 :: [x86_64] #340 node-addon-api.git 8.3.0-alt1: build OK
2025-Sep-30 19:23:21 :: [x86_64] #360 node-gyp.git 10.1.0-alt2: build start
2025-Sep-30 19:23:35 :: [armh] #300 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Sep-30 19:23:35 :: [armh] #340 node-addon-api.git 8.3.0-alt1: build start
2025-Sep-30 19:23:44 :: [x86_64] #360 node-gyp.git 10.1.0-alt2: build OK
2025-Sep-30 19:23:44 :: [i586] #360 node-gyp.git 10.1.0-alt2: build OK
2025-Sep-30 19:23:44 :: [x86_64] #400 node-canvas.git 3.0.0-alt0.rc3: build start
2025-Sep-30 19:23:44 :: [i586] #400 node-canvas.git 3.0.0-alt0.rc3: build start
2025-Sep-30 19:24:18 :: [aarch64] #340 node-addon-api.git 8.3.0-alt1: build OK
2025-Sep-30 19:24:18 :: [aarch64] #360 node-gyp.git 10.1.0-alt2: build start
[x86_64] gyp ERR! build error
[x86_64] gyp ERR! stack Error: You must run `node-gyp configure` first!
[x86_64] gyp ERR! stack at loadConfigGypi (/usr/lib/node_modules/node-gyp/lib/build.js:48:15)
2025-Sep-30 19:24:22 :: [x86_64] node-canvas.git 3.0.0-alt0.rc3: remote: build failed
2025-Sep-30 19:24:22 :: [x86_64] #400 node-canvas.git 3.0.0-alt0.rc3: build FAILED
2025-Sep-30 19:24:22 :: [x86_64] requesting cancellation of task processing
[i586] gyp ERR! build error
[i586] gyp ERR! stack Error: You must run `node-gyp configure` first!
[i586] gyp ERR! stack at loadConfigGypi (/usr/lib/node_modules/node-gyp/lib/build.js:48:15)
2025-Sep-30 19:24:26 :: [i586] node-canvas.git 3.0.0-alt0.rc3: remote: build failed
2025-Sep-30 19:24:26 :: [i586] #400 node-canvas.git 3.0.0-alt0.rc3: build FAILED
2025-Sep-30 19:24:58 :: [aarch64] #360 node-gyp.git 10.1.0-alt2: build OK
2025-Sep-30 19:24:58 :: [aarch64] task processing CANCELLED
[armh] Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85024
[armh] + umask 022
[armh] + /bin/mkdir -p /usr/src/RPM/BUILD
[armh] + cd /usr/src/RPM/BUILD
[armh] + cd node-addon-api-8.3.0
[armh] + npm prune --production
[armh] npm warn config production Use `--omit=dev` instead.
[armh] up to date, audited 1 package in 2s
[armh] found 0 vulnerabilities
[armh] /usr/src/tmp/rpm-tmp.85024: line 135: 3240063 Segmentation fault npm prune --production
2025-Sep-30 19:25:08 :: [armh] node-addon-api.git 8.3.0-alt1: remote: build failed
2025-Sep-30 19:25:08 :: [armh] #340 node-addon-api.git 8.3.0-alt1: build FAILED
2025-Sep-30 19:24:22 :: [x86_64] build FAILED
2025-Sep-30 19:24:26 :: [i586] build FAILED
2025-Sep-30 19:24:58 :: [aarch64] build FAILED
2025-Sep-30 19:25:09 :: [armh] build FAILED
2025-Sep-30 19:25:09 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2025-09-30 19:25 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-30 8:03 [#396101] [test-only] p10 FAILED gyp.git=0.18.3-alt0.p10.1 libnghttp2.git=1.64.0-alt1 Girar awaiter (cas)
2025-09-30 8:22 ` [#396101] p10 TESTED (try 2) gyp.git=0.18.3-alt0.p10.1 Girar awaiter (cas)
2025-09-30 12:20 ` [#396101] [test-only] p10 FAILED (try 3) gyp.git=0.18.3-alt0.p10.1 node.git=22.13.1-alt0.p10.1 Girar awaiter (cas)
2025-09-30 14:47 ` [#396101] [test-only] p10 FAILED (try 4) gyp.git=0.18.3-alt0.p10.1 c-ares.git=1.34.4-alt1 Girar awaiter (cas)
2025-09-30 15:53 ` [#396101] p10 FAILED (try 5) " Girar awaiter (cas)
2025-09-30 18:51 ` [#396101] p10 FAILED (try 6) " Girar awaiter (cas)
2025-09-30 19:25 ` [#396101] p10 FAILED (try 7) " Girar awaiter (cas)
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