Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [ia64-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
Date: Sat, 16 May 2020 07:39:13
Message-Id: 20200516073912.B7545E09E4@pigeon.gentoo.org
1 F: open_wr
2 S: deny
3 P: /usr/lib/python3.7/__pycache__/_sysconfigdata_m_linux_ia64-linux-gnu.cpython-37.pyc.2305843009230165600
4 A: /usr/lib/python3.7/__pycache__/_sysconfigdata_m_linux_ia64-linux-gnu.cpython-37.pyc.2305843009230165600
5 R: /usr/lib/python3.7/__pycache__/_sysconfigdata_m_linux_ia64-linux-gnu.cpython-37.pyc.2305843009230165600
6 C: /usr/lib/python-exec/python3.7/python -c
7 import sys
8 # Prefer sysconfig over distutils.sysconfig, for better compatibility
9 # with python 3.x. See automake bug#10227.
10 try:
11 import sysconfig
12 except ImportError:
13 can_use_sysconfig = 0
14 else:
15 can_use_sysconfig = 1
16 # Can't use sysconfig in CPython 2.7, since it's broken in virtualenvs:
17 # <https://github.com/pypa/virtualenv/issues/118>
18 try:
19 from platform import python_implementation
20 if python_implementation() == 'CPython' and sys.version[:3] == '2.7':
21 can_use_sysconfig = 0
22 except ImportError:
23 pass
24 if can_use_sysconfig:
25 sitedir = sysconfig.get_path('platlib', vars={'platbase':'/usr'})
26 else:
27 from distutils import sysconfig
28 sitedir = sysconfig.get_python_lib(1, 0, prefix='/usr')
29 sys.stdout.write(sitedir)
30 essages for package sys-kernel/linux-firmware-20200421:
31 * This package will overwrite one or more files that may belong to other
32 * packages (see list below).
33 *
34 * Detected file collision(s):
35 *
36 * /etc/portage/savedconfig/sys-kernel/linux-firmware
37 *
38 * Searching all installed packages for file collisions...
39 *
40 * Press Ctrl-C to Stop
41 *
42 * None of the installed packages claim the file(s).
43 *
44 * Package 'sys-kernel/linux-firmware-20200421' merged despite file
45 * collisions. If necessary, refer to your elog messages for the whole
46 * content of the above message.
47 * USE=savedconfig is active. You must handle file collisions manually.
48 * If you are only interested in particular firmware files, edit the saved
49 * configfile and remove those that you do not want.
50
51
52 Running kmerge.sh in chroot:
53 chroot /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z /tmp/kmerge.sh
54 >>> Regenerating /etc/ld.so.cache...
55 Genkernel version 4.0.7 found ... OK
56 emerge --quiet --usepkg --buildpkg --binpkg-respect-use=y --update --newuse --onlydeps gentoo-sources
57 >>> Emerging binary (1 of 1) sys-devel/bc-1.07.1-r3::gentoo
58 >>> Installing (1 of 1) sys-devel/bc-1.07.1-r3::gentoo
59 Pending updates for gentoo-sources, removing package.provided
60 emerge --quiet --update --newuse gentoo-sources
61 >>> Verifying ebuild manifests
62 >>> Emerging (1 of 1) sys-kernel/gentoo-sources-5.6.13::gentoo
63 >>> Installing (1 of 1) sys-kernel/gentoo-sources-5.6.13::gentoo
64 >>> Recording sys-kernel/gentoo-sources in "world" favorites file...
65 * Messages for package sys-kernel/gentoo-sources-5.6.13:
66 * If you are upgrading from a previous kernel, you may be interested
67 * in the following document:
68 * - General upgrade guide: https://wiki.gentoo.org/wiki/Kernel/Upgrade
69
70
71 Moving kernel sources to /tmp/kerncache/gentoo/sources ...
72 * Gentoo Linux Genkernel; Version 4.0.7
73 * Using genkernel configuration from '/etc/genkernel.conf' ...
74 * Running with options: --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20200516T031607Z --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20200516T031607Z.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20200516T031607Z.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20200516T031607Z.tar.bz2 --kernel-config=/var/tmp/gentoo.config
75
76 * Kerncache '/tmp/kerncache/gentoo-kerncache-20200516T031607Z.tar.bz2' does not exist (yet?); Ignoring ...
77
78 * Working with Linux kernel 5.6.13-gentoo for ia64
79 * Using kernel config file '/var/tmp/gentoo.config' ...
80 *
81 * Note: The version above is subject to change (depends on config and status of kernel sources).
82
83 * kernel: >> Initializing ...
84 * >> Running 'make mrproper' ...
85 * >> Running 'make oldconfig' ...
86 * >> Ignoring --microcode parameter; Architecture does not support microcode loading ...
87 * >> Re-running 'make oldconfig' due to changed kernel options ...
88 * >> Kernel version has changed (probably due to config change) since genkernel start:
89 * We are now building Linux kernel 5.6.13-gentoo-ia64 for ia64 ...
90 * >> Compiling 5.6.13-gentoo-ia64 ...
91 * >> Compiling 5.6.13-gentoo-ia64 modules ...
92 * >> Installing 5.6.13-gentoo-ia64 modules (and stripping) ...
93 * >> Generating module dependency data ...
94 * >> Saving config of successful build to '/etc/kernels/kernel-config-5.6.13-gentoo-ia64' ...
95
96 * initramfs: >> Initializing ...
97 * >> Appending devices cpio data ...
98 * >> Appending base_layout cpio data ...
99 * >> Appending auxilary cpio data ...
100 * >> Appending busybox cpio data ...
101 * >> Appending blkid cpio data ...
102 * ACCESS DENIED: open_wr: /usr/lib/python3.7/__pycache__/sysconfig.cpython-37.pyc.2305843009227963840
103 * ACCESS DENIED: open_wr: /usr/lib/python3.7/__pycache__/_sysconfigdata_m_linux_ia64-linux-gnu.cpython-37.pyc.2305843009230165600
104 * ACCESS DENIED: open_wr: /usr/lib/python3.7/__pycache__/sysconfig.cpython-37.pyc.2305843009227963840
105 * ACCESS DENIED: open_wr: /usr/lib/python3.7/__pycache__/_sysconfigdata_m_linux_ia64-linux-gnu.cpython-37.pyc.2305843009230165600
106 * ERROR: create_initramfs(): append_data(): append_blkid(): populate_binpkg(): gkbuild(): Failed to create binpkg of util-linux-2.35.1!
107 * Please consult '/var/log/genkernel.log' for more information and any
108 * errors that were reported above.
109 *
110 * Report any genkernel bugs to bugs.gentoo.org and
111 * assign your bug to genkernel@g.o. Please include
112 * as much information as you can in your bug report; attaching
113 * '/var/log/genkernel.log' so that your issue can be dealt with effectively.
114 *
115 * Please do *not* report kernel compilation failures as genkernel bugs!
116 *
117 16 May 2020 07:39:09 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage2/controller.sh', 'kernel', 'gentoo']) exited 1
118 ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage2/controller.sh', 'kernel', 'gentoo']) exited 1
119 16 May 2020 07:39:10 UTC: NOTICE : /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/var/tmp/portage is not a mount point. Skipping
120 NOTICE:catalyst:/home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/var/tmp/portage is not a mount point. Skipping
121 16 May 2020 07:39:10 UTC: ERROR : CatalystError: build aborting due to kernel build error.
122 Traceback (most recent call last):
123 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1594, in build_kernel
124 self._build_kernel(kname = kname)
125 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1631, in _build_kernel
126 env=self.env)
127 File "/usr/lib/python3.6/site-packages/catalyst/support.py", line 54, in cmd
128 print_traceback=False)
129 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage2/controller.sh', 'kernel', 'gentoo']) exited 1
130 ERROR:catalyst:CatalystError: build aborting due to kernel build error.
131 Traceback (most recent call last):
132 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1594, in build_kernel
133 self._build_kernel(kname = kname)
134 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1631, in _build_kernel
135 env=self.env)
136 File "/usr/lib/python3.6/site-packages/catalyst/support.py", line 54, in cmd
137 print_traceback=False)
138 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage2/controller.sh', 'kernel', 'gentoo']) exited 1
139 16 May 2020 07:39:10 UTC: ERROR : Exception running action sequence build_kernel
140 Traceback (most recent call last):
141 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1594, in build_kernel
142 self._build_kernel(kname = kname)
143 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1631, in _build_kernel
144 env=self.env)
145 File "/usr/lib/python3.6/site-packages/catalyst/support.py", line 54, in cmd
146 print_traceback=False)
147 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage2/controller.sh', 'kernel', 'gentoo']) exited 1
148
149 During handling of the above exception, another exception occurred:
150
151 Traceback (most recent call last):
152 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1474, in run
153 getattr(self, x)()
154 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1600, in build_kernel
155 print_traceback=True)
156 catalyst.support.CatalystError: build aborting due to kernel build error.
157 ERROR:catalyst:Exception running action sequence build_kernel
158 Traceback (most recent call last):
159 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1594, in build_kernel
160 self._build_kernel(kname = kname)
161 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1631, in _build_kernel
162 env=self.env)
163 File "/usr/lib/python3.6/site-packages/catalyst/support.py", line 54, in cmd
164 print_traceback=False)
165 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage2/controller.sh', 'kernel', 'gentoo']) exited 1
166
167 During handling of the above exception, another exception occurred:
168
169 Traceback (most recent call last):
170 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1474, in run
171 getattr(self, x)()
172 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1600, in build_kernel
173 print_traceback=True)
174 catalyst.support.CatalystError: build aborting due to kernel build error.
175 16 May 2020 07:39:10 UTC: NOTICE : Cleaning up... Running unbind()
176 NOTICE:catalyst:Cleaning up... Running unbind()
177 16 May 2020 07:39:10 UTC: NOTICE : /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/tmp/kerncache is not a mount point. Skipping
178 NOTICE:catalyst:/home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/tmp/kerncache is not a mount point. Skipping
179 16 May 2020 07:39:10 UTC: NOTICE : /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/var/cache/binpkgs is not a mount point. Skipping
180 NOTICE:catalyst:/home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/var/cache/binpkgs is not a mount point. Skipping
181 16 May 2020 07:39:10 UTC: NOTICE : /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/run is not a mount point. Skipping
182 NOTICE:catalyst:/home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/run is not a mount point. Skipping
183 16 May 2020 07:39:10 UTC: NOTICE : /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/dev/shm does not exist. Skipping
184 NOTICE:catalyst:/home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/dev/shm does not exist. Skipping
185 16 May 2020 07:39:10 UTC: NOTICE : /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/dev/pts does not exist. Skipping
186 NOTICE:catalyst:/home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/dev/pts does not exist. Skipping
187 16 May 2020 07:39:10 UTC: NOTICE : /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/var/tmp/portage is not a mount point. Skipping
188 NOTICE:catalyst:/home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/var/tmp/portage is not a mount point. Skipping
189 16 May 2020 07:39:10 UTC: NOTICE : /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/var/cache/distfiles is not a mount point. Skipping
190 NOTICE:catalyst:/home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/var/cache/distfiles is not a mount point. Skipping
191 16 May 2020 07:39:10 UTC: NOTICE : /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/var/db/repos/gentoo is not a mount point. Skipping
192 NOTICE:catalyst:/home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/var/db/repos/gentoo is not a mount point. Skipping
193 16 May 2020 07:39:10 UTC: NOTICE : /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/dev is not a mount point. Skipping
194 NOTICE:catalyst:/home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/dev is not a mount point. Skipping
195 16 May 2020 07:39:10 UTC: NOTICE : /home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/proc is not a mount point. Skipping
196 NOTICE:catalyst:/home/catalyst/tmp/default/livecd-stage2-ia64-20200516T031607Z/proc is not a mount point. Skipping
197 Command exited with non-zero status 2
198 5363.33user 286.66system 33:01.67elapsed 285%CPU (0avgtext+0avgdata 241472maxresident)k
199 0inputs+0outputs (2major+31142621minor)pagefaults 0swaps
200
201
202
203 Full build log at /tmp/catalyst-auto.20200516T031607Z.UfpMqY/log/installcd-stage2-minimal.log