Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - x32/stage1-openrc.spec
Date: Mon, 09 May 2022 02:18:01
Message-Id: 20220509021756.A52E3268360@demeter.amd64.dev.gentoo.org
1 checking OpenSSL header version... 101010ef (OpenSSL 1.1.1n 15 Mar 2022)
2 checking for OpenSSL_version... yes
3 checking for OpenSSL_version_num... yes
4 checking OpenSSL library version... 101010ef (OpenSSL 1.1.1n 15 Mar 2022)
5 checking whether OpenSSL's headers match the library... yes
6 checking if programs using OpenSSL functions will link... yes
7 checking for BN_is_prime_ex... yes
8 checking for DSA_generate_parameters_ex... yes
9 checking for EVP_CIPHER_CTX_ctrl... yes
10 checking for EVP_DigestFinal_ex... yes
11 checking for EVP_DigestInit_ex... yes
12 checking for EVP_MD_CTX_cleanup... no
13 checking for EVP_MD_CTX_copy_ex... yes
14 checking for EVP_MD_CTX_init... no
15 checking for HMAC_CTX_init... no
16 checking for RSA_generate_key_ex... yes
17 checking for RSA_get_default_method... yes
18 checking for OpenSSL_add_all_algorithms... no
19 checking whether OpenSSL_add_all_algorithms is declared... yes
20 checking for OPENSSL_init_crypto... yes
21 checking for DH_get0_key... yes
22 checking for DH_get0_pqg... yes
23 checking for DH_set0_key... yes
24 checking for DH_set_length... yes
25 checking for DH_set0_pqg... yes
26 checking for DSA_get0_key... yes
27 checking for DSA_get0_pqg... yes
28 checking for DSA_set0_key... yes
29 checking for DSA_set0_pqg... yes
30 checking for DSA_SIG_get0... yes
31 checking for DSA_SIG_set0... yes
32 checking for ECDSA_SIG_get0... yes
33 checking for ECDSA_SIG_set0... yes
34 checking for EVP_CIPHER_CTX_iv... yes
35 checking for EVP_CIPHER_CTX_iv_noconst... yes
36 checking for EVP_CIPHER_CTX_get_iv... no
37 checking for EVP_CIPHER_CTX_get_updated_iv... no
38 checking for EVP_CIPHER_CTX_set_iv... no
39 checking for RSA_get0_crt_params... yes
40 checking for RSA_get0_factors... yes
41 checking for RSA_get0_key... yes
42 checking for RSA_set0_crt_params... yes
43 checking for RSA_set0_factors... yes
44 checking for RSA_set0_key... yes
45 checking for RSA_meth_free... yes
46 checking for RSA_meth_dup... yes
47 checking for RSA_meth_set1_name... yes
48 checking for RSA_meth_get_finish... yes
49 checking for RSA_meth_set_priv_enc... yes
50 checking for RSA_meth_set_priv_dec... yes
51 checking for RSA_meth_set_finish... yes
52 checking for EVP_PKEY_get0_RSA... yes
53 checking for EVP_MD_CTX_new... yes
54 checking for EVP_MD_CTX_free... yes
55 checking for EVP_chacha20... yes
56 checking for OpenSSL ENGINE support... yes
57 checking whether OpenSSL has crippled AES support... no
58 checking whether OpenSSL has AES CTR via EVP... yes
59 checking whether OpenSSL has AES GCM via EVP... yes
60 checking if EVP_DigestUpdate returns an int... yes
61 checking for crypt in -lcrypt... yes
62 checking for crypt... yes
63 checking for DES_crypt... yes
64 checking for EVP_sha256... yes
65 checking for EVP_sha384... yes
66 checking for EVP_sha512... yes
67 checking whether OpenSSL has NID_X9_62_prime256v1... yes
68 checking whether OpenSSL has NID_secp384r1... yes
69 checking whether OpenSSL has NID_secp521r1... yes
70 checking if OpenSSL's NID_secp521r1 is functional... yes
71 checking for EC_KEY_METHOD_new... yes
72 checking whether to enable PKCS11... yes
73 checking whether to enable U2F... yes
74 checking for arc4random... no
75 checking for arc4random_buf... no
76 checking for arc4random_stir... no
77 checking for arc4random_uniform... no
78 checking for ia_openinfo in -liaf... no
79 checking whether OpenSSL's PRNG is internally seeded... yes
80 checking for dlopen in -ldl... yes
81 checking for pam_set_item in -lpam... yes
82 checking for pam_getenvlist... yes
83 checking for pam_putenv... yes
84 checking whether pam_strerror takes only one argument... no
85 checking whether SECCOMP_MODE_FILTER is declared... yes
86 checking kernel for seccomp_filter support... yes
87 checking if select and/or poll works with descriptor rlimit... no
88 checking for struct pollfd.fd... yes
89 checking for nfds_t... yes
90 checking if setrlimit(RLIMIT_NOFILE,{0,0}) works... yes
91 checking if setrlimit RLIMIT_FSIZE works... yes
92 configure: error: rlimit sandbox requires select to work with rlimit
93
94 !!! Please attach the following file when seeking support:
95 !!! /var/tmp/portage/net-misc/openssh-8.9_p1-r2/work/openssh-8.9p1/config.log
96 * ERROR: net-misc/openssh-8.9_p1-r2::gentoo failed (configure phase):
97 * econf failed
98 *
99 * Call stack:
100 * ebuild.sh, line 127: Called src_configure
101 * environment, line 2618: Called econf '--with-ldflags=-Wl,-O1 -Wl,--as-needed' '--disable-strip' '--with-pid-dir=/run' '--sysconfdir=/etc/ssh' '--libexecdir=/usr/libx32/misc' '--datadir=/usr/share/openssh' '--with-privsep-path=/var/empty' '--with-privsep-user=sshd' '--without-audit' '--without-kerberos5' '--without-ldns' '--without-libedit' '--with-pam' '--with-pie' '--without-selinux' '--without-security-key-builtin' '--with-openssl' '--with-ssl-engine' '--with-hardening' '--with-sandbox=rlimit'
102 * phase-helpers.sh, line 711: Called __helpers_die 'econf failed'
103 * isolated-functions.sh, line 112: Called die
104 * The specific snippet of code:
105 * die "$@"
106 *
107 * If you need support, post the output of `emerge --info '=net-misc/openssh-8.9_p1-r2::gentoo'`,
108 * the complete build log and the output of `emerge -pqv '=net-misc/openssh-8.9_p1-r2::gentoo'`.
109 * The complete build log is located at '/var/tmp/catalyst/logs/net-misc:openssh-8.9_p1-r2:20220509-021718.log'.
110 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/openssh-8.9_p1-r2/temp/build.log'.
111 * The ebuild environment file is located at '/var/tmp/portage/net-misc/openssh-8.9_p1-r2/temp/environment'.
112 * Working directory: '/var/tmp/portage/net-misc/openssh-8.9_p1-r2/work/openssh-8.9p1'
113 * S: '/var/tmp/portage/net-misc/openssh-8.9_p1-r2/work/openssh-8.9p1'
114 * Messages for package net-misc/openssh-8.9_p1-r2:
115 * Log file: /var/tmp/catalyst/logs/net-misc:openssh-8.9_p1-r2:20220509-021718.log
116 * ERROR: net-misc/openssh-8.9_p1-r2::gentoo failed (configure phase):
117 * econf failed
118 *
119 * Call stack:
120 * ebuild.sh, line 127: Called src_configure
121 * environment, line 2618: Called econf '--with-ldflags=-Wl,-O1 -Wl,--as-needed' '--disable-strip' '--with-pid-dir=/run' '--sysconfdir=/etc/ssh' '--libexecdir=/usr/libx32/misc' '--datadir=/usr/share/openssh' '--with-privsep-path=/var/empty' '--with-privsep-user=sshd' '--without-audit' '--without-kerberos5' '--without-ldns' '--without-libedit' '--with-pam' '--with-pie' '--without-selinux' '--without-security-key-builtin' '--with-openssl' '--with-ssl-engine' '--with-hardening' '--with-sandbox=rlimit'
122 * phase-helpers.sh, line 711: Called __helpers_die 'econf failed'
123 * isolated-functions.sh, line 112: Called die
124 * The specific snippet of code:
125 * die "$@"
126 *
127 * If you need support, post the output of `emerge --info '=net-misc/openssh-8.9_p1-r2::gentoo'`,
128 * the complete build log and the output of `emerge -pqv '=net-misc/openssh-8.9_p1-r2::gentoo'`.
129 * The complete build log is located at '/var/tmp/catalyst/logs/net-misc:openssh-8.9_p1-r2:20220509-021718.log'.
130 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/openssh-8.9_p1-r2/temp/build.log'.
131 * The ebuild environment file is located at '/var/tmp/portage/net-misc/openssh-8.9_p1-r2/temp/environment'.
132 * Working directory: '/var/tmp/portage/net-misc/openssh-8.9_p1-r2/work/openssh-8.9p1'
133 * S: '/var/tmp/portage/net-misc/openssh-8.9_p1-r2/work/openssh-8.9p1'
134
135
136 09 May 2022 02:17:56 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
137 ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
138 09 May 2022 02:17:56 UTC: ERROR : CatalystError: Stage build aborting due to error.
139 ERROR:catalyst:CatalystError: Stage build aborting due to error.
140 09 May 2022 02:17:56 UTC: ERROR : Exception running action sequence run_local
141 Traceback (most recent call last):
142 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1392, in run_local
143 cmd([self.settings['controller_file'], 'run'],
144 File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
145 raise CatalystError('cmd(%r) exited %s' % (args, ret),
146 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
147
148 During handling of the above exception, another exception occurred:
149
150 Traceback (most recent call last):
151 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1500, in _run
152 getattr(self, x)()
153 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1401, in run_local
154 raise CatalystError("Stage build aborting due to error.",
155 catalyst.support.CatalystError: Stage build aborting due to error.
156 ERROR:catalyst:Exception running action sequence run_local
157 Traceback (most recent call last):
158 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1392, in run_local
159 cmd([self.settings['controller_file'], 'run'],
160 File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
161 raise CatalystError('cmd(%r) exited %s' % (args, ret),
162 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
163
164 During handling of the above exception, another exception occurred:
165
166 Traceback (most recent call last):
167 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1500, in _run
168 getattr(self, x)()
169 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1401, in run_local
170 raise CatalystError("Stage build aborting due to error.",
171 catalyst.support.CatalystError: Stage build aborting due to error.
172 09 May 2022 02:17:56 UTC: NOTICE : Cleaning up... Running unbind()
173 NOTICE:catalyst:Cleaning up... Running unbind()
174 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/var/log/portage is not a mount point. Skipping
175 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/var/log/portage is not a mount point. Skipping
176 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/tmp/kerncache is not a mount point. Skipping
177 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/tmp/kerncache is not a mount point. Skipping
178 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/var/cache/binpkgs is not a mount point. Skipping
179 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/var/cache/binpkgs is not a mount point. Skipping
180 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/tmp/stage1root/proc is not a mount point. Skipping
181 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/tmp/stage1root/proc is not a mount point. Skipping
182 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/run is not a mount point. Skipping
183 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/run is not a mount point. Skipping
184 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/dev/shm does not exist. Skipping
185 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/dev/shm does not exist. Skipping
186 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/dev/pts does not exist. Skipping
187 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/dev/pts does not exist. Skipping
188 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/var/tmp/portage is not a mount point. Skipping
189 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/var/tmp/portage is not a mount point. Skipping
190 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/var/cache/distfiles is not a mount point. Skipping
191 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/var/cache/distfiles is not a mount point. Skipping
192 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/var/db/repos/gentoo is not a mount point. Skipping
193 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/var/db/repos/gentoo is not a mount point. Skipping
194 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/dev is not a mount point. Skipping
195 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/dev is not a mount point. Skipping
196 09 May 2022 02:17:56 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/proc is not a mount point. Skipping
197 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage1-x32-openrc-20220508T170538Z/proc is not a mount point. Skipping
198 Command exited with non-zero status 2
199 1248.71user 188.31system 13:48.87elapsed 173%CPU (0avgtext+0avgdata 617272maxresident)k
200 587798inputs+2879752outputs (3324major+76871665minor)pagefaults 0swaps
201
202
203
204 Full build log at /tmp/catalyst-auto.20220508T170538Z.JnPD3U/log/x32_stage1-openrc.log