Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [riscv-qemu-auto] Catalyst fatal build error - stage3-lp64-systemd.spec
Date: Sat, 13 Nov 2021 01:03:40
Message-Id: 20211113010333.CF497269003@demeter.amd64.dev.gentoo.org
1 * - Userid: 195
2 * - Shell: /sbin/nologin
3 * - Home: /dev/null
4 * - Groups: systemd-timesync
5 * - GECOS: added by portage for systemd-timesync
6 * Updating comment for user 'systemd-timesync' ...
7 * - Comment: System user; systemd-timesync
8 * Messages for package acct-user/messagebus-0-r1:
9 * Adding user 'messagebus' to your system ...
10 * - Userid: 101
11 * - Shell: /sbin/nologin
12 * - Home: /dev/null
13 * - Groups: messagebus
14 * - GECOS: added by portage for messagebus
15 * Updating comment for user 'messagebus' ...
16 * - Comment: System user; messagebus
17 * Messages for package acct-user/man-1-r1:
18 * Adding user 'man' to your system ...
19 * - Userid: 13
20 * - Shell: /sbin/nologin
21 * - Home: /dev/null
22 * - Groups: man
23 * - GECOS: added by portage for man
24 * Updating comment for user 'man' ...
25 * - Comment: System user; man
26 * Messages for package acct-user/portage-0:
27 * Updating home for user 'portage' ...
28 * - Home: /var/lib/portage/home
29 * Updating shell for user 'portage' ...
30 * - Shell: /sbin/nologin
31 * Updating comment for user 'portage' ...
32 * - Comment: System user; portage
33 * Messages for package acct-user/sshd-0-r1:
34 * Adding user 'sshd' to your system ...
35 * - Userid: 22
36 * - Shell: /sbin/nologin
37 * - Home: /var/empty
38 * - Groups: sshd
39 * - GECOS: added by portage for sshd
40 * Updating comment for user 'sshd' ...
41 * - Comment: User for ssh
42 * Messages for package acct-user/nobody-0:
43 * Updating shell for user 'nobody' ...
44 * - Shell: /sbin/nologin
45 * Updating comment for user 'nobody' ...
46 * - Comment: System user; nobody
47 * Messages for package sys-apps/coreutils-9.0-r1:
48 * Make sure you run 'hash -r' in your active shells.
49 * You should also re-source your shell settings for LS_COLORS
50 * changes, such as: source /etc/profile
51 * Messages for package net-firewall/iptables-1.8.7:
52 * Current iptables implementation is unset, setting to xtables-legacy-multi
53 * Messages for package sys-libs/pam-1.5.2-r1:
54 * Some software with pre-loaded PAM libraries might experience
55 * warnings or failures related to missing symbols and/or versions
56 * after any update. While unfortunate this is a limit of the
57 * implementation of PAM and the software, and it requires you to
58 * restart the software manually after the update.
59 *
60 * You can get a list of such software running a command like
61 * lsof / | egrep -i 'del.*libpam\.so'
62 *
63 * Alternatively, simply reboot your system.
64 * Messages for package sys-apps/texinfo-6.8-r1:
65 * ERROR: sys-apps/texinfo-6.8-r1::gentoo failed (compile phase):
66 * emake failed
67 *
68 * If you need support, post the output of `emerge --info '=sys-apps/texinfo-6.8-r1::gentoo'`,
69 * the complete build log and the output of `emerge -pqv '=sys-apps/texinfo-6.8-r1::gentoo'`.
70 * The complete build log is located at '/var/tmp/portage/sys-apps/texinfo-6.8-r1/temp/build.log'.
71 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/texinfo-6.8-r1/temp/environment'.
72 * Working directory: '/var/tmp/portage/sys-apps/texinfo-6.8-r1/work/texinfo-6.8'
73 * S: '/var/tmp/portage/sys-apps/texinfo-6.8-r1/work/texinfo-6.8'
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137 * IMPORTANT: config file '/etc/locale.gen' needs updating.
138 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
139 * sections of the emerge man page to learn how to update config files.
140 13 Nov 2021 01:03:33 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
141 ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
142 13 Nov 2021 01:03:33 UTC: ERROR : CatalystError: Stage build aborting due to error.
143 ERROR:catalyst:CatalystError: Stage build aborting due to error.
144 13 Nov 2021 01:03:33 UTC: ERROR : Exception running action sequence run_local
145 Traceback (most recent call last):
146 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
147 cmd([self.settings['controller_file'], 'run'],
148 File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
149 raise CatalystError('cmd(%r) exited %s' % (args, ret),
150 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
151
152 During handling of the above exception, another exception occurred:
153
154 Traceback (most recent call last):
155 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
156 getattr(self, x)()
157 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
158 raise CatalystError("Stage build aborting due to error.",
159 catalyst.support.CatalystError: Stage build aborting due to error.
160 ERROR:catalyst:Exception running action sequence run_local
161 Traceback (most recent call last):
162 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1409, in run_local
163 cmd([self.settings['controller_file'], 'run'],
164 File "/usr/lib/python3.9/site-packages/catalyst/support.py", line 53, in cmd
165 raise CatalystError('cmd(%r) exited %s' % (args, ret),
166 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
167
168 During handling of the above exception, another exception occurred:
169
170 Traceback (most recent call last):
171 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1515, in run
172 getattr(self, x)()
173 File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1418, in run_local
174 raise CatalystError("Stage build aborting due to error.",
175 catalyst.support.CatalystError: Stage build aborting due to error.
176 13 Nov 2021 01:03:33 UTC: NOTICE : Cleaning up... Running unbind()
177 NOTICE:catalyst:Cleaning up... Running unbind()
178 13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/tmp/kerncache is not a mount point. Skipping
179 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/tmp/kerncache is not a mount point. Skipping
180 13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/cache/binpkgs is not a mount point. Skipping
181 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/cache/binpkgs is not a mount point. Skipping
182 13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/run is not a mount point. Skipping
183 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/run is not a mount point. Skipping
184 13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev/shm does not exist. Skipping
185 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev/shm does not exist. Skipping
186 13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev/pts does not exist. Skipping
187 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev/pts does not exist. Skipping
188 13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/tmp/portage is not a mount point. Skipping
189 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/tmp/portage is not a mount point. Skipping
190 13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/cache/distfiles is not a mount point. Skipping
191 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/cache/distfiles is not a mount point. Skipping
192 13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/db/repos/gentoo is not a mount point. Skipping
193 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/var/db/repos/gentoo is not a mount point. Skipping
194 13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev is not a mount point. Skipping
195 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/dev is not a mount point. Skipping
196 13 Nov 2021 01:03:33 UTC: NOTICE : /var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/proc is not a mount point. Skipping
197 NOTICE:catalyst:/var/tmp/catalyst/tmp/default/stage3-rv64_lp64-systemd-20211112T170547Z/proc is not a mount point. Skipping
198 Command exited with non-zero status 2
199 11373.08user 513.35system 1:18:34elapsed 252%CPU (0avgtext+0avgdata 173092maxresident)k
200 0inputs+2628248outputs (979major+189020767minor)pagefaults 0swaps
201
202
203
204 Full build log at /tmp/catalyst-auto.20211112T170547Z.tEchoe/log/stage3-lp64-systemd.log