Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - stage1.spec
Date: Thu, 03 Jan 2019 13:17:51
Message-Id: 20190103131745.E174C204ED@nightheron.gentoo.org
1 *** Running command: time catalyst -a -c /etc/catalyst/release/x86-auto.conf -f stage1.spec
2 03 Jan 2019 13:17:45 UTC: NOTICE : Loading configuration file: /etc/catalyst/release/x86-auto.conf
3 03 Jan 2019 13:17:45 UTC: NOTICE : conf_values[options] = {'bindist', 'preserve_libs', 'autoresume', 'pkgcache', 'seedcache', 'clear-autoresume', 'snapcache'}
4 03 Jan 2019 13:17:45 UTC: NOTICE : Processing spec file: stage1.spec
5 03 Jan 2019 13:17:45 UTC: NOTICE : Using target: stage1
6 03 Jan 2019 13:17:45 UTC: NOTICE : Source file specification matching setting is: loose
7 03 Jan 2019 13:17:45 UTC: NOTICE : Accepted source file extensions search order: ['tar', 'tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
8 03 Jan 2019 13:17:45 UTC: NOTICE : Source path set to /release/buildroot/x86-dev/builds/default/stage3-i486-latest.tar.bz2
9 03 Jan 2019 13:17:45 UTC: NOTICE : stage1 stage path is /release/buildroot/x86-dev/tmp/default/stage1-i486-20190103T131329Z/tmp/stage1root
10 03 Jan 2019 13:17:45 UTC: NOTICE : Removing AutoResume Points ...
11 03 Jan 2019 13:17:45 UTC: NOTICE : Emptying directory: /release/buildroot/x86-dev/tmp/default/.autoresume-stage1-i486-20190103T131329Z
12 03 Jan 2019 13:17:45 UTC: NOTICE : --- Running action sequence: unpack
13 03 Jan 2019 13:17:45 UTC: NOTICE : Referenced SEEDCACHE does not appear to be a directory, trying to untar...
14 03 Jan 2019 13:17:45 UTC: ERROR : Exception running action sequence unpack
15 Traceback (most recent call last):
16 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1460, in run
17 getattr(self, x)()
18 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 742, in unpack
19 unpack_info['source'] = file_check(unpack_info['source'])
20 File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 75, in file_check
21 for ext in extensions:
22 TypeError: 'NoneType' object is not iterable
23 03 Jan 2019 13:17:45 UTC: NOTICE : Cleaning up... Running unbind()
24 Command exited with non-zero status 2
25 0.45user 0.04system 0:00.69elapsed 71%CPU (0avgtext+0avgdata 18452maxresident)k
26 1448inputs+0outputs (1major+11620minor)pagefaults 0swaps
27
28
29
30 Full build log at /release/tmp/run/catalyst-auto.20190103T131329Z.34BeVV/log/stage1.log