From: "Girar awaiter (cas)" <girar-builder@altlinux.org> To: Andrey Cherepanov <cas@altlinux.org> Cc: girar-builder-p10@altlinux.org, sisyphus-incominger@lists.altlinux.org, girar-builder-p10@lists.altlinux.org Subject: [#396101] [test-only] p10 FAILED gyp.git=0.18.3-alt0.p10.1 libnghttp2.git=1.64.0-alt1 Date: Tue, 30 Sep 2025 08:03:16 +0000 Message-ID: <girar.task.396101.1.1@gyle.mskdc.altlinux.org> (raw) 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
next reply other threads:[~2025-09-30 8:03 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-09-30 8:03 Girar awaiter (cas) [this message] 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)
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=girar.task.396101.1.1@gyle.mskdc.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=cas@altlinux.org \ --cc=devel@lists.altlinux.org \ --cc=girar-builder-p10@altlinux.org \ --cc=girar-builder-p10@lists.altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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