Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [hppa-qemu-auto] Catalyst fatal build error - hppa1.1/stage1-systemd.spec
Date: Sun, 12 Mar 2023 22:20:07
Message-Id: 20230312222003.7C538268042@demeter.amd64.dev.gentoo.org
1 *** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f /tmp/catalyst-auto.20230312T211659Z.iem3RS/specs/hppa1.1/stage1-systemd.spec
2 12 Mar 2023 22:19:50 UTC: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
3 NOTICE:catalyst:Loading configuration file: /etc/catalyst/catalyst.conf
4 12 Mar 2023 22:19:50 UTC: NOTICE : conf_values[options] = ['bindist', 'pkgcache', 'seedcache', 'clear-autoresume']
5 NOTICE:catalyst:conf_values[options] = ['bindist', 'pkgcache', 'seedcache', 'clear-autoresume']
6 12 Mar 2023 22:19:50 UTC: NOTICE : Processing spec file: /tmp/catalyst-auto.20230312T211659Z.iem3RS/specs/hppa1.1/stage1-systemd.spec
7 NOTICE:catalyst:Processing spec file: /tmp/catalyst-auto.20230312T211659Z.iem3RS/specs/hppa1.1/stage1-systemd.spec
8 12 Mar 2023 22:19:50 UTC: NOTICE : Using target: stage1
9 NOTICE:catalyst:Using target: stage1
10 12 Mar 2023 22:19:50 UTC: NOTICE : Accepted source file extensions search order: ['tar.xz', 'xz', 'tar.bz2', 'bz2', 'tbz2']
11 NOTICE:catalyst:Accepted source file extensions search order: ['tar.xz', 'xz', 'tar.bz2', 'bz2', 'tbz2']
12 12 Mar 2023 22:19:51 UTC: NOTICE : Source path set to /var/tmp/catalyst/builds/default/stage3-hppa1.1-systemd-latest.tar.xz
13 NOTICE:catalyst:Source path set to /var/tmp/catalyst/builds/default/stage3-hppa1.1-systemd-latest.tar.xz
14 12 Mar 2023 22:19:51 UTC: NOTICE : --- Running action sequence: unpack
15 NOTICE:catalyst:--- Running action sequence: unpack
16 12 Mar 2023 22:19:51 UTC: NOTICE : Referenced SEEDCACHE does not appear to be a directory, trying to untar...
17 NOTICE:catalyst:Referenced SEEDCACHE does not appear to be a directory, trying to untar...
18 12 Mar 2023 22:19:51 UTC: NOTICE : Clearing the chroot path ...
19 NOTICE:catalyst:Clearing the chroot path ...
20 12 Mar 2023 22:19:51 UTC: NOTICE : Starting auto from /var/tmp/catalyst/builds/default/stage3-hppa1.1-systemd-latest.tar.xz
21 NOTICE:catalyst:Starting auto from /var/tmp/catalyst/builds/default/stage3-hppa1.1-systemd-latest.tar.xz
22 12 Mar 2023 22:19:51 UTC: NOTICE : to /var/tmp/catalyst/tmp/default/stage1-hppa1.1-systemd-20230312T211659Z (this may take some time) ..
23 NOTICE:catalyst:to /var/tmp/catalyst/tmp/default/stage1-hppa1.1-systemd-20230312T211659Z (this may take some time) ..
24 12 Mar 2023 22:20:03 UTC: NOTICE : --- Running action sequence: config_profile_link
25 NOTICE:catalyst:--- Running action sequence: config_profile_link
26 12 Mar 2023 22:20:03 UTC: NOTICE : --- Running action sequence: setup_confdir
27 NOTICE:catalyst:--- Running action sequence: setup_confdir
28 12 Mar 2023 22:20:03 UTC: NOTICE : --- Running action sequence: process_repos
29 NOTICE:catalyst:--- Running action sequence: process_repos
30 12 Mar 2023 22:20:03 UTC: NOTICE : --- Running action sequence: bind
31 NOTICE:catalyst:--- Running action sequence: bind
32 12 Mar 2023 22:20:03 UTC: NOTICE : --- Running action sequence: chroot_setup
33 NOTICE:catalyst:--- Running action sequence: chroot_setup
34 12 Mar 2023 22:20:03 UTC: NOTICE : Setting up chroot...
35 NOTICE:catalyst:Setting up chroot...
36 12 Mar 2023 22:20:03 UTC: WARNING : env variables in catalystrc may cause catastrophic failure.
37 WARNING:catalyst:env variables in catalystrc may cause catastrophic failure.
38 12 Mar 2023 22:20:03 UTC: WARNING : If your build fails look here first as the possible problem.
39 WARNING:catalyst:If your build fails look here first as the possible problem.
40 12 Mar 2023 22:20:03 UTC: NOTICE : Writing the stage make.conf to: /var/tmp/catalyst/tmp/default/stage1-hppa1.1-systemd-20230312T211659Z/etc/portage/make.conf
41 NOTICE:catalyst:Writing the stage make.conf to: /var/tmp/catalyst/tmp/default/stage1-hppa1.1-systemd-20230312T211659Z/etc/portage/make.conf
42 12 Mar 2023 22:20:03 UTC: NOTICE : STICKY-CONFIG is enabled
43 NOTICE:catalyst:STICKY-CONFIG is enabled
44 12 Mar 2023 22:20:03 UTC: NOTICE : --- Running action sequence: setup_environment
45 NOTICE:catalyst:--- Running action sequence: setup_environment
46 12 Mar 2023 22:20:03 UTC: NOTICE : --- Running action sequence: run_local
47 NOTICE:catalyst:--- Running action sequence: run_local
48 Running chroot.sh in chroot:
49 chroot /var/tmp/catalyst/tmp/default/stage1-hppa1.1-systemd-20230312T211659Z /tmp/chroot.sh
50 chroot: failed to run command '/tmp/chroot.sh': No such file or directory
51 12 Mar 2023 22:20:03 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
52 ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
53 12 Mar 2023 22:20:03 UTC: ERROR : Exception running action sequence run_local
54 Traceback (most recent call last):
55 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
56 func()
57 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
58 cmd([self.settings['controller_file'], 'run'],
59 File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
60 raise CatalystError('cmd(%r) exited %s' % (args, ret),
61 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
62 ERROR:catalyst:Exception running action sequence run_local
63 Traceback (most recent call last):
64 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
65 func()
66 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
67 cmd([self.settings['controller_file'], 'run'],
68 File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
69 raise CatalystError('cmd(%r) exited %s' % (args, ret),
70 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
71 Command exited with non-zero status 2
72 12.07user 2.26system 0:12.65elapsed 113%CPU (0avgtext+0avgdata 28280maxresident)k
73 4302inputs+2293720outputs (0major+10531minor)pagefaults 0swaps
74
75
76
77 Full build log at /tmp/catalyst-auto.20230312T211659Z.iem3RS/log/hppa1.1_stage1-systemd.log