public inbox for gentoo-releng-autobuilds@lists.gentoo.org
 help / color / mirror / Atom feed
From: catalyst@jiji.arm.dev.gentoo.org
To: releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [arm-auto] Catalyst fatal build error - armv7a-musl/stage1-hardfloat.spec
Date: Sat, 01 Jul 2023 19:04:40 +0000	[thread overview]
Message-ID: <35c74052e5da209979062cd0dfcc0950.root@jiji.arm.dev.gentoo.org> (raw)




*** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f /tmp/catalyst-auto.20230630T231701Z.IRfLpf/specs/armv7a-musl/stage1-hardfloat.spec
01 Jul 2023 19:04:37 -00: NOTICE  : Loading configuration file: /etc/catalyst/catalyst.conf
NOTICE:catalyst:Loading configuration file: /etc/catalyst/catalyst.conf
01 Jul 2023 19:04:37 -00: NOTICE  : conf_values[options] = ['autoresume', 'bindist', 'kerncache', 'pkgcache', 'clear-autoresume']
NOTICE:catalyst:conf_values[options] = ['autoresume', 'bindist', 'kerncache', 'pkgcache', 'clear-autoresume']
01 Jul 2023 19:04:37 -00: NOTICE  : Processing spec file: /tmp/catalyst-auto.20230630T231701Z.IRfLpf/specs/armv7a-musl/stage1-hardfloat.spec
NOTICE:catalyst:Processing spec file: /tmp/catalyst-auto.20230630T231701Z.IRfLpf/specs/armv7a-musl/stage1-hardfloat.spec
01 Jul 2023 19:04:37 -00: NOTICE  : Using target: stage1
NOTICE:catalyst:Using target: stage1
01 Jul 2023 19:04:37 -00: NOTICE  : Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
NOTICE:catalyst:Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
01 Jul 2023 19:04:37 -00: NOTICE  : Source path set to /var/tmp/catalyst/builds/musl/stage3-armv7a_hardfp_musl-openrc-latest.tar.xz
NOTICE:catalyst:Source path set to /var/tmp/catalyst/builds/musl/stage3-armv7a_hardfp_musl-openrc-latest.tar.xz
01 Jul 2023 19:04:37 -00: NOTICE  : Removing AutoResume Points ...
NOTICE:catalyst:Removing AutoResume Points ...
01 Jul 2023 19:04:37 -00: NOTICE  : Emptying directory: /var/tmp/catalyst/tmp/musl/.autoresume-stage1-armv7a_hardfp_musl-openrc-20230630T231701Z
NOTICE:catalyst:Emptying directory: /var/tmp/catalyst/tmp/musl/.autoresume-stage1-armv7a_hardfp_musl-openrc-20230630T231701Z
01 Jul 2023 19:04:37 -00: NOTICE  : --- Running action sequence: unpack
NOTICE:catalyst:--- Running action sequence: unpack
01 Jul 2023 19:04:37 -00: NOTICE  : Resume: Target chroot is invalid, cleaning up...
NOTICE:catalyst:Resume: Target chroot is invalid, cleaning up...
01 Jul 2023 19:04:37 -00: NOTICE  : Removing AutoResume Points ...
NOTICE:catalyst:Removing AutoResume Points ...
01 Jul 2023 19:04:37 -00: NOTICE  : Emptying directory: /var/tmp/catalyst/tmp/musl/.autoresume-stage1-armv7a_hardfp_musl-openrc-20230630T231701Z
NOTICE:catalyst:Emptying directory: /var/tmp/catalyst/tmp/musl/.autoresume-stage1-armv7a_hardfp_musl-openrc-20230630T231701Z
01 Jul 2023 19:04:37 -00: NOTICE  : Clearing the chroot path ...
NOTICE:catalyst:Clearing the chroot path ...
01 Jul 2023 19:04:37 -00: NOTICE  : Starting auto from /var/tmp/catalyst/builds/musl/stage3-armv7a_hardfp_musl-openrc-latest.tar.xz
NOTICE:catalyst:Starting auto from /var/tmp/catalyst/builds/musl/stage3-armv7a_hardfp_musl-openrc-latest.tar.xz
01 Jul 2023 19:04:37 -00: NOTICE  : to /var/tmp/catalyst/tmp/musl/stage1-armv7a_hardfp_musl-openrc-20230630T231701Z (this may take some time) ..
NOTICE:catalyst:to /var/tmp/catalyst/tmp/musl/stage1-armv7a_hardfp_musl-openrc-20230630T231701Z (this may take some time) ..
01 Jul 2023 19:04:40 -00: NOTICE  : --- Running action sequence: config_profile_link
NOTICE:catalyst:--- Running action sequence: config_profile_link
01 Jul 2023 19:04:40 -00: NOTICE  : --- Running action sequence: setup_confdir
NOTICE:catalyst:--- Running action sequence: setup_confdir
01 Jul 2023 19:04:40 -00: NOTICE  : --- Running action sequence: process_repos
NOTICE:catalyst:--- Running action sequence: process_repos
01 Jul 2023 19:04:40 -00: NOTICE  : --- Running action sequence: bind
NOTICE:catalyst:--- Running action sequence: bind
01 Jul 2023 19:04:40 -00: ERROR   : Exception running action sequence bind
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
    func()
  File "/usr/lib/python3.11/site-packages/catalyst/base/stagebase.py", line 1004, in bind
    source_path.mkdir(mode=0o755, exist_ok=True)
  File "/usr/lib/python3.11/pathlib.py", line 1116, in mkdir
    os.mkdir(self, mode)
FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/catalyst/logsmusl/stage1-armv7a_hardfp_musl-openrc-20230630T231701Z'
ERROR:catalyst:Exception running action sequence bind
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
    func()
  File "/usr/lib/python3.11/site-packages/catalyst/base/stagebase.py", line 1004, in bind
    source_path.mkdir(mode=0o755, exist_ok=True)
  File "/usr/lib/python3.11/pathlib.py", line 1116, in mkdir
    os.mkdir(self, mode)
FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/catalyst/logsmusl/stage1-armv7a_hardfp_musl-openrc-20230630T231701Z'
Command exited with non-zero status 2
13.19user 3.11system 0:03.08elapsed 528%CPU (0avgtext+0avgdata 1564548maxresident)k
373304inputs+1868824outputs (0major+397726minor)pagefaults 0swaps



Full build log at /tmp/catalyst-auto.20230630T231701Z.IRfLpf/log/armv7a-musl_stage1-hardfloat.log


             reply	other threads:[~2023-07-01 19:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-01 19:04 catalyst [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-09 14:05 [gentoo-releng-autobuilds] [arm-auto] Catalyst fatal build error - armv7a-musl/stage1-hardfloat.spec catalyst
2023-02-02 15:44 catalyst
2023-01-27  6:24 catalyst

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=35c74052e5da209979062cd0dfcc0950.root@jiji.arm.dev.gentoo.org \
    --to=catalyst@jiji.arm.dev.gentoo.org \
    --cc=gentoo-releng-autobuilds@lists.gentoo.org \
    --cc=releng@gentoo.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox