* [#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)
` (11 more replies)
0 siblings, 12 replies; 13+ 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] 13+ 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)
` (10 subsequent siblings)
11 siblings, 0 replies; 13+ 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] 13+ 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)
` (9 subsequent siblings)
11 siblings, 0 replies; 13+ 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] 13+ 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)
` (8 subsequent siblings)
11 siblings, 0 replies; 13+ 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] 13+ 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)
` (7 subsequent siblings)
11 siblings, 0 replies; 13+ 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] 13+ 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)
` (6 subsequent siblings)
11 siblings, 0 replies; 13+ 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] 13+ 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)
2025-10-01 3:33 ` [#396101] p10 FAILED (try 8) " Girar awaiter (cas)
` (5 subsequent siblings)
11 siblings, 0 replies; 13+ 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] 13+ messages in thread
* [#396101] p10 FAILED (try 8) 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)
` (5 preceding siblings ...)
2025-09-30 19:25 ` [#396101] p10 FAILED (try 7) " Girar awaiter (cas)
@ 2025-10-01 3:33 ` Girar awaiter (cas)
2025-10-01 3:41 ` [#396101] p10 FAILED (try 9) gyp.git=0.16.1-alt1 c-ares.git=1.34.4-alt1 node.git=22.13.1-alt0.p10.1 Girar awaiter (cas)
` (4 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Girar awaiter (cas) @ 2025-10-01 3:33 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.8.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#320 node-canvas failed ? failed failed
2025-Oct-01 03:31:41 :: task #396101 for p10 resumed by cas:
2025-Oct-01 03:31:41 :: 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
#320 build 2.8.0-alt1 from /gears/n/node-canvas.git fetched at 2025-Oct-01 03:31:35 from p10
#340 removed
#360 removed
#400 removed
#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-Oct-01 03:31:42 :: created build repo
2025-Oct-01 03:31:43 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Oct-01 03:31:43 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Oct-01 03:31:43 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Oct-01 03:31:43 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build start
2025-Oct-01 03:31:54 :: [i586] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Oct-01 03:31:55 :: [i586] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 03:31:57 :: [x86_64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Oct-01 03:31:57 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 03:32:03 :: [aarch64] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Oct-01 03:32:04 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 03:32:06 :: [i586] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Oct-01 03:32:06 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 03:32:10 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Oct-01 03:32:11 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 03:32:11 :: [armh] #100 gyp.git 0.18.3-alt0.p10.1: build OK (cached)
2025-Oct-01 03:32:11 :: [armh] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 03:32:19 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Oct-01 03:32:19 :: [i586] #320 node-canvas.git 2.8.0-alt1: build start
2025-Oct-01 03:32:23 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Oct-01 03:32:23 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 03:32:27 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Oct-01 03:32:27 :: [x86_64] #320 node-canvas.git 2.8.0-alt1: build start
2025-Oct-01 03:32:39 :: [armh] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Oct-01 03:32:40 :: [armh] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 03:32:47 :: [aarch64] #300 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Oct-01 03:32:47 :: [aarch64] #320 node-canvas.git 2.8.0-alt1: 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-Oct-01 03:33:02 :: [i586] node-canvas.git 2.8.0-alt1: remote: build failed
2025-Oct-01 03:33:02 :: [i586] #320 node-canvas.git 2.8.0-alt1: build FAILED
2025-Oct-01 03:33:02 :: [i586] requesting cancellation of task processing
2025-Oct-01 03:33:10 :: [armh] #300 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Oct-01 03:33:10 :: [armh] task processing CANCELLED
[x86_64] gyp ERR! UNCAUGHT EXCEPTION
[x86_64] gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'
[x86_64] gyp ERR! stack at createConfigFile (/usr/lib/node_modules/node-gyp/lib/configure.js:127:21)
2025-Oct-01 03:33:28 :: [x86_64] node-canvas.git 2.8.0-alt1: remote: build failed
2025-Oct-01 03:33:28 :: [x86_64] #320 node-canvas.git 2.8.0-alt1: build FAILED
[aarch64] gyp ERR! UNCAUGHT EXCEPTION
[aarch64] gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'
[aarch64] gyp ERR! stack at createConfigFile (/usr/lib/node_modules/node-gyp/lib/configure.js:127:21)
2025-Oct-01 03:33:55 :: [aarch64] node-canvas.git 2.8.0-alt1: remote: build failed
2025-Oct-01 03:33:55 :: [aarch64] #320 node-canvas.git 2.8.0-alt1: build FAILED
2025-Oct-01 03:33:02 :: [i586] build FAILED
2025-Oct-01 03:33:11 :: [armh] build FAILED
2025-Oct-01 03:33:28 :: [x86_64] build FAILED
2025-Oct-01 03:33:55 :: [aarch64] build FAILED
2025-Oct-01 03:33:56 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 13+ messages in thread
* [#396101] p10 FAILED (try 9) gyp.git=0.16.1-alt1 c-ares.git=1.34.4-alt1 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)
` (6 preceding siblings ...)
2025-10-01 3:33 ` [#396101] p10 FAILED (try 8) " Girar awaiter (cas)
@ 2025-10-01 3:41 ` Girar awaiter (cas)
2025-10-01 3:47 ` [#396101] p10 FAILED (try 10) gyp.git=0.16.2-alt1 " Girar awaiter (cas)
` (3 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Girar awaiter (cas) @ 2025-10-01 3:41 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.9.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#40 gyp failed failed failed failed
2025-Oct-01 03:40:19 :: task #396101 for p10 resumed by cas:
2025-Oct-01 03:40:19 :: message: New_node_version
#40 build 0.16.1-alt1 from /gears/g/gyp.git fetched at 2025-Oct-01 03:39:21
#100 removed
#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
#310 build 10.1.0-alt1 from /gears/n/node-gyp.git fetched at 2025-Oct-01 03:40:11
#320 build 2.8.0-alt1 from /gears/n/node-canvas.git fetched at 2025-Oct-01 03:31:35 from p10
#340 removed
#360 removed
#400 removed
#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-Oct-01 03:40:19 :: created build repo
2025-Oct-01 03:40:20 :: [x86_64] #40 gyp.git 0.16.1-alt1: build start
2025-Oct-01 03:40:20 :: [i586] #40 gyp.git 0.16.1-alt1: build start
2025-Oct-01 03:40:20 :: [armh] #40 gyp.git 0.16.1-alt1: build start
2025-Oct-01 03:40:20 :: [aarch64] #40 gyp.git 0.16.1-alt1: build start
[i586] + rm -v '/usr/src/tmp/gyp-buildroot//usr/lib/python3/site-packages/gyp/*_test.py'
[i586] rm: cannot remove '/usr/src/tmp/gyp-buildroot//usr/lib/python3/site-packages/gyp/*_test.py': No such file or directory
2025-Oct-01 03:40:42 :: [i586] gyp.git 0.16.1-alt1: remote: build failed
2025-Oct-01 03:40:42 :: [i586] #40 gyp.git 0.16.1-alt1: build FAILED
2025-Oct-01 03:40:42 :: [i586] requesting cancellation of task processing
[aarch64] + rm -v '/usr/src/tmp/gyp-buildroot//usr/lib/python3/site-packages/gyp/*_test.py'
[aarch64] rm: cannot remove '/usr/src/tmp/gyp-buildroot//usr/lib/python3/site-packages/gyp/*_test.py': No such file or directory
2025-Oct-01 03:40:55 :: [aarch64] gyp.git 0.16.1-alt1: remote: build failed
2025-Oct-01 03:40:55 :: [aarch64] #40 gyp.git 0.16.1-alt1: build FAILED
[x86_64] + rm -v '/usr/src/tmp/gyp-buildroot//usr/lib/python3/site-packages/gyp/*_test.py'
[x86_64] rm: cannot remove '/usr/src/tmp/gyp-buildroot//usr/lib/python3/site-packages/gyp/*_test.py': No such file or directory
2025-Oct-01 03:40:59 :: [x86_64] gyp.git 0.16.1-alt1: remote: build failed
2025-Oct-01 03:40:59 :: [x86_64] #40 gyp.git 0.16.1-alt1: build FAILED
[armh] + rm -v '/usr/src/tmp/gyp-buildroot//usr/lib/python3/site-packages/gyp/*_test.py'
[armh] rm: cannot remove '/usr/src/tmp/gyp-buildroot//usr/lib/python3/site-packages/gyp/*_test.py': No such file or directory
2025-Oct-01 03:41:10 :: [armh] gyp.git 0.16.1-alt1: remote: build failed
2025-Oct-01 03:41:10 :: [armh] #40 gyp.git 0.16.1-alt1: build FAILED
2025-Oct-01 03:40:42 :: [i586] build FAILED
2025-Oct-01 03:40:55 :: [aarch64] build FAILED
2025-Oct-01 03:40:59 :: [x86_64] build FAILED
2025-Oct-01 03:41:10 :: [armh] build FAILED
2025-Oct-01 03:41:10 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 13+ messages in thread
* [#396101] p10 FAILED (try 10) gyp.git=0.16.2-alt1 c-ares.git=1.34.4-alt1 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)
` (7 preceding siblings ...)
2025-10-01 3:41 ` [#396101] p10 FAILED (try 9) gyp.git=0.16.1-alt1 c-ares.git=1.34.4-alt1 node.git=22.13.1-alt0.p10.1 Girar awaiter (cas)
@ 2025-10-01 3:47 ` Girar awaiter (cas)
2025-10-01 11:41 ` [#396101] p10 FAILED (try 11) gyp.git=0.16.2-alt0.p10.1 c-ares.git=1.34.4-alt1 Girar awaiter (cas)
` (2 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Girar awaiter (cas) @ 2025-10-01 3:47 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.10.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#20 gyp failed failed failed failed
2025-Oct-01 03:46:23 :: task #396101 for p10 resumed by cas:
2025-Oct-01 03:46:23 :: message: New_node_version
#20 build 0.16.2-alt1 from /gears/g/gyp.git fetched at 2025-Oct-01 03:46:15
#40 removed
#100 removed
#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
#310 build 10.1.0-alt1 from /gears/n/node-gyp.git fetched at 2025-Oct-01 03:40:11
#320 build 2.8.0-alt1 from /gears/n/node-canvas.git fetched at 2025-Oct-01 03:31:35 from p10
#340 removed
#360 removed
#400 removed
#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-Oct-01 03:46:23 :: created build repo
2025-Oct-01 03:46:24 :: [i586] #20 gyp.git 0.16.2-alt1: build start
2025-Oct-01 03:46:24 :: [armh] #20 gyp.git 0.16.2-alt1: build start
2025-Oct-01 03:46:24 :: [aarch64] #20 gyp.git 0.16.2-alt1: build start
2025-Oct-01 03:46:24 :: [x86_64] #20 gyp.git 0.16.2-alt1: build start
[i586] Processing files: gyp-0.16.2-alt1
[i586] error: No such file or directory: /usr/src/tmp/gyp-buildroot/usr/bin/gyp
[i586] error: No such file or directory: /usr/src/tmp/gyp-buildroot/usr/lib/python3/site-packages/gyp
[i586] Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70357
[i586] --
[i586] RPM build errors:
[i586] No such file or directory: /usr/src/tmp/gyp-buildroot/usr/bin/gyp
[i586] No such file or directory: /usr/src/tmp/gyp-buildroot/usr/lib/python3/site-packages/gyp
2025-Oct-01 03:46:46 :: [i586] gyp.git 0.16.2-alt1: remote: build failed
2025-Oct-01 03:46:46 :: [i586] #20 gyp.git 0.16.2-alt1: build FAILED
2025-Oct-01 03:46:46 :: [i586] requesting cancellation of task processing
[x86_64] Processing files: gyp-0.16.2-alt1
[x86_64] error: No such file or directory: /usr/src/tmp/gyp-buildroot/usr/bin/gyp
[x86_64] error: No such file or directory: /usr/src/tmp/gyp-buildroot/usr/lib/python3/site-packages/gyp
[x86_64] Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76951
[x86_64] --
[x86_64] RPM build errors:
[x86_64] No such file or directory: /usr/src/tmp/gyp-buildroot/usr/bin/gyp
[x86_64] No such file or directory: /usr/src/tmp/gyp-buildroot/usr/lib/python3/site-packages/gyp
2025-Oct-01 03:46:49 :: [x86_64] gyp.git 0.16.2-alt1: remote: build failed
2025-Oct-01 03:46:49 :: [x86_64] #20 gyp.git 0.16.2-alt1: build FAILED
[aarch64] Processing files: gyp-0.16.2-alt1
[aarch64] error: No such file or directory: /usr/src/tmp/gyp-buildroot/usr/bin/gyp
[aarch64] error: No such file or directory: /usr/src/tmp/gyp-buildroot/usr/lib/python3/site-packages/gyp
[aarch64] Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99770
[aarch64] --
[aarch64] RPM build errors:
[aarch64] No such file or directory: /usr/src/tmp/gyp-buildroot/usr/bin/gyp
[aarch64] No such file or directory: /usr/src/tmp/gyp-buildroot/usr/lib/python3/site-packages/gyp
2025-Oct-01 03:46:59 :: [aarch64] gyp.git 0.16.2-alt1: remote: build failed
2025-Oct-01 03:46:59 :: [aarch64] #20 gyp.git 0.16.2-alt1: build FAILED
[armh] Processing files: gyp-0.16.2-alt1
[armh] error: No such file or directory: /usr/src/tmp/gyp-buildroot/usr/bin/gyp
[armh] error: No such file or directory: /usr/src/tmp/gyp-buildroot/usr/lib/python3/site-packages/gyp
[armh] Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11797
[armh] --
[armh] RPM build errors:
[armh] No such file or directory: /usr/src/tmp/gyp-buildroot/usr/bin/gyp
[armh] No such file or directory: /usr/src/tmp/gyp-buildroot/usr/lib/python3/site-packages/gyp
2025-Oct-01 03:47:14 :: [armh] gyp.git 0.16.2-alt1: remote: build failed
2025-Oct-01 03:47:14 :: [armh] #20 gyp.git 0.16.2-alt1: build FAILED
2025-Oct-01 03:46:46 :: [i586] build FAILED
2025-Oct-01 03:46:49 :: [x86_64] build FAILED
2025-Oct-01 03:46:59 :: [aarch64] build FAILED
2025-Oct-01 03:47:14 :: [armh] build FAILED
2025-Oct-01 03:47:14 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 13+ messages in thread
* [#396101] p10 FAILED (try 11) gyp.git=0.16.2-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)
` (8 preceding siblings ...)
2025-10-01 3:47 ` [#396101] p10 FAILED (try 10) gyp.git=0.16.2-alt1 " Girar awaiter (cas)
@ 2025-10-01 11:41 ` Girar awaiter (cas)
2025-10-01 13:42 ` [#396101] p10 FAILED (try 12) " Girar awaiter (cas)
2025-10-01 16:41 ` [#396101] p10 FAILED (try 13) " Girar awaiter (cas)
11 siblings, 0 replies; 13+ messages in thread
From: Girar awaiter (cas) @ 2025-10-01 11:41 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.11.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#10 gyp 49 1:10 30 28
#300 node ? ? failed failed
2025-Oct-01 11:40:22 :: task #396101 for p10 resumed by cas:
2025-Oct-01 11:40:22 :: message: New_node_version
#10 build 0.16.2-alt0.p10.1 from /people/cas/packages/gyp.git fetched at 2025-Oct-01 11:40:16
#20 removed
#40 removed
#100 removed
#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
#310 build 10.1.0-alt1 from /gears/n/node-gyp.git fetched at 2025-Oct-01 03:40:11
#320 build 2.8.0-alt1 from /gears/n/node-canvas.git fetched at 2025-Oct-01 03:31:35 from p10
#340 removed
#360 removed
#400 removed
#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-Oct-01 11:40:23 :: created build repo
2025-Oct-01 11:40:24 :: [aarch64] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 11:40:24 :: [i586] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 11:40:24 :: [armh] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 11:40:24 :: [x86_64] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 11:40:52 :: [x86_64] #10 gyp.git 0.16.2-alt0.p10.1: build OK
2025-Oct-01 11:40:53 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 11:40:54 :: [i586] #10 gyp.git 0.16.2-alt0.p10.1: build OK
2025-Oct-01 11:40:54 :: [i586] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 11:41:03 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Oct-01 11:41:04 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 11:41:04 :: [i586] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Oct-01 11:41:05 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 11:41:13 :: [aarch64] #10 gyp.git 0.16.2-alt0.p10.1: build OK
2025-Oct-01 11:41:14 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build start
[x86_64] <13>Oct 1 11:41:19 rpmi: rpm-build-compat-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[x86_64] <13>Oct 1 11:41:19 rpmi: rpm-build-intro-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[x86_64] <13>Oct 1 11:41:19 rpmi: rpm-macros-nodejs-0.20.7-alt2 sisyphus+271817.100.1.1 1620976294 installed
[x86_64] <13>Oct 1 11:41:19 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] 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] E: Version >='0.18.3' for 'gyp' was not found
[x86_64] hsh-install: Failed to calculate package file list.
[x86_64] hsh-install: Failed to generate package file list.
2025-Oct-01 11:41:20 :: [x86_64] node.git 22.13.1-alt0.p10.1: remote: cannot build src.rpm
2025-Oct-01 11:41:20 :: [x86_64] #300 node.git 22.13.1-alt0.p10.1: build FAILED
2025-Oct-01 11:41:20 :: [x86_64] requesting cancellation of task processing
[i586] <13>Oct 1 11:41:19 rpmi: rpm-build-compat-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[i586] <13>Oct 1 11:41:19 rpmi: rpm-build-intro-2.2.9-alt1 p10+286146.100.1.1 1632984324 installed
[i586] <13>Oct 1 11:41:19 rpmi: rpm-macros-nodejs-0.20.7-alt2 sisyphus+271817.100.1.1 1620976294 installed
[i586] <13>Oct 1 11:41:19 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] 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] E: Version >='0.18.3' for 'gyp' was not found
[i586] hsh-install: Failed to calculate package file list.
[i586] hsh-install: Failed to generate package file list.
2025-Oct-01 11:41:20 :: [i586] node.git 22.13.1-alt0.p10.1: remote: cannot build src.rpm
2025-Oct-01 11:41:20 :: [i586] #300 node.git 22.13.1-alt0.p10.1: build FAILED
2025-Oct-01 11:41:33 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Oct-01 11:41:33 :: [aarch64] task processing CANCELLED
2025-Oct-01 11:41:34 :: [armh] #10 gyp.git 0.16.2-alt0.p10.1: build OK
2025-Oct-01 11:41:34 :: [armh] task processing CANCELLED
2025-Oct-01 11:41:20 :: [x86_64] build FAILED
2025-Oct-01 11:41:20 :: [i586] build FAILED
2025-Oct-01 11:41:33 :: [aarch64] build FAILED
2025-Oct-01 11:41:34 :: [armh] build FAILED
2025-Oct-01 11:41:34 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 13+ messages in thread
* [#396101] p10 FAILED (try 12) gyp.git=0.16.2-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)
` (9 preceding siblings ...)
2025-10-01 11:41 ` [#396101] p10 FAILED (try 11) gyp.git=0.16.2-alt0.p10.1 c-ares.git=1.34.4-alt1 Girar awaiter (cas)
@ 2025-10-01 13:42 ` Girar awaiter (cas)
2025-10-01 16:41 ` [#396101] p10 FAILED (try 13) " Girar awaiter (cas)
11 siblings, 0 replies; 13+ messages in thread
From: Girar awaiter (cas) @ 2025-10-01 13:42 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.12.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#240 c-ares 2:45 3:27 2:13 2:07
#260 node 1:19:13 48:48 16:36 31:15
#310 node-gyp ? ? 24 ?
#320 node-canvas ? ? failed ?
2025-Oct-01 12:20:00 :: task #396101 for p10 resumed by cas:
2025-Oct-01 12:20:00 :: message: New_node_version
#10 build 0.16.2-alt0.p10.1 from /people/cas/packages/gyp.git fetched at 2025-Oct-01 11:40:16
#20 removed
#40 removed
#100 removed
#200 removed
#240 build 1.34.4-alt1 from /gears/c/c-ares.git fetched at 2025-Sep-30 13:19:51 from p11
#260 build 22.13.1-alt0.p10.1 from /people/cas/packages/node.git fetched at 2025-Oct-01 11:53:29
#300 removed
#310 build 10.1.0-alt1 from /gears/n/node-gyp.git fetched at 2025-Oct-01 03:40:11
#320 build 2.8.0-alt1 from /gears/n/node-canvas.git fetched at 2025-Oct-01 03:31:35 from p10
#340 removed
#360 removed
#400 removed
#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-Oct-01 12:20:00 :: created build repo
2025-Oct-01 12:20:01 :: #240: force rebuild
2025-Oct-01 12:20:02 :: [aarch64] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 12:20:02 :: [armh] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 12:20:02 :: [x86_64] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 12:20:02 :: [i586] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 12:20:13 :: [i586] #10 gyp.git 0.16.2-alt0.p10.1: build OK (cached)
2025-Oct-01 12:20:13 :: [i586] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 12:20:13 :: [x86_64] #10 gyp.git 0.16.2-alt0.p10.1: build OK (cached)
2025-Oct-01 12:20:14 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 12:20:22 :: [aarch64] #10 gyp.git 0.16.2-alt0.p10.1: build OK (cached)
2025-Oct-01 12:20:22 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 12:20:30 :: [armh] #10 gyp.git 0.16.2-alt0.p10.1: build OK (cached)
2025-Oct-01 12:20:30 :: [armh] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 12:22:21 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build OK
2025-Oct-01 12:22:21 :: [x86_64] #260 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 12:22:26 :: [i586] #240 c-ares.git 1.34.4-alt1: build OK
2025-Oct-01 12:22:26 :: [i586] #260 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 12:23:07 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build OK
2025-Oct-01 12:23:08 :: [aarch64] #260 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 12:23:57 :: [armh] #240 c-ares.git 1.34.4-alt1: build OK
2025-Oct-01 12:23:58 :: [armh] #260 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 12:39:02 :: [i586] #260 node.git 22.13.1-alt0.p10.1: build OK
2025-Oct-01 12:39:03 :: [i586] #310 node-gyp.git 10.1.0-alt1: build start
2025-Oct-01 12:39:27 :: [i586] #310 node-gyp.git 10.1.0-alt1: build OK
2025-Oct-01 12:39:27 :: [i586] #320 node-canvas.git 2.8.0-alt1: build start
[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-Oct-01 12:40:08 :: [i586] node-canvas.git 2.8.0-alt1: remote: build failed
2025-Oct-01 12:40:08 :: [i586] #320 node-canvas.git 2.8.0-alt1: build FAILED
2025-Oct-01 12:40:08 :: [i586] requesting cancellation of task processing
2025-Oct-01 12:53:36 :: [x86_64] #260 node.git 22.13.1-alt0.p10.1: build OK
2025-Oct-01 12:53:36 :: [x86_64] task processing CANCELLED
2025-Oct-01 13:12:46 :: [armh] #260 node.git 22.13.1-alt0.p10.1: build OK
2025-Oct-01 13:12:46 :: [armh] task processing CANCELLED
2025-Oct-01 13:42:21 :: [aarch64] #260 node.git 22.13.1-alt0.p10.1: build OK
2025-Oct-01 13:42:21 :: [aarch64] task processing CANCELLED
2025-Oct-01 12:40:08 :: [i586] build FAILED
2025-Oct-01 12:53:36 :: [x86_64] build FAILED
2025-Oct-01 13:12:46 :: [armh] build FAILED
2025-Oct-01 13:42:21 :: [aarch64] build FAILED
2025-Oct-01 13:42:21 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 13+ messages in thread
* [#396101] p10 FAILED (try 13) gyp.git=0.16.2-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)
` (10 preceding siblings ...)
2025-10-01 13:42 ` [#396101] p10 FAILED (try 12) " Girar awaiter (cas)
@ 2025-10-01 16:41 ` Girar awaiter (cas)
11 siblings, 0 replies; 13+ messages in thread
From: Girar awaiter (cas) @ 2025-10-01 16:41 UTC (permalink / raw)
To: Andrey Cherepanov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/396101/logs/events.13.1.log
https://packages.altlinux.org/tasks/396101
subtask name aarch64 armh i586 x86_64
#310 node-gyp ? ? 25 24
#700 opennebula ? ? - failed
2025-Oct-01 16:39:57 :: task #396101 for p10 resumed by cas:
2025-Oct-01 16:39:57 :: message: New_node_version
#10 build 0.16.2-alt0.p10.1 from /people/cas/packages/gyp.git fetched at 2025-Oct-01 11:40:16
#20 removed
#40 removed
#100 removed
#200 removed
#240 build 1.34.4-alt1 from /gears/c/c-ares.git fetched at 2025-Sep-30 13:19:51 from p11
#260 build 22.13.1-alt0.p10.1 from /people/cas/packages/node.git fetched at 2025-Oct-01 11:53:29
#300 removed
#310 build 10.1.0-alt1 from /gears/n/node-gyp.git fetched at 2025-Oct-01 03:40:11
#320 removed
#340 removed
#360 removed
#400 removed
#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-Oct-01 16:39:57 :: created build repo
2025-Oct-01 16:39:58 :: #310: force rebuild
2025-Oct-01 16:39:59 :: [i586] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 16:39:59 :: [aarch64] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 16:39:59 :: [x86_64] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 16:39:59 :: [armh] #10 gyp.git 0.16.2-alt0.p10.1: build start
2025-Oct-01 16:40:13 :: [i586] #10 gyp.git 0.16.2-alt0.p10.1: build OK (cached)
2025-Oct-01 16:40:13 :: [x86_64] #10 gyp.git 0.16.2-alt0.p10.1: build OK (cached)
2025-Oct-01 16:40:13 :: [i586] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 16:40:14 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 16:40:25 :: [i586] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Oct-01 16:40:25 :: [i586] #260 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 16:40:25 :: [x86_64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Oct-01 16:40:25 :: [x86_64] #260 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 16:40:35 :: [armh] #10 gyp.git 0.16.2-alt0.p10.1: build OK (cached)
2025-Oct-01 16:40:35 :: [aarch64] #10 gyp.git 0.16.2-alt0.p10.1: build OK (cached)
2025-Oct-01 16:40:35 :: [armh] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 16:40:36 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build start
2025-Oct-01 16:40:37 :: [i586] #260 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Oct-01 16:40:37 :: [i586] #310 node-gyp.git 10.1.0-alt1: build start
2025-Oct-01 16:40:40 :: [x86_64] #260 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Oct-01 16:40:40 :: [x86_64] #310 node-gyp.git 10.1.0-alt1: build start
2025-Oct-01 16:41:02 :: [i586] #310 node-gyp.git 10.1.0-alt1: build OK
2025-Oct-01 16:41:02 :: [i586] #700 opennebula.git 6.2.0.1-alt7: build start
2025-Oct-01 16:41:04 :: [x86_64] #310 node-gyp.git 10.1.0-alt1: build OK
2025-Oct-01 16:41:04 :: [armh] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Oct-01 16:41:04 :: [x86_64] #700 opennebula.git 6.2.0.1-alt7: build start
2025-Oct-01 16:41:04 :: [armh] #260 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 16:41:05 :: [aarch64] #240 c-ares.git 1.34.4-alt1: build OK (cached)
2025-Oct-01 16:41:05 :: [aarch64] #260 node.git 22.13.1-alt0.p10.1: build start
2025-Oct-01 16:41:17 :: [i586] #700 opennebula.git 6.2.0.1-alt7: build SKIPPED
[x86_64] <13>Oct 1 16:41:17 rpmi: libruby-3.1.4-alt2.p10.1 p10+338355.142.48.1 1711615775 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: libruby-devel-3.1.4-alt2.p10.1 p10+338355.142.48.1 1711615775 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: rpm-macros-ruby-1:3.1.4-alt2.p10.1 p10+338355.142.48.1 1711615775 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: rpm-macros-java-1:5.3.0-alt1_15jpp11 sisyphus+278038.500.1.3 1625987751 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: libxslt-1.1.37-alt1 p10+314685.200.3.1 1731577327 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: libexpat-2.5.0-alt1 p10+324220.100.1.1 1688465137 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: javapackages-filesystem-1:5.3.0-alt1_15jpp11 sisyphus+278038.500.1.3 1625987751 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: javapackages-tools-1:5.3.0-alt1_15jpp11 sisyphus+278038.500.1.3 1625987751 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: libyaml2-0.2.5-alt1 sisyphus+278391.100.1.1 1626094928 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: libncurses-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: chrpath-0.16-alt1 sisyphus+278100.500.1.1 1626056633 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: setup-rb-5.999.6-alt8.0.1 p10+338355.170.48.1 1711615833 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: gem-setup-5.999.6-alt8.0.1 p10+338355.170.48.1 1711615833 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: libp11-kit-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: libtasn1-4.20.0-alt1 p10+374934.100.1.1 1739780092 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: rpm-macros-alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: ca-certificates-2024.12.10-alt1 p10+372243.20.2.1 1738332466 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: ca-trust-0.1.6-alt1 p10+344774.100.1.1 1712685728 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: p11-kit-trust-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: libcrypto1.1-1.1.1w-alt0.p10.2 p10+364728.100.2.1 1734595128 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: libssl1.1-1.1.1w-alt0.p10.2 p10+364728.100.2.1 1734595128 installed
[x86_64] <13>Oct 1 16:41:17 rpmi: python3-3.9.20-alt1 p10+357900.100.1.1 1726758230 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: python3-base-3.9.20-alt1 p10+357900.100.1.1 1726758230 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: irb-3.1.4-alt2.p10.1 p10+338355.142.48.1 1711615775 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: gem-2:3.3.26-alt2.p10.1 p10+338355.142.48.1 1711615775 installed
[x86_64] <86>Oct 1 16:41:18 groupadd[3012206]: group added to /etc/group: name=ruby, GID=499
[x86_64] <86>Oct 1 16:41:18 groupadd[3012206]: group added to /etc/gshadow: name=ruby
[x86_64] <86>Oct 1 16:41:18 groupadd[3012206]: new group: name=ruby, GID=499
[x86_64] <86>Oct 1 16:41:18 usermod[3012210]: add 'root' to group 'ruby'
[x86_64] <86>Oct 1 16:41:18 usermod[3012210]: add 'root' to shadow group 'ruby'
[x86_64] <13>Oct 1 16:41:18 rpmi: ruby-3.1.4-alt2.p10.1 p10+338355.142.48.1 1711615775 installed
[x86_64] NOTE: to make the environment variable changes come into effect, please relogin the terminal session
[x86_64] <13>Oct 1 16:41:18 rpmi: ruby-stdlibs-3.1.4-alt2.p10.1 p10+338355.142.48.1 1711615775 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: erb-3.1.4-alt2.p10.1 p10+338355.142.48.1 1711615775 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: python3-module-six-1.16.0-alt1.p10 p10+340092.560.10.1 1707922977 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: python3-module-genshi-0.7.4-alt2 sisyphus+275930.100.2.1 1624873830 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: gem-rake-13.1.0-alt1.1 p10+338355.6440.49.1 1711623328 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: rake-13.1.0-alt1.1 p10+338355.6440.49.1 1711623328 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: python3-module-webencodings-0.5.1-alt2 sisyphus+276020.100.1.1 1624812421 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: python3-module-html5lib-1:1.1-alt1 sisyphus+278096.120.5.1 1626086978 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: python3-module-lxml-4.9.3-alt1 p10+314309.40.4.1 1731480340 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: python3-module-cssselect-0.9.1-alt3 sisyphus+270533.2600.6.1 1619684675 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: python3-module-javapackages-1:5.3.0-alt1_15jpp11 sisyphus+278038.500.1.3 1625987751 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: tests-for-installed-python3-pkgs-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: rpm-build-python3-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: rpm-build-java-1:5.3.0-alt1_15jpp11 sisyphus+278038.500.1.3 1625987751 installed
[x86_64] <13>Oct 1 16:41:18 rpmi: rpm-build-ruby-1:1.1.1-alt1 p10+338355.70.30.1 1708510980 installed
[x86_64] <13>Oct 1 16:41:18 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): 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): libcurl-devel
[x86_64] MI2a: satisfying Depends: bc (NULL)
[x86_64] MI2a: maybe install (a direct target): bc 1:1.07.1-alt1:sisyphus+278100.400.1.1@1626056612
[x86_64] MI2a: target SELECTED: bc 1:1.07.1-alt1:sisyphus+278100.400.1.1@1626056612
[x86_64] MI2a: requesting to install bc (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): bc
[x86_64] MI2a: satisfying Depends: libcurl = 8.12.0-alt1:p10+374306.100.2.1
[x86_64] MI2a: maybe install (a direct 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: libbrotlidec.so.1()(64bit) >= set:heroOawuYbTK8
[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: 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: libgssapi_krb5.so.2()(64bit) >= set:lgUI5pnpbNsJUr9F0ECN6LIbSVz7j3UNHAXVG0YYmbjijMyN
[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: 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: libnghttp2.so.14()(64bit) >= set:lfKRgJ8UKsv8mdZbLF8UZpCjqzxjS4uXpINNNC9lNPxPEJZqw9IfpEB51C0QFeHEVpGv95xGtf4CksgxNiZbJO6CvE4RCQxaKbdf6IG29SZkOus
[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: 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: marked for install (shallow): libxmlrpc-devel
[x86_64] MI2a: satisfying Depends: libxmlrpc-client++ = 1.54.06-alt2:p10+314264.100.2.1
[x86_64] MI2a: maybe install (a direct target): libxmlrpc-client++ 1.54.06-alt2:p10+314264.100.2.1@1676539100
[x86_64] MI2a: target SELECTED: libxmlrpc-client++ 1.54.06-alt2:p10+314264.100.2.1@1676539100
[x86_64] MI2a: requesting to install libxmlrpc-client++ (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libxmlrpc-client++
[x86_64] MI2a: satisfying Depends: libxmlrpc-client = 1.54.06-alt2:p10+314264.100.2.1
[x86_64] MI2a: maybe install (a direct target): libxmlrpc-client 1.54.06-alt2:p10+314264.100.2.1@1676539100
[x86_64] MI2a: target SELECTED: libxmlrpc-client 1.54.06-alt2:p10+314264.100.2.1@1676539100
[x86_64] MI2a: requesting to install libxmlrpc-client (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libxmlrpc-client
[x86_64] MI2a: satisfying Depends: libxmlrpc = 1.54.06-alt2:p10+314264.100.2.1
[x86_64] MI2a: maybe install (a direct target): libxmlrpc 1.54.06-alt2:p10+314264.100.2.1@1676539100
[x86_64] MI2a: target SELECTED: libxmlrpc 1.54.06-alt2:p10+314264.100.2.1@1676539100
[x86_64] MI2a: requesting to install libxmlrpc (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libxmlrpc
[x86_64] MI2a: satisfying Depends: libxmlrpc++ = 1.54.06-alt2:p10+314264.100.2.1
[x86_64] MI2a: maybe install (a direct target): libxmlrpc++ 1.54.06-alt2:p10+314264.100.2.1@1676539100
[x86_64] MI2a: target SELECTED: libxmlrpc++ 1.54.06-alt2:p10+314264.100.2.1@1676539100
[x86_64] MI2a: requesting to install libxmlrpc++ (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libxmlrpc++
[x86_64] MI2a: marked for install (shallow): libmysqlclient21-devel
[x86_64] MI2a: satisfying Depends: libmysqlclient21 = 8.0.41-alt1:p10+383498.100.1.1
[x86_64] MI2a: maybe install (a direct target): libmysqlclient21 8.0.41-alt1:p10+383498.100.1.1@1746598700
[x86_64] MI2a: target SELECTED: libmysqlclient21 8.0.41-alt1:p10+383498.100.1.1@1746598700
[x86_64] MI2a: requesting to install libmysqlclient21 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libmysqlclient21
[x86_64] MI2a: marked for install (shallow): postgresql-devel
[x86_64] MI2a: satisfying Depends: postgresql17-server-devel = 17.6-alt0.p10.1:p10+392382.100.1.1
[x86_64] MI2a: maybe install (a direct target): postgresql17-server-devel 17.6-alt0.p10.1:p10+392382.100.1.1@1756237566
[x86_64] MI2a: target SELECTED: postgresql17-server-devel 17.6-alt0.p10.1:p10+392382.100.1.1@1756237566
[x86_64] MI2a: requesting to install postgresql17-server-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): postgresql17-server-devel
[x86_64] MI2a: satisfying Depends: llvm13.0-devel (NULL)
[x86_64] MI2a: maybe install (a direct target): llvm13.0-devel 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: target SELECTED: llvm13.0-devel 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: requesting to install llvm13.0-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm13.0-devel
[x86_64] MI2a: satisfying Depends: llvm-devel >= 11.0
[x86_64] MI2a: maybe install (a providing target): llvm-common-devel 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: target SELECTED: llvm-common-devel 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: requesting to install llvm-common-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm-common-devel
[x86_64] MI2a: satisfying Depends: llvm11.0-devel (NULL)
[x86_64] MI2a: maybe install (a direct target): llvm11.0-devel 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: target SELECTED: llvm11.0-devel 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: requesting to install llvm11.0-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm11.0-devel
[x86_64] MI2a: satisfying Depends: llvm11.0 = 11.0.1-alt6:p10+319472.600.4.1
[x86_64] MI2a: maybe install (a direct target): llvm11.0 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: target SELECTED: llvm11.0 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: requesting to install llvm11.0 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm11.0
[x86_64] MI2a: satisfying Depends: llvm >= 11.0
[x86_64] MI2a: maybe install (a providing target): llvm-common-util 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: target SELECTED: llvm-common-util 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: requesting to install llvm-common-util (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm-common-util
[x86_64] MI2a: satisfying PreDepends: llvm-common = 11.0.1-alt3:p10+282434.100.1.1
[x86_64] MI2a: maybe install (a direct target): llvm-common 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: target SELECTED: llvm-common 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: requesting to install llvm-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm-common
[x86_64] MI2a: satisfying Depends: clang11.0-libs = 11.0.1-alt6:p10+319472.600.4.1
[x86_64] MI2a: maybe install (a direct target): clang11.0-libs 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: target SELECTED: clang11.0-libs 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: requesting to install clang11.0-libs (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): clang11.0-libs
[x86_64] MI2a: satisfying Depends: clang11.0-libs-support = 11.0.1-alt6:p10+319472.600.4.1
[x86_64] MI2a: maybe install (a direct target): clang11.0-libs-support 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: target SELECTED: clang11.0-libs-support 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: requesting to install clang11.0-libs-support (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): clang11.0-libs-support
[x86_64] MI2a: satisfying Depends: llvm11.0-filesystem = 11.0.1-alt6:p10+319472.600.4.1
[x86_64] MI2a: maybe install (a direct target): llvm11.0-filesystem 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: target SELECTED: llvm11.0-filesystem 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: requesting to install llvm11.0-filesystem (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm11.0-filesystem
[x86_64] MI2a: satisfying Depends: llvm11.0-libs = 11.0.1-alt6:p10+319472.600.4.1
[x86_64] MI2a: maybe install (a direct target): llvm11.0-libs 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: target SELECTED: llvm11.0-libs 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: requesting to install llvm11.0-libs (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm11.0-libs
[x86_64] MI2a: satisfying Depends: llvm13.0 = 13.0.1-alt3:p10+312593.100.4.1
[x86_64] MI2a: maybe install (a direct target): llvm13.0 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: target SELECTED: llvm13.0 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: requesting to install llvm13.0 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm13.0
[x86_64] MI2a: satisfying Depends: clang13.0-libs = 13.0.1-alt3:p10+312593.100.4.1
[x86_64] MI2a: maybe install (a direct target): clang13.0-libs 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: target SELECTED: clang13.0-libs 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: requesting to install clang13.0-libs (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): clang13.0-libs
[x86_64] MI2a: satisfying Depends: clang13.0-libs-support = 13.0.1-alt3:p10+312593.100.4.1
[x86_64] MI2a: maybe install (a direct target): clang13.0-libs-support 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: target SELECTED: clang13.0-libs-support 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: requesting to install clang13.0-libs-support (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): clang13.0-libs-support
[x86_64] MI2a: satisfying Depends: llvm13.0-filesystem = 13.0.1-alt3:p10+312593.100.4.1
[x86_64] MI2a: maybe install (a direct target): llvm13.0-filesystem 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: target SELECTED: llvm13.0-filesystem 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: requesting to install llvm13.0-filesystem (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm13.0-filesystem
[x86_64] MI2a: satisfying Depends: llvm13.0-libs = 13.0.1-alt3:p10+312593.100.4.1
[x86_64] MI2a: maybe install (a direct target): llvm13.0-libs 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: target SELECTED: llvm13.0-libs 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: requesting to install llvm13.0-libs (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm13.0-libs
[x86_64] MI2a: satisfying Depends: libedit.so.3()(64bit) >= set:lhWGuYsENcm3e5dP3PTKehhHZ5VJpv13
[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: llvm13.0-gold = 13.0.1-alt3:p10+312593.100.4.1
[x86_64] MI2a: maybe install (a direct target): llvm13.0-gold 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: target SELECTED: llvm13.0-gold 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: requesting to install llvm13.0-gold (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm13.0-gold
[x86_64] MI2a: satisfying Depends: llvm13.0-polly = 13.0.1-alt3:p10+312593.100.4.1
[x86_64] MI2a: maybe install (a direct target): llvm13.0-polly 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: target SELECTED: llvm13.0-polly 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: requesting to install llvm13.0-polly (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm13.0-polly
[x86_64] MI2a: satisfying Depends: lld13.0 = 13.0.1-alt3:p10+312593.100.4.1
[x86_64] MI2a: maybe install (a direct target): lld13.0 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: target SELECTED: lld13.0 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: requesting to install lld13.0 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): lld13.0
[x86_64] MI2a: satisfying Depends: lld >= 11.0
[x86_64] MI2a: maybe install (a providing target): llvm-common-lld 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: target SELECTED: llvm-common-lld 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: requesting to install llvm-common-lld (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm-common-lld
[x86_64] MI2a: satisfying Depends: lld11.0 (NULL)
[x86_64] MI2a: maybe install (a direct target): lld11.0 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: target SELECTED: lld11.0 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: requesting to install lld11.0 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): lld11.0
[x86_64] MI2a: satisfying Depends: clang13.0-devel (NULL)
[x86_64] MI2a: maybe install (a direct target): clang13.0-devel 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: target SELECTED: clang13.0-devel 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: requesting to install clang13.0-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): clang13.0-devel
[x86_64] MI2a: satisfying Depends: clang-devel >= 11.0
[x86_64] MI2a: maybe install (a providing target): llvm-common-clang-devel 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: target SELECTED: llvm-common-clang-devel 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: requesting to install llvm-common-clang-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm-common-clang-devel
[x86_64] MI2a: satisfying Depends: clang11.0-devel (NULL)
[x86_64] MI2a: maybe install (a direct target): clang11.0-devel 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: target SELECTED: clang11.0-devel 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: requesting to install clang11.0-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): clang11.0-devel
[x86_64] MI2a: satisfying Depends: clang11.0 = 11.0.1-alt6:p10+319472.600.4.1
[x86_64] MI2a: maybe install (a direct target): clang11.0 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: target SELECTED: clang11.0 11.0.1-alt6:p10+319472.600.4.1@1685099662
[x86_64] MI2a: requesting to install clang11.0 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): clang11.0
[x86_64] MI2a: satisfying Depends: clang >= 11.0
[x86_64] MI2a: maybe install (a providing target): llvm-common-clang 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: target SELECTED: llvm-common-clang 11.0.1-alt3:p10+282434.100.1.1@1628689622
[x86_64] MI2a: requesting to install llvm-common-clang (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): llvm-common-clang
[x86_64] MI2a: satisfying Depends: clang13.0 = 13.0.1-alt3:p10+312593.100.4.1
[x86_64] MI2a: maybe install (a direct target): clang13.0 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: target SELECTED: clang13.0 13.0.1-alt3:p10+312593.100.4.1@1672835134
[x86_64] MI2a: requesting to install clang13.0 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): clang13.0
[x86_64] MI2a: satisfying Depends: libpq5-devel = 17.6-alt0.p10.1:p10+392382.100.1.1
[x86_64] MI2a: maybe install (a direct target): libpq5-devel 17.6-alt0.p10.1:p10+392382.100.1.1@1756237566
[x86_64] MI2a: target SELECTED: libpq5-devel 17.6-alt0.p10.1:p10+392382.100.1.1@1756237566
[x86_64] MI2a: requesting to install libpq5-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libpq5-devel
[x86_64] MI2a: satisfying Depends: libpq5 = 17.6-alt0.p10.1:p10+392382.100.1.1
[x86_64] MI2a: maybe install (a direct target): libpq5 17.6-alt0.p10.1:p10+392382.100.1.1@1756237566
[x86_64] MI2a: target SELECTED: libpq5 17.6-alt0.p10.1:p10+392382.100.1.1@1756237566
[x86_64] MI2a: requesting to install libpq5 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libpq5
[x86_64] MI2a: satisfying Depends: libecpg6-17-devel = 17.6-alt0.p10.1:p10+392382.100.1.1
[x86_64] MI2a: maybe install (a direct target): libecpg6-17-devel 17.6-alt0.p10.1:p10+392382.100.1.1@1756237566
[x86_64] MI2a: target SELECTED: libecpg6-17-devel 17.6-alt0.p10.1:p10+392382.100.1.1@1756237566
[x86_64] MI2a: requesting to install libecpg6-17-devel (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libecpg6-17-devel
[x86_64] MI2a: satisfying Depends: libecpg6-17 = 17.6-alt0.p10.1:p10+392382.100.1.1
[x86_64] MI2a: maybe install (a direct target): libecpg6-17 17.6-alt0.p10.1:p10+392382.100.1.1@1756237566
[x86_64] MI2a: target SELECTED: libecpg6-17 17.6-alt0.p10.1:p10+392382.100.1.1@1756237566
[x86_64] MI2a: requesting to install libecpg6-17 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libecpg6-17
[x86_64] MI2a: marked for install (shallow): libvncserver-devel
[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: libvncserver0 = 0.9.14-alt1:p10+338441.100.2.1
[x86_64] MI2a: maybe install (a direct target): libvncserver0 0.9.14-alt1:p10+338441.100.2.1@1706882825
[x86_64] MI2a: target SELECTED: libvncserver0 0.9.14-alt1:p10+338441.100.2.1@1706882825
[x86_64] MI2a: requesting to install libvncserver0 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libvncserver0
[x86_64] MI2a: satisfying Depends: libgnutls.so.30()(64bit) >= set:ojlRy0Fqotx7FxiPYwehMZLIc3y1VDYXe0eBxPoNgBC0JAEyqvQb4iEGBwWZl6pyB7rjIm2D0f
[x86_64] MI2a: maybe install (a providing target): libgnutls30 3.6.16-alt8:p10+389414.100.1.1@1752153390
[x86_64] MI2a: target SELECTED: libgnutls30 3.6.16-alt8:p10+389414.100.1.1@1752153390
[x86_64] MI2a: requesting to install libgnutls30 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libgnutls30
[x86_64] MI2a: satisfying Depends: libhogweed.so.6()(64bit) >= set:mfnnj2ZgBdeg17M87tPneezLu1hRaAv7Mvee2P332bHTaw8Lozz6DpczmYFOOS8nQEHS2qtnkfExisNB0iOiUHST6Otwai2tAwz00bU0TZd3IHJgbQZy8AsM9eCqjgmPuSJ2hXxHOJRsD9nhitwBSn1ji2BIsI0W6X7ePZg
[x86_64] MI2a: maybe install (a providing target): libhogweed6 3.7.3-alt1:sisyphus+276723.100.1.2@1625211788
[x86_64] MI2a: target SELECTED: libhogweed6 3.7.3-alt1:sisyphus+276723.100.1.2@1625211788
[x86_64] MI2a: requesting to install libhogweed6 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libhogweed6
[x86_64] MI2a: satisfying Depends: libnettle8 = 3.7.3-alt1:sisyphus+276723.100.1.2
[x86_64] MI2a: maybe install (a direct target): libnettle8 3.7.3-alt1:sisyphus+276723.100.1.2@1625211788
[x86_64] MI2a: target SELECTED: libnettle8 3.7.3-alt1:sisyphus+276723.100.1.2@1625211788
[x86_64] MI2a: requesting to install libnettle8 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libnettle8
[x86_64] MI2a: satisfying Depends: libjpeg.so.62()(64bit) >= set:jevZlZyd101jH3ZvquJxfH0GtiL0xt7lHwlvtKiZsZn
[x86_64] MI2a: maybe install (a providing target): libjpeg 2:2.1.5.1-alt1.p10.2:p10+347367.100.3.1@1715149001
[x86_64] MI2a: target SELECTED: libjpeg 2:2.1.5.1-alt1.p10.2:p10+347367.100.3.1@1715149001
[x86_64] MI2a: requesting to install libjpeg (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libjpeg
[x86_64] MI2a: satisfying Depends: liblzo2.so.2()(64bit) >= set:kjaRR
[x86_64] MI2a: maybe install (a providing target): liblzo2 2.10-alt1:sisyphus+278100.4100.1.1@1626059477
[x86_64] MI2a: target SELECTED: liblzo2 2.10-alt1:sisyphus+278100.4100.1.1@1626059477
[x86_64] MI2a: requesting to install liblzo2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): liblzo2
[x86_64] MI2a: satisfying Depends: libpng16.so.16()(64bit) >= set:lhHMiYgG4QJEcWGSPlIsEafvZxcGTUG3
[x86_64] MI2a: maybe install (a providing target): libpng16 1.6.37-alt1:sisyphus+275734.100.2.1@1624788826
[x86_64] MI2a: target SELECTED: libpng16 1.6.37-alt1:sisyphus+275734.100.2.1@1624788826
[x86_64] MI2a: requesting to install libpng16 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libpng16
[x86_64] MI2a: satisfying Depends: libsystemd.so.0()(64bit) >= set:nlK0Q6n66
[x86_64] MI2a: maybe install (a providing target): libsystemd 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2a: target SELECTED: libsystemd 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2a: requesting to install libsystemd (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libsystemd
[x86_64] MI2a: satisfying Depends: liblz4.so.1()(64bit) >= set:kieS6pDVjX1
[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: libvncclient0 = 0.9.14-alt1:p10+338441.100.2.1
[x86_64] MI2a: maybe install (a direct target): libvncclient0 0.9.14-alt1:p10+338441.100.2.1@1706882825
[x86_64] MI2a: target SELECTED: libvncclient0 0.9.14-alt1:p10+338441.100.2.1@1706882825
[x86_64] MI2a: requesting to install libvncclient0 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libvncclient0
[x86_64] MI2a: marked for install (shallow): libsqlite3-devel
[x86_64] MI2a: satisfying Depends: libsqlite3 = 3.35.5-alt1.p10.1:p10+340851.100.1.1
[x86_64] MI2a: maybe install (a direct target): libsqlite3 3.35.5-alt1.p10.1:p10+340851.100.1.1@1708147015
[x86_64] MI2a: target SELECTED: libsqlite3 3.35.5-alt1.p10.1:p10+340851.100.1.1@1708147015
[x86_64] MI2a: requesting to install libsqlite3 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libsqlite3
[x86_64] MI2a: marked for install (shallow): libnsl2-devel
[x86_64] MI2a: satisfying Depends: libnsl2 = 1.1.0-alt1_1:sisyphus+275117.100.1.1
[x86_64] MI2a: maybe install (a direct target): libnsl2 1.1.0-alt1_1:sisyphus+275117.100.1.1@1624405572
[x86_64] MI2a: target SELECTED: libnsl2 1.1.0-alt1_1:sisyphus+275117.100.1.1@1624405572
[x86_64] MI2a: requesting to install libnsl2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libnsl2
[x86_64] MI2a: satisfying Depends: libtirpc.so.3()(64bit) >= set:mgSzGm4cYtU5cSupBYGCIg0DJGr3WmEZtCjNdydro1Zo8Fvuae1Hl5Z4eNLVkHzNRGZGgAt2qyBvijBZbjoHhg8jbygDVeE7Jwc6yVk0mMTXH7KKBt2a
[x86_64] MI2a: maybe install (a providing target): libtirpc 1.3.3-alt1:p10+305449.100.3.1@1662128316
[x86_64] MI2a: target SELECTED: libtirpc 1.3.3-alt1:p10+305449.100.3.1@1662128316
[x86_64] MI2a: requesting to install libtirpc (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libtirpc
[x86_64] MI2a: marked for install (shallow): openssh
[x86_64] MI2a: satisfying Depends: openssh-clients = 7.9p1-alt4.p10.7:p10+375264.100.2.1
[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: 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: openssh-server = 7.9p1-alt4.p10.7:p10+375264.100.2.1
[x86_64] MI2a: maybe install (a direct target): openssh-server 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133266
[x86_64] MI2a: target SELECTED: openssh-server 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133266
[x86_64] MI2a: requesting to install openssh-server (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): openssh-server
[x86_64] MI2a: satisfying Depends: syslogd-daemon (NULL)
[x86_64] MI2a: maybe install (a providing target): systemd 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2a: maybe install (another providing target): syslogd 1.8.0-alt1:sisyphus+266931.100.1.1@1614204518
[x86_64] MI2a: target AMBI
[x86_64] MI2a: satisfying PreDepends: openssh-server-control = 7.9p1-alt4.p10.7:p10+375264.100.2.1
[x86_64] MI2a: maybe install (a direct target): openssh-server-control 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133266
[x86_64] MI2a: target SELECTED: openssh-server-control 7.9p1-alt4.p10.7:p10+375264.100.2.1@1740133266
[x86_64] MI2a: requesting to install openssh-server-control (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): openssh-server-control
[x86_64] MI2b: marked for install (shallow): openssh-server
[x86_64] MI2b: satisfying Depends: syslogd-daemon (NULL)
[x86_64] MI2b: maybe install (a providing target): systemd 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2b: maybe install (another providing target): syslogd 1.8.0-alt1:sisyphus+266931.100.1.1@1614204518
[x86_64] MI2b: target AMBI
[x86_64] MI2c: marked for install (shallow): openssh-server
[x86_64] MI2c: satisfying Depends: syslogd-daemon (NULL)
[x86_64] MI2c: maybe install (a providing target): systemd 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: maybe install (another providing target): syslogd 1.8.0-alt1:sisyphus+266931.100.1.1@1614204518
[x86_64] MI2c: target SELECTED: systemd 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: requesting to install systemd (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): systemd
[x86_64] MI2c: satisfying Depends: agetty (NULL)
[x86_64] MI2c: maybe install (a direct target): agetty 2.39.2-alt0.p10.2:p10+348737.200.2.1@1716530412
[x86_64] MI2c: target SELECTED: agetty 2.39.2-alt0.p10.2:p10+348737.200.2.1@1716530412
[x86_64] MI2c: requesting to install agetty (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): agetty
[x86_64] MI2c: satisfying Depends: login (NULL)
[x86_64] MI2c: maybe install (a direct target): login 0.60-alt36:sisyphus+278100.100.1.1@1626056541
[x86_64] MI2c: target SELECTED: login 0.60-alt36:sisyphus+278100.100.1.1@1626056541
[x86_64] MI2c: requesting to install login (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): login
[x86_64] MI2c: satisfying Depends: acl (NULL)
[x86_64] MI2c: maybe install (a direct target): acl 2.3.1-alt1:sisyphus+279621.200.1.1@1626627026
[x86_64] MI2c: target SELECTED: acl 2.3.1-alt1:sisyphus+279621.200.1.1@1626627026
[x86_64] MI2c: requesting to install acl (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): acl
[x86_64] MI2c: satisfying Depends: /sbin/sulogin (NULL)
[x86_64] MI2c: maybe install (a providing target): msulogin 1.0-alt1:sisyphus+278100.4500.1.1@1626059577
[x86_64] MI2c: target SELECTED: msulogin 1.0-alt1:sisyphus+278100.4500.1.1@1626059577
[x86_64] MI2c: requesting to install msulogin (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): msulogin
[x86_64] MI2c: satisfying Depends: /bin/kmod (NULL)
[x86_64] MI2c: maybe install (a providing target): kmod 30-alt1:p10+321840.100.2.1@1686126783
[x86_64] MI2c: target SELECTED: kmod 30-alt1:p10+321840.100.2.1@1686126783
[x86_64] MI2c: requesting to install kmod (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): kmod
[x86_64] MI2c: satisfying Depends: libkmod = 30-alt1:p10+321840.100.2.1
[x86_64] MI2c: maybe install (a direct target): libkmod 30-alt1:p10+321840.100.2.1@1686126783
[x86_64] MI2c: target SELECTED: libkmod 30-alt1:p10+321840.100.2.1@1686126783
[x86_64] MI2c: requesting to install libkmod (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): libkmod
[x86_64] MI2c: satisfying Depends: libcryptsetup.so.12()(64bit) >= set:kfjZ9NKP9T3UmW0D6MkMFZEnZzSHbdCp5nAD7n1oHHYagLEC06SbPHaJ
[x86_64] MI2c: maybe install (a providing target): libcryptsetup 2.6.1-alt1:p10+348716.100.1.1@1716455350
[x86_64] MI2c: target SELECTED: libcryptsetup 2.6.1-alt1:p10+348716.100.1.1@1716455350
[x86_64] MI2c: requesting to install libcryptsetup (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): libcryptsetup
[x86_64] MI2c: satisfying Depends: libargon2.so.1()(64bit) >= set:ihXI4
[x86_64] MI2c: maybe install (a providing target): libargon2 20190702-alt1:sisyphus+278291.100.1.1@1626084451
[x86_64] MI2c: target SELECTED: libargon2 20190702-alt1:sisyphus+278291.100.1.1@1626084451
[x86_64] MI2c: requesting to install libargon2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): libargon2
[x86_64] MI2c: satisfying Depends: libdevmapper.so.1.02()(64bit) >= set:mgv0XV10qHIAn50cKWMKZzmU1pWkNnXVZ9fU9s04cF2Z8aZvX7VjJUTM8xykYEuVwAgUxG3BjMx04s9hUowJNDeQ9hpAl0KX20
[x86_64] MI2c: maybe install (a providing target): libdevmapper 1.02.185-alt1:p10+305156.40.6.1@1662130326
[x86_64] MI2c: target SELECTED: libdevmapper 1.02.185-alt1:p10+305156.40.6.1@1662130326
[x86_64] MI2c: requesting to install libdevmapper (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): libdevmapper
[x86_64] MI2c: satisfying Depends: libjson-c.so.5()(64bit) >= set:lgVUClxN6ARPmTWdxuumZzBigMoJuTwHlSeRntEsrjIbX7xSZCNSpk7OQyyliNI2vjLMMe0G8oaOG51
[x86_64] MI2c: maybe install (a providing target): libjson-c5 0.17-alt1:p10+332180.100.2.1@1698070454
[x86_64] MI2c: target SELECTED: libjson-c5 0.17-alt1:p10+332180.100.2.1@1698070454
[x86_64] MI2c: requesting to install libjson-c5 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): libjson-c5
[x86_64] MI2c: satisfying Depends: libfdisk.so.1()(64bit) >= set:mgb97D1fOjd5BFtoxRE2wen7CXNmdfhQPlEkCGe6kPuZwmR1t8jupoUuZBBPpiVunr7dwy3tagrGXpwyrK1h888V0pclTieYFLKnKkCIfOZpZF6JHgfRallfC7E06NQj0QGh1L
[x86_64] MI2c: maybe install (a providing target): libfdisk 2.39.2-alt0.p10.2:p10+348737.200.2.1@1716530412
[x86_64] MI2c: target SELECTED: libfdisk 2.39.2-alt0.p10.2:p10+348737.200.2.1@1716530412
[x86_64] MI2c: requesting to install libfdisk (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): libfdisk
[x86_64] MI2c: satisfying Depends: libip4tc.so.2()(64bit) >= set:ifQbEpnr3Cg7CjmYc4
[x86_64] MI2c: maybe install (a providing target): libiptables 1.8.7-alt1:sisyphus+278100.2500.1.1@1626058688
[x86_64] MI2c: target SELECTED: libiptables 1.8.7-alt1:sisyphus+278100.2500.1.1@1626058688
[x86_64] MI2c: requesting to install libiptables (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): libiptables
[x86_64] MI2c: satisfying Depends: libnss-systemd = 1:249.17-alt2:p10+340218.100.1.1
[x86_64] MI2c: maybe install (a direct target): libnss-systemd 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: target SELECTED: libnss-systemd 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: requesting to install libnss-systemd (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): libnss-systemd
[x86_64] MI2c: satisfying Depends: libnss-myhostname = 1:249.17-alt2:p10+340218.100.1.1
[x86_64] MI2c: maybe install (a direct target): libnss-myhostname 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: target SELECTED: libnss-myhostname 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: requesting to install libnss-myhostname (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): libnss-myhostname
[x86_64] MI2c: satisfying PreDepends: chrooted >= 0.3.5-alt1
[x86_64] MI2c: maybe install (a direct target): chrooted 0.3.12-alt1:sisyphus+278157.200.2.1@1626055811
[x86_64] MI2c: target SELECTED: chrooted 0.3.12-alt1:sisyphus+278157.200.2.1@1626055811
[x86_64] MI2c: requesting to install chrooted (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): chrooted
[x86_64] MI2c: satisfying Depends: pam_systemd = 1:249.17-alt2:p10+340218.100.1.1
[x86_64] MI2c: maybe install (a direct target): pam_systemd 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: target SELECTED: pam_systemd 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: requesting to install pam_systemd (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): pam_systemd
[x86_64] MI2c: satisfying Depends: dbus >= 1.11.0
[x86_64] MI2c: maybe install (a direct target): dbus 1.14.10-alt1:p10+342527.100.1.1@1710230133
[x86_64] MI2c: target SELECTED: dbus 1.14.10-alt1:p10+342527.100.1.1@1710230133
[x86_64] MI2c: requesting to install dbus (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): dbus
[x86_64] MI2c: satisfying Depends: dbus-tools = 1.14.10-alt1:p10+342527.100.1.1
[x86_64] MI2c: maybe install (a direct target): dbus-tools 1.14.10-alt1:p10+342527.100.1.1@1710230133
[x86_64] MI2c: target SELECTED: dbus-tools 1.14.10-alt1:p10+342527.100.1.1@1710230133
[x86_64] MI2c: requesting to install dbus-tools (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): dbus-tools
[x86_64] MI2c: satisfying Depends: libdbus = 1.14.10-alt1:p10+342527.100.1.1
[x86_64] MI2c: maybe install (a direct target): libdbus 1.14.10-alt1:p10+342527.100.1.1@1710230133
[x86_64] MI2c: target SELECTED: libdbus 1.14.10-alt1:p10+342527.100.1.1@1710230133
[x86_64] MI2c: requesting to install libdbus (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): libdbus
[x86_64] MI2c: satisfying Depends: systemd-boot-efi = 1:249.17-alt2:p10+340218.100.1.1
[x86_64] MI2c: maybe install (a direct target): systemd-boot-efi 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: target SELECTED: systemd-boot-efi 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: requesting to install systemd-boot-efi (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): systemd-boot-efi
[x86_64] MI2c: satisfying Depends: systemd-utils-filetriggers = 1:249.17-alt2:p10+340218.100.1.1
[x86_64] MI2c: maybe install (a direct target): systemd-utils-filetriggers 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: target SELECTED: systemd-utils-filetriggers 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: requesting to install systemd-utils-filetriggers (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): systemd-utils-filetriggers
[x86_64] MI2c: satisfying Depends: systemd-tmpfiles-common = 1:249.17-alt2:p10+340218.100.1.1
[x86_64] MI2c: maybe install (a direct target): systemd-tmpfiles-common 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: target SELECTED: systemd-tmpfiles-common 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: requesting to install systemd-tmpfiles-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): systemd-tmpfiles-common
[x86_64] MI2c: satisfying Depends: systemd-sysctl-common = 1:249.17-alt2:p10+340218.100.1.1
[x86_64] MI2c: maybe install (a direct target): systemd-sysctl-common 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: target SELECTED: systemd-sysctl-common 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: requesting to install systemd-sysctl-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): systemd-sysctl-common
[x86_64] MI2c: satisfying Depends: systemd-modules-common = 1:249.17-alt2:p10+340218.100.1.1
[x86_64] MI2c: maybe install (a direct target): systemd-modules-common 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: target SELECTED: systemd-modules-common 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: requesting to install systemd-modules-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): systemd-modules-common
[x86_64] MI2c: satisfying Depends: udev = 1:249.17-alt2:p10+340218.100.1.1
[x86_64] MI2c: maybe install (a direct target): udev 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: target SELECTED: udev 1:249.17-alt2:p10+340218.100.1.1@1707505676
[x86_64] MI2c: requesting to install udev (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): udev
[x86_64] MI2c: satisfying Depends: dmsetup (NULL)
[x86_64] MI2c: maybe install (a direct target): dmsetup 1.02.185-alt1:p10+305156.40.6.1@1662130326
[x86_64] MI2c: target SELECTED: dmsetup 1.02.185-alt1:p10+305156.40.6.1@1662130326
[x86_64] MI2c: requesting to install dmsetup (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): dmsetup
[x86_64] MI2c: satisfying Depends: lsblk (NULL)
[x86_64] MI2c: maybe install (a direct target): lsblk 2.39.2-alt0.p10.2:p10+348737.200.2.1@1716530412
[x86_64] MI2c: target SELECTED: lsblk 2.39.2-alt0.p10.2:p10+348737.200.2.1@1716530412
[x86_64] MI2c: requesting to install lsblk (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): lsblk
[x86_64] MI2c: satisfying Depends: losetup >= 2.19.1
[x86_64] MI2c: maybe install (a direct target): losetup 2.39.2-alt0.p10.2:p10+348737.200.2.1@1716530412
[x86_64] MI2c: target SELECTED: losetup 2.39.2-alt0.p10.2:p10+348737.200.2.1@1716530412
[x86_64] MI2c: requesting to install losetup (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): losetup
[x86_64] MI2c: satisfying Depends: mount (NULL)
[x86_64] MI2c: maybe install (a direct target): mount 2.39.2-alt0.p10.2:p10+348737.200.2.1@1716530412
[x86_64] MI2c: target SELECTED: mount 2.39.2-alt0.p10.2:p10+348737.200.2.1@1716530412
[x86_64] MI2c: requesting to install mount (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2c: marked for install (shallow): mount
[x86_64] MI2a: marked for install (shallow): python3-module-setuptools
[x86_64] MI2a: satisfying Depends: python3-dev (NULL)
[x86_64] MI2a: maybe install (a direct target): python3-dev 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: target SELECTED: python3-dev 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: requesting to install python3-dev (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): python3-dev
[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: 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: satisfying Depends: python3-module-pkg_resources = 1:57.4.0-alt2.p10.1:p10+387481.100.2.1
[x86_64] MI2a: maybe install (a direct target): python3-module-pkg_resources 1:57.4.0-alt2.p10.1:p10+387481.100.2.1@1750752918
[x86_64] MI2a: target SELECTED: python3-module-pkg_resources 1:57.4.0-alt2.p10.1:p10+387481.100.2.1@1750752918
[x86_64] MI2a: requesting to install python3-module-pkg_resources (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): python3-module-pkg_resources
[x86_64] MI2a: marked for install (shallow): python3-tools
[x86_64] MI2a: satisfying Depends: python3-modules-tkinter = 3.9.20-alt1:p10+357900.100.1.1
[x86_64] MI2a: maybe install (a direct target): python3-modules-tkinter 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: target SELECTED: python3-modules-tkinter 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: requesting to install python3-modules-tkinter (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): python3-modules-tkinter
[x86_64] MI2a: satisfying Depends: tk (NULL)
[x86_64] MI2a: maybe install (a direct target): tk 8.6.13-alt1:p10+350725.200.4.1@1720190588
[x86_64] MI2a: target SELECTED: tk 8.6.13-alt1:p10+350725.200.4.1@1720190588
[x86_64] MI2a: requesting to install tk (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): tk
[x86_64] MI2a: satisfying Depends: tcl = 8.6.13
[x86_64] MI2a: maybe install (a direct target): tcl 8.6.13-alt1:p10+350725.100.4.1@1720190278
[x86_64] MI2a: target SELECTED: tcl 8.6.13-alt1:p10+350725.100.4.1@1720190278
[x86_64] MI2a: requesting to install tcl (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): tcl
[x86_64] MI2a: satisfying Depends: libtcl = 8.6.13-alt1:p10+350725.100.4.1
[x86_64] MI2a: maybe install (a direct target): libtcl 8.6.13-alt1:p10+350725.100.4.1@1720190278
[x86_64] MI2a: target SELECTED: libtcl 8.6.13-alt1:p10+350725.100.4.1@1720190278
[x86_64] MI2a: requesting to install libtcl (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libtcl
[x86_64] MI2a: satisfying Depends: libtk = 8.6.13-alt1:p10+350725.200.4.1
[x86_64] MI2a: maybe install (a direct target): libtk 8.6.13-alt1:p10+350725.200.4.1@1720190588
[x86_64] MI2a: target SELECTED: libtk 8.6.13-alt1:p10+350725.200.4.1@1720190588
[x86_64] MI2a: requesting to install libtk (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libtk
[x86_64] MI2a: satisfying Depends: libX11.so.6()(64bit) >= set:ogMoYIg59hgY2Ksjj8xakpdaqBLhyGHkYepwDnaMadD1HA0P0g20QAKbGl6fAdJ2C8OexpjNQ5ql4NGeswEb1URwrG2Fg3NW15casGTM96Rq9exvtgJ3o2ZlXR60sMmZy7U2jDRcFQapAC8THZoXTSqm40amQoV8m3KXnOJXplz6iHDq06CO3APr9TF1ovR0Oxj8oEpVAfop5ky0NVwOIsKTSL4q1solD0SXh0FHPpGa1wCmd0nurceaLNYjeHxeZBH40ERMjxbJzZt8baZ3vnWR8cuciZ31W9P54b4smZeetuEYpLhyd6D0zdcsIgmZk1Mklk3hVK3y2wB3rrflOM9ck2XaQx6Oai1FeNaVIzUZbu5JZkSx6Rj7rlH0R51WuSY0sbrdZeSb
[x86_64] MI2a: maybe install (a providing target): libX11 3:1.8.7-alt1:p10+330924.200.2.1@1697304232
[x86_64] MI2a: target SELECTED: libX11 3:1.8.7-alt1:p10+330924.200.2.1@1697304232
[x86_64] MI2a: requesting to install libX11 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libX11
[x86_64] MI2a: satisfying Depends: libxcb.so.1()(64bit) >= set:ni0Q79T9m8c8LtIHEZvE2to7CMOpYYJtPQlu1To9g36rmZ7fk1
[x86_64] MI2a: maybe install (a providing target): libxcb 1.14-alt1:sisyphus+277968.100.1.3@1625952322
[x86_64] MI2a: target SELECTED: libxcb 1.14-alt1:sisyphus+277968.100.1.3@1625952322
[x86_64] MI2a: requesting to install libxcb (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libxcb
[x86_64] MI2a: satisfying Depends: libXau.so.6()(64bit) >= set:ge34k81
[x86_64] MI2a: maybe install (a providing target): libXau 1.0.9-alt1:sisyphus+278247.100.1.1@1626080736
[x86_64] MI2a: target SELECTED: libXau 1.0.9-alt1:sisyphus+278247.100.1.1@1626080736
[x86_64] MI2a: requesting to install libXau (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libXau
[x86_64] MI2a: satisfying Depends: libXdmcp.so.6()(64bit) >= set:jiOzo
[x86_64] MI2a: maybe install (a providing target): libXdmcp 1.1.3-alt1:sisyphus+278816.100.1.1@1626219231
[x86_64] MI2a: target SELECTED: libXdmcp 1.1.3-alt1:sisyphus+278816.100.1.1@1626219231
[x86_64] MI2a: requesting to install libXdmcp (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libXdmcp
[x86_64] MI2a: satisfying Depends: libX11-locales = 3:1.8.7-alt1:p10+330924.200.2.1
[x86_64] MI2a: maybe install (a direct target): libX11-locales 3:1.8.7-alt1:p10+330924.200.2.1@1697304232
[x86_64] MI2a: target SELECTED: libX11-locales 3:1.8.7-alt1:p10+330924.200.2.1@1697304232
[x86_64] MI2a: requesting to install libX11-locales (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libX11-locales
[x86_64] MI2a: satisfying Depends: libXft.so.2()(64bit) >= set:kg9tcuToQBDJiqX3qVi9WK9CC7eUP6u4Wh3S
[x86_64] MI2a: maybe install (a providing target): libXft 2.3.3-alt1:sisyphus+278258.100.1.2@1626135708
[x86_64] MI2a: target SELECTED: libXft 2.3.3-alt1:sisyphus+278258.100.1.2@1626135708
[x86_64] MI2a: requesting to install libXft (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libXft
[x86_64] MI2a: satisfying Depends: libXrender.so.1()(64bit) >= set:jeLBoxbSZvn3omzyXcqHWM25rDldXnPaZxi1HVLbcZL2QyAP45QM0
[x86_64] MI2a: maybe install (a providing target): libXrender 0.9.10-alt1:sisyphus+278480.100.1.2@1626227740
[x86_64] MI2a: target SELECTED: libXrender 0.9.10-alt1:sisyphus+278480.100.1.2@1626227740
[x86_64] MI2a: requesting to install libXrender (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libXrender
[x86_64] MI2a: satisfying Depends: libfontconfig.so.1()(64bit) >= set:lfTbaL2nZaZCcCx3h9VFI5LO49U4UKO0chrehDDiXxzdZz1oSfzmCJ3ssp70pCM2KbupHOlAiCG3LSIZwS6ju7IhJhfmy4IMCR2v
[x86_64] MI2a: maybe install (a providing target): libfontconfig1 2.14.2-alt8:p10+328445.100.1.1@1693560956
[x86_64] MI2a: target SELECTED: libfontconfig1 2.14.2-alt8:p10+328445.100.1.1@1693560956
[x86_64] MI2a: requesting to install libfontconfig1 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libfontconfig1
[x86_64] MI2a: satisfying Depends: libfreetype.so.6()(64bit) >= set:lgqTiyftOqKxwdqnIV5HufX080aBTqlvVAdZBtPOwgGxyybJDvj2W1uwd
[x86_64] MI2a: maybe install (a providing target): libfreetype 2.13.2-alt1:p10+350729.100.3.1@1719902062
[x86_64] MI2a: target SELECTED: libfreetype 2.13.2-alt1:p10+350729.100.3.1@1719902062
[x86_64] MI2a: requesting to install libfreetype (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libfreetype
[x86_64] MI2a: satisfying PreDepends: libharfbuzz (NULL)
[x86_64] MI2a: maybe install (a direct target): libharfbuzz 8.5.0-alt1:p10+350740.100.3.2@1719827327
[x86_64] MI2a: target SELECTED: libharfbuzz 8.5.0-alt1:p10+350740.100.3.2@1719827327
[x86_64] MI2a: requesting to install libharfbuzz (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libharfbuzz
[x86_64] MI2a: satisfying Depends: libgraphite2.so.3()(64bit) >= set:kf32hGmUjq3tuKutzOJRzIQSHEyjposq2iEoszFE7SlOdnc
[x86_64] MI2a: maybe install (a providing target): libgraphite2 1.3.14-alt2.1:sisyphus+279571.100.1.2@1626605111
[x86_64] MI2a: target SELECTED: libgraphite2 1.3.14-alt2.1:sisyphus+279571.100.1.2@1626605111
[x86_64] MI2a: requesting to install libgraphite2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libgraphite2
[x86_64] MI2a: satisfying Depends: libXss.so.1()(64bit) >= set:hequImNheF2
[x86_64] MI2a: maybe install (a providing target): libXScrnSaver 1.2.3-alt1:sisyphus+275322.100.2.2@1624573269
[x86_64] MI2a: target SELECTED: libXScrnSaver 1.2.3-alt1:sisyphus+275322.100.2.2@1624573269
[x86_64] MI2a: requesting to install libXScrnSaver (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libXScrnSaver
[x86_64] MI2a: satisfying Depends: libXext.so.6()(64bit) >= set:liZBRXKXiahqLHgP0
[x86_64] MI2a: maybe install (a providing target): libXext 1.3.4-alt1:sisyphus+278817.100.1.3@1626262596
[x86_64] MI2a: target SELECTED: libXext 1.3.4-alt1:sisyphus+278817.100.1.3@1626262596
[x86_64] MI2a: requesting to install libXext (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libXext
[x86_64] MI2a: satisfying Depends: tcl-tix (NULL)
[x86_64] MI2a: maybe install (a direct target): tcl-tix 8.4.3-alt4:sisyphus+277292.300.2.1@1625442550
[x86_64] MI2a: target SELECTED: tcl-tix 8.4.3-alt4:sisyphus+277292.300.2.1@1625442550
[x86_64] MI2a: requesting to install tcl-tix (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): tcl-tix
[x86_64] MI2a: satisfying Depends: python3-modules-curses = 3.9.20-alt1:p10+357900.100.1.1
[x86_64] MI2a: maybe install (a direct target): python3-modules-curses 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: target SELECTED: python3-modules-curses 3.9.20-alt1:p10+357900.100.1.1@1726758230
[x86_64] MI2a: requesting to install python3-modules-curses (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): python3-modules-curses
[x86_64] MI2a: marked for install (shallow): java-17-openjdk-devel
[x86_64] MI2a: satisfying Depends: java-17-openjdk = 0:17.0.16.0.8-alt1:p10+390158.100.3.1
[x86_64] MI2a: maybe install (a direct target): java-17-openjdk 0:17.0.16.0.8-alt1:p10+390158.100.3.1@1753614468
[x86_64] MI2a: target SELECTED: java-17-openjdk 0:17.0.16.0.8-alt1:p10+390158.100.3.1@1753614468
[x86_64] MI2a: requesting to install java-17-openjdk (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): java-17-openjdk
[x86_64] MI2a: satisfying Depends: libXi.so.6()(64bit) >= set:kisnouS9
[x86_64] MI2a: maybe install (a providing target): libXi 1.7.10-alt1:sisyphus+278284.100.1.2@1626151198
[x86_64] MI2a: target SELECTED: libXi 1.7.10-alt1:sisyphus+278284.100.1.2@1626151198
[x86_64] MI2a: requesting to install libXi (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libXi
[x86_64] MI2a: satisfying Depends: libXtst.so.6()(64bit) >= set:ifZnZCgppA6f
[x86_64] MI2a: maybe install (a providing target): libXtst 1.2.3-alt1:sisyphus+278848.100.1.2@1626298055
[x86_64] MI2a: target SELECTED: libXtst 1.2.3-alt1:sisyphus+278848.100.1.2@1626298055
[x86_64] MI2a: requesting to install libXtst (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libXtst
[x86_64] MI2a: satisfying Depends: libgif.so.4()(64bit) >= set:jhe3DymTUk
[x86_64] MI2a: maybe install (a providing target): libgif 4.1.6-alt3:sisyphus+276911.100.1.3@1625273979
[x86_64] MI2a: target SELECTED: libgif 4.1.6-alt3:sisyphus+276911.100.1.3@1625273979
[x86_64] MI2a: requesting to install libgif (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libgif
[x86_64] MI2a: satisfying Depends: java-17-openjdk-headless = 0:17.0.16.0.8-alt1:p10+390158.100.3.1
[x86_64] MI2a: maybe install (a direct target): java-17-openjdk-headless 0:17.0.16.0.8-alt1:p10+390158.100.3.1@1753614468
[x86_64] MI2a: target SELECTED: java-17-openjdk-headless 0:17.0.16.0.8-alt1:p10+390158.100.3.1@1753614468
[x86_64] MI2a: requesting to install java-17-openjdk-headless (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): java-17-openjdk-headless
[x86_64] MI2a: satisfying Depends: tzdata-java >= 2020b
[x86_64] MI2a: maybe install (a providing target): javazi 2024a-alt0.p10.1:p10+356814.200.5.1@1726682351
[x86_64] MI2a: target SELECTED: javazi 2024a-alt0.p10.1:p10+356814.200.5.1@1726682351
[x86_64] MI2a: requesting to install javazi (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): javazi
[x86_64] MI2a: satisfying Depends: java-common (NULL)
[x86_64] MI2a: maybe install (a direct target): java-common 1.6.0-alt1:sisyphus+234020.100.1.1@1562437039
[x86_64] MI2a: target SELECTED: java-common 1.6.0-alt1:sisyphus+234020.100.1.1@1562437039
[x86_64] MI2a: requesting to install java-common (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): java-common
[x86_64] MI2a: satisfying Depends: /etc/pki/java/cacerts (NULL)
[x86_64] MI2a: maybe install (a providing target): ca-trust-java 0.1.6-alt1:p10+344774.100.1.1@1712685728
[x86_64] MI2a: target SELECTED: ca-trust-java 0.1.6-alt1:p10+344774.100.1.1@1712685728
[x86_64] MI2a: requesting to install ca-trust-java (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): ca-trust-java
[x86_64] MI2a: satisfying Depends: libasound.so.2()(64bit) >= set:ohtarcYNVhFTZk1CjRZcUdrQkEUH80gOEBNwBsLZ1GjX5jf418NNxd5hOzvtM3gecW4GY9XGrlR990bG6bkXqxYmTjgURwMCO7IpYm8bxB2YMxacgnGl6dZwlXIuCNnghzpJNxk9xjajJGvILL2R4pq8Mu7aqXbaHwxZDyOS6y13NyL8v2RYC8n1k8omfcG9hpdXNlQ4PiAwlfAMjHlgXBjciy3QJbxHRm9s9MPLFiN7ZF6ZooSnz48uh2aeSyLrLvtRWZiJpoe5jfcijzmO2buQe1z9t1awQQ1YCY8ZCMV8iy5GCYvQaZuJETq1
[x86_64] MI2a: maybe install (a providing target): libalsa 1:1.2.8-alt1:p10+310792.200.3.1@1670940516
[x86_64] MI2a: target SELECTED: libalsa 1:1.2.8-alt1:p10+310792.200.3.1@1670940516
[x86_64] MI2a: requesting to install libalsa (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libalsa
[x86_64] MI2a: satisfying Depends: alsa-ucm-conf (NULL)
[x86_64] MI2a: maybe install (a direct target): alsa-ucm-conf 1.2.8-alt8:p10+323518.100.1.1@1687447425
[x86_64] MI2a: target SELECTED: alsa-ucm-conf 1.2.8-alt8:p10+323518.100.1.1@1687447425
[x86_64] MI2a: requesting to install alsa-ucm-conf (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): alsa-ucm-conf
[x86_64] MI2a: satisfying Depends: alsa-topology-conf (NULL)
[x86_64] MI2a: maybe install (a direct target): alsa-topology-conf 1.2.5.1-alt1:sisyphus+274777.100.1.1@1624089141
[x86_64] MI2a: target SELECTED: alsa-topology-conf 1.2.5.1-alt1:sisyphus+274777.100.1.1@1624089141
[x86_64] MI2a: requesting to install alsa-topology-conf (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): alsa-topology-conf
[x86_64] MI2a: satisfying Depends: liblcms2.so.2()(64bit) >= set:mgZvFZxIxB750wh7VnyKCaHNtYgQQca6wKNtRetYR4z55IGGzLjvXS9niBDKEHTVjZhMgUkTVJZGDwisO1mFcZrA29MtMFB3
[x86_64] MI2a: maybe install (a providing target): liblcms2 2.12-alt2:p10+294140.100.1.1@1643205397
[x86_64] MI2a: target SELECTED: liblcms2 2.12-alt2:p10+294140.100.1.1@1643205397
[x86_64] MI2a: requesting to install liblcms2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): liblcms2
[x86_64] MI2a: marked for install (shallow): xmlrpc-common
[x86_64] MI2a: satisfying Depends: mvn(javax.xml.bind:jaxb-api) (NULL)
[x86_64] MI2a: maybe install (a providing target): jaxb-api 2.3.3-alt1_3jpp11:sisyphus+273703.100.1.1@1622904245
[x86_64] MI2a: target SELECTED: jaxb-api 2.3.3-alt1_3jpp11:sisyphus+273703.100.1.1@1622904245
[x86_64] MI2a: requesting to install jaxb-api (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): jaxb-api
[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: 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.12.1@1759321338
[x86_64] MI2a: target SELECTED: libcares 1.34.4-alt1:p10+396101.240.12.1@1759321338
[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: 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: marked for install (shallow): node-gyp
[x86_64] MI2a: satisfying Depends: gyp >= 0.16.1
[x86_64] MI2a: maybe install (a direct target): gyp 0.16.2-alt0.p10.1:p10+396101.10.11.1@1759318851
[x86_64] MI2a: target SELECTED: gyp 0.16.2-alt0.p10.1:p10+396101.10.11.1@1759318851
[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: 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: node-devel >= 16.14.0
[x86_64] MI2a: maybe install (a direct target): node-devel 22.13.1-alt0.p10.1:p10+396101.260.12.1@1759323145
[x86_64] MI2a: target SELECTED: node-devel 22.13.1-alt0.p10.1:p10+396101.260.12.1@1759323145
[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: 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.12.1@1759321338
[x86_64] MI2a: target SELECTED: libcares-devel 1.34.4-alt1:p10+396101.240.12.1@1759321338
[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: 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: marked for install (shallow): node-sass
[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: 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: 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: 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] MI2a: satisfying Depends: libsass.so.1()(64bit) >= set:qj4zyR7SfP5YOCARZpICkFZhDLEe2ZBDmjYhHtPO2i2N0yqnIa20XmXjLxlfL8kSRDFpm5FG64t2k4xPDwFux6HZb5p49gisFPhVmX04o5XegIxMf1zDGsnUmutOrmGWY7hiTlu6ViOZ2MKE7D1MYZ2MN3OmfKriPop5c9m2sHUhmUx9goAsNbLsIan3ZgwPxWFFgsCr5KjiaLjZoTM9Zan1v7oy2ddZvEgmvPPgUAaT3nd10Ar2RUt0
[x86_64] MI2a: maybe install (a providing target): libsass 3.6.5-alt1:sisyphus+277563.100.1.1@1625697922
[x86_64] MI2a: target SELECTED: libsass 3.6.5-alt1:sisyphus+277563.100.1.1@1625697922
[x86_64] MI2a: requesting to install libsass (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libsass
[x86_64] MI2a: satisfying Depends: nodejs(abi) = 16
[x86_64] MI2a: satisfying Depends: nodejs(v8-abi) = 8.4
[x86_64] MI2a: marked for install (shallow): libzeromq-devel
[x86_64] MI2a: satisfying Depends: libzeromq = 4.2.5-alt1:sisyphus+279485.100.1.1
[x86_64] MI2a: maybe install (a direct target): libzeromq 4.2.5-alt1:sisyphus+279485.100.1.1@1626549884
[x86_64] MI2a: target SELECTED: libzeromq 4.2.5-alt1:sisyphus+279485.100.1.1@1626549884
[x86_64] MI2a: requesting to install libzeromq (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): libzeromq
[x86_64] MI2a: marked for install (shallow): ronn
[x86_64] MI2a: satisfying Depends: gem-ronn-ng = 0.9.1-alt1:p10+338355.500.48.1
[x86_64] MI2a: maybe install (a direct target): gem-ronn-ng 0.9.1-alt1:p10+338355.500.48.1@1711615932
[x86_64] MI2a: target SELECTED: gem-ronn-ng 0.9.1-alt1:p10+338355.500.48.1@1711615932
[x86_64] MI2a: requesting to install gem-ronn-ng (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-ronn-ng
[x86_64] MI2a: satisfying Depends: nokogiri (NULL)
[x86_64] MI2a: maybe install (a direct target): nokogiri 1.13.8-alt1.1:p10+307833.1640.205.1@1693900989
[x86_64] MI2a: target SELECTED: nokogiri 1.13.8-alt1.1:p10+307833.1640.205.1@1693900989
[x86_64] MI2a: requesting to install nokogiri (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): nokogiri
[x86_64] MI2a: satisfying Depends: gem-nokogiri = 1.13.8-alt1.1:p10+307833.1640.205.1
[x86_64] MI2a: maybe install (a direct target): gem-nokogiri 1.13.8-alt1.1:p10+307833.1640.205.1@1693900989
[x86_64] MI2a: target SELECTED: gem-nokogiri 1.13.8-alt1.1:p10+307833.1640.205.1@1693900989
[x86_64] MI2a: requesting to install gem-nokogiri (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-nokogiri
[x86_64] MI2a: satisfying Depends: gem(mini_portile2) >= 2.8.0
[x86_64] MI2a: maybe install (a providing target): gem-mini-portile2 2.8.0-alt1.1:p10+307833.1620.205.1@1693900946
[x86_64] MI2a: target SELECTED: gem-mini-portile2 2.8.0-alt1.1:p10+307833.1620.205.1@1693900946
[x86_64] MI2a: requesting to install gem-mini-portile2 (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-mini-portile2
[x86_64] MI2a: satisfying Depends: gem(kramdown) >= 2.1
[x86_64] MI2a: maybe install (a providing target): gem-kramdown 2.3.1-alt3:p10+307833.76700.205.1@1693934338
[x86_64] MI2a: target SELECTED: gem-kramdown 2.3.1-alt3:p10+307833.76700.205.1@1693934338
[x86_64] MI2a: requesting to install gem-kramdown (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-kramdown
[x86_64] MI2a: satisfying Depends: gem(rexml) >= 0
[x86_64] MI2a: maybe install (a providing target): gem-rexml 3.2.8-alt1:p10+348802.200.2.1@1717158174
[x86_64] MI2a: target SELECTED: gem-rexml 3.2.8-alt1:p10+348802.200.2.1@1717158174
[x86_64] MI2a: requesting to install gem-rexml (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-rexml
[x86_64] MI2a: satisfying Depends: gem(strscan) >= 3.0.9
[x86_64] MI2a: maybe install (a providing target): gem-strscan 3.1.1-alt0.1:p10+348802.100.2.1@1717158145
[x86_64] MI2a: target SELECTED: gem-strscan 3.1.1-alt0.1:p10+348802.100.2.1@1717158145
[x86_64] MI2a: requesting to install gem-strscan (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-strscan
[x86_64] MI2a: satisfying Depends: gem(stringex) >= 1.5.1
[x86_64] MI2a: maybe install (a providing target): gem-stringex 2.8.5-alt1:p10+307833.76660.205.1@1693934304
[x86_64] MI2a: target SELECTED: gem-stringex 2.8.5-alt1:p10+307833.76660.205.1@1693934304
[x86_64] MI2a: requesting to install gem-stringex (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-stringex
[x86_64] MI2a: satisfying Depends: gem(mustache) >= 0.7
[x86_64] MI2a: maybe install (a providing target): gem-mustache 1.1.1.17-alt0.1:p10+338355.600.48.1@1711615961
[x86_64] MI2a: target SELECTED: gem-mustache 1.1.1.17-alt0.1:p10+338355.600.48.1@1711615961
[x86_64] MI2a: requesting to install gem-mustache (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-mustache
[x86_64] MI2a: marked for install (shallow): gem-treetop
[x86_64] MI2a: satisfying Depends: gem(polyglot) >= 0.3
[x86_64] MI2a: maybe install (a providing target): gem-polyglot 0.3.5-alt1.2:p10+307833.52.205.1@1693900253
[x86_64] MI2a: target SELECTED: gem-polyglot 0.3.5-alt1.2:p10+307833.52.205.1@1693900253
[x86_64] MI2a: requesting to install gem-polyglot (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-polyglot
[x86_64] MI2a: marked for install (shallow): gem-xmlrpc
[x86_64] MI2a: satisfying Depends: gem(webrick) >= 0
[x86_64] MI2a: maybe install (a providing target): gem-webrick 1.7.0-alt1:sisyphus+264413.200.1.1@1610122897
[x86_64] MI2a: target SELECTED: gem-webrick 1.7.0-alt1:sisyphus+264413.200.1.1@1610122897
[x86_64] MI2a: requesting to install gem-webrick (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-webrick
[x86_64] MI2a: marked for install (shallow): gem-rspec
[x86_64] MI2a: satisfying Depends: gem(rspec-core) >= 3.10.0
[x86_64] MI2a: maybe install (a providing target): gem-rspec-core 3.10.1-alt1:p10+307833.17140.205.1@1693906179
[x86_64] MI2a: target SELECTED: gem-rspec-core 3.10.1-alt1:p10+307833.17140.205.1@1693906179
[x86_64] MI2a: requesting to install gem-rspec-core (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-rspec-core
[x86_64] MI2a: satisfying Depends: gem(rspec-support) >= 3.10.0
[x86_64] MI2a: maybe install (a providing target): gem-rspec-support 3.10.2-alt1:p10+307833.17060.205.1@1693906120
[x86_64] MI2a: target SELECTED: gem-rspec-support 3.10.2-alt1:p10+307833.17060.205.1@1693906120
[x86_64] MI2a: requesting to install gem-rspec-support (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-rspec-support
[x86_64] MI2a: satisfying Depends: gem(rspec-expectations) >= 3.10.0
[x86_64] MI2a: maybe install (a providing target): gem-rspec-expectations 3.10.1-alt1:p10+307833.17160.205.1@1693906207
[x86_64] MI2a: target SELECTED: gem-rspec-expectations 3.10.1-alt1:p10+307833.17160.205.1@1693906207
[x86_64] MI2a: requesting to install gem-rspec-expectations (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-rspec-expectations
[x86_64] MI2a: satisfying Depends: gem(diff-lcs) >= 1.2.0
[x86_64] MI2a: maybe install (a providing target): gem-diff-lcs 1.4.3-alt1:p10+307833.62476.205.1@1693929817
[x86_64] MI2a: target SELECTED: gem-diff-lcs 1.4.3-alt1:p10+307833.62476.205.1@1693929817
[x86_64] MI2a: requesting to install gem-diff-lcs (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-diff-lcs
[x86_64] MI2a: satisfying Depends: gem(rspec-mocks) >= 3.10.0
[x86_64] MI2a: maybe install (a providing target): gem-rspec-mocks 3.10.2-alt1:p10+307833.17170.205.1@1693906235
[x86_64] MI2a: target SELECTED: gem-rspec-mocks 3.10.2-alt1:p10+307833.17170.205.1@1693906235
[x86_64] MI2a: requesting to install gem-rspec-mocks (unspec'd ver; inspect with Debug::pkgMark-shallow)
[x86_64] MI2a: marked for install (shallow): gem-rspec-mocks
[x86_64] Starting
[x86_64] Starting 2
[x86_64] Investigating node-sass 7.0.0-alt2:p10+310327.500.27.1@1679065202
[x86_64] Package node-sass has a broken Depends: nodejs(abi) = 16
[x86_64] Considering node 10012 as a solution to node-sass 9999
[x86_64] Reinst not done for protected node
[x86_64] Package node-sass has a broken Depends: nodejs(v8-abi) = 8.4
[x86_64] Considering node 10012 as a solution to node-sass 9999
[x86_64] Reinst not done for protected node
[x86_64] Done
[x86_64] rpm-build-ruby is already the newest version.
[x86_64] rpm-build-python3 is already the newest version.
[x86_64] rpm-macros-nodejs is already the newest version.
[x86_64] rpm-macros-systemd is already the newest version.
[x86_64] rpm-build-java is already the newest version.
[x86_64] Selecting libmysqlclient21-devel for 'libmysqlclient-devel'
[x86_64] Selecting python3-tools for '/usr/bin/pathfix.py'
[x86_64] Selecting java-17-openjdk-devel for 'java-openjdk-devel'
[x86_64] Selecting gem-treetop for 'gem(treetop)'
[x86_64] Selecting gem-parse-cron for 'gem(parse-cron)'
[x86_64] Selecting gem-xmlrpc for 'gem(xmlrpc)'
[x86_64] Selecting gem-sequel for 'gem(sequel)'
[x86_64] Selected version gem-rspec#3.10.0-alt1:p10+307833.17174.205.1@1693906263 for gem(rspec)>=3
[x86_64] Some packages could not be installed. This may mean that you have
[x86_64] requested an impossible situation or if you are using the unstable
[x86_64] distribution that some required packages have not yet been created
[x86_64] or been moved out of Incoming.
[x86_64] The following information may help to resolve the situation:
[x86_64]
[x86_64] The following packages have unmet dependencies:
[x86_64] node-sass: Depends: nodejs(abi) (= 16)
[x86_64] Depends: nodejs(v8-abi) (= 8.4)
[x86_64] E: Broken packages
[x86_64] hsh-install: Failed to calculate package file list.
[x86_64] hsh-install: Failed to generate package file list.
2025-Oct-01 16:41:20 :: [x86_64] opennebula.git 6.2.0.1-alt7: remote: cannot build src.rpm
2025-Oct-01 16:41:20 :: [x86_64] #700 opennebula.git 6.2.0.1-alt7: build FAILED
2025-Oct-01 16:41:20 :: [x86_64] requesting cancellation of task processing
2025-Oct-01 16:41:35 :: [armh] #260 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Oct-01 16:41:36 :: [armh] task processing CANCELLED
2025-Oct-01 16:41:41 :: [aarch64] #260 node.git 22.13.1-alt0.p10.1: build OK (cached)
2025-Oct-01 16:41:42 :: [aarch64] task processing CANCELLED
2025-Oct-01 16:41:20 :: [x86_64] build FAILED
2025-Oct-01 16:41:36 :: [armh] build FAILED
2025-Oct-01 16:41:42 :: [aarch64] build FAILED
2025-Oct-01 16:41:42 :: task #396101 for p10 FAILED
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2025-10-01 16:41 UTC | newest]
Thread overview: 13+ 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)
2025-10-01 3:33 ` [#396101] p10 FAILED (try 8) " Girar awaiter (cas)
2025-10-01 3:41 ` [#396101] p10 FAILED (try 9) gyp.git=0.16.1-alt1 c-ares.git=1.34.4-alt1 node.git=22.13.1-alt0.p10.1 Girar awaiter (cas)
2025-10-01 3:47 ` [#396101] p10 FAILED (try 10) gyp.git=0.16.2-alt1 " Girar awaiter (cas)
2025-10-01 11:41 ` [#396101] p10 FAILED (try 11) gyp.git=0.16.2-alt0.p10.1 c-ares.git=1.34.4-alt1 Girar awaiter (cas)
2025-10-01 13:42 ` [#396101] p10 FAILED (try 12) " Girar awaiter (cas)
2025-10-01 16:41 ` [#396101] p10 FAILED (try 13) " 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