Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - stage1.spec
Date: Tue, 07 Mar 2017 12:29:14
Message-Id: 20170307122910.142ED12B497@thor.jmbsvicetto.name
1 07 Mar 2017 12:28:03 UTC: NOTICE : Loading configuration file: /etc/catalyst/release/amd64-auto.conf
2 07 Mar 2017 12:28:03 UTC: NOTICE : Processing spec file: stage1.spec
3 07 Mar 2017 12:28:03 UTC: NOTICE : Using target: stage1
4 07 Mar 2017 12:28:03 UTC: NOTICE : Source file specification matching setting is: loose
5 07 Mar 2017 12:28:03 UTC: NOTICE : Accepted source file extensions search order: ['tar', 'tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
6 07 Mar 2017 12:28:03 UTC: NOTICE : Source path set to /home/release/buildroot/amd64-dev/builds/default/stage3-amd64-latest.tar.xz
7 07 Mar 2017 12:28:03 UTC: NOTICE : stage1 stage path is /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-20170307/tmp/stage1root
8 >>> Waiting 10 seconds before starting...
9 >>> (Control-C to abort)...
10 Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1
11 07 Mar 2017 12:28:13 UTC: NOTICE : purge(); clearing autoresume ...
12 07 Mar 2017 12:28:13 UTC: NOTICE : purge(); clearing chroot ...
13 07 Mar 2017 12:28:13 UTC: NOTICE : Clearing the chroot path ...
14 07 Mar 2017 12:28:13 UTC: NOTICE : purge(); clearing package cache ...
15 07 Mar 2017 12:28:13 UTC: NOTICE : purging the pkgcache ...
16 07 Mar 2017 12:28:13 UTC: NOTICE : purge(); clearing kerncache ...
17 07 Mar 2017 12:28:13 UTC: NOTICE : --- Running action sequence: unpack
18 07 Mar 2017 12:28:13 UTC: NOTICE : Clearing the chroot path ...
19 07 Mar 2017 12:28:13 UTC: NOTICE : Starting auto from /home/release/buildroot/amd64-dev/builds/default/stage3-amd64-latest.tar.xz
20 07 Mar 2017 12:28:13 UTC: NOTICE : to /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-20170307 (this may take some time) ..
21 07 Mar 2017 12:28:17 UTC: NOTICE : --- Running action sequence: unpack_snapshot
22 07 Mar 2017 12:28:17 UTC: NOTICE : Unpacking portage tree (this can take a long time) ...
23 07 Mar 2017 12:28:31 UTC: NOTICE : --- Running action sequence: setup_confdir
24 07 Mar 2017 12:28:31 UTC: NOTICE : --- Running action sequence: portage_overlay
25 07 Mar 2017 12:28:31 UTC: NOTICE : --- Running action sequence: base_dirs
26 07 Mar 2017 12:28:31 UTC: NOTICE : --- Running action sequence: bind
27 07 Mar 2017 12:28:31 UTC: NOTICE : --- Running action sequence: chroot_setup
28 07 Mar 2017 12:28:31 UTC: NOTICE : Setting up chroot...
29 07 Mar 2017 12:28:31 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
30 07 Mar 2017 12:28:31 UTC: WARNING : If your build fails look here first as the possible problem.
31 07 Mar 2017 12:28:31 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
32 07 Mar 2017 12:28:31 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
33 07 Mar 2017 12:28:31 UTC: WARNING : You have been warned.
34 07 Mar 2017 12:28:31 UTC: NOTICE : --- Running action sequence: setup_environment
35 07 Mar 2017 12:28:31 UTC: NOTICE : --- Running action sequence: run_local
36 copying make.conf to /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-20170307/tmp/stage1root/etc/portage
37 Copying stage1-chroot.sh to /tmp
38 copying stage1-chroot.sh to /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-20170307/tmp
39 copying chroot-functions.sh to /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-20170307/tmp
40 Ensure the file has the executable bit set
41 Running stage1-chroot.sh in chroot:
42 chroot /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-20170307 /tmp/stage1-chroot.sh
43 >>> Regenerating /etc/ld.so.cache...
44 Adding USE="${USE} build" to make.conf for portage build
45 emerge --quiet --oneshot --update --newuse sys-apps/portage
46 >>> Verifying ebuild manifests
47 >>> Emerging (1 of 1) sys-apps/portage-2.3.3::gentoo
48 >>> Installing (1 of 1) sys-apps/portage-2.3.3::gentoo
49 Updating seed stage...
50 emerge --quiet --buildpkg=n --update --deep @world
51 emerge --quiet --usepkg --buildpkg --newuse --oneshot --nodeps sys-apps/baselayout
52 "/etc/portage/make.conf", line 17: No closing quotation
53 Traceback (most recent call last):
54 File "/usr/lib/python-exec/python3.4/emerge", line 50, in <module>
55 retval = emerge_main()
56 File "/usr/lib64/python3.4/site-packages/_emerge/main.py", line 1196, in emerge_main
57 action=myaction, args=myfiles, opts=myopts)
58 File "/usr/lib64/python3.4/site-packages/portage/proxy/objectproxy.py", line 31, in __call__
59 return result(*args, **kwargs)
60 File "/usr/lib64/python3.4/site-packages/_emerge/actions.py", line 2403, in load_emerge_config
61 **kwargs)
62 File "/usr/lib64/python3.4/site-packages/portage/__init__.py", line 585, in create_trees
63 env=env, eprefix=eprefix)
64 File "/usr/lib64/python3.4/site-packages/portage/package/ebuild/config.py", line 358, in __init__
65 expand=make_conf, recursive=True)
66 File "/usr/lib64/python3.4/site-packages/portage/util/__init__.py", line 659, in getconfig
67 recursive=False) or {})
68 File "/usr/lib64/python3.4/site-packages/portage/util/__init__.py", line 718, in getconfig
69 key = _unicode_decode(lex.get_token())
70 File "/usr/lib64/python3.4/shlex.py", line 93, in get_token
71 raw = self.read_token()
72 File "/usr/lib64/python3.4/shlex.py", line 169, in read_token
73 raise ValueError("No closing quotation")
74 ValueError: No closing quotation
75 07 Mar 2017 12:29:09 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
76 07 Mar 2017 12:29:09 UTC: ERROR : CatalystError: Stage build aborting due to error.
77 07 Mar 2017 12:29:09 UTC: ERROR : Exception running action sequence run_local
78 Traceback (most recent call last):
79 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1312, in run_local
80 env=self.env)
81 File "/usr/lib64/python3.4/site-packages/catalyst/support.py", line 54, in cmd
82 print_traceback=False)
83 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
84
85 During handling of the above exception, another exception occurred:
86
87 Traceback (most recent call last):
88 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1412, in run
89 getattr(self, x)()
90 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1321, in run_local
91 print_traceback=False)
92 catalyst.support.CatalystError: Stage build aborting due to error.
93 07 Mar 2017 12:29:09 UTC: NOTICE : Cleaning up... Running unbind()
94 Command exited with non-zero status 2
95 38.19user 14.03system 1:06.95elapsed 77%CPU (0avgtext+0avgdata 343892maxresident)k
96 1168inputs+3431264outputs (3major+1658997minor)pagefaults 0swaps
97
98
99
100 Full build log at /home/release/tmp/run/catalyst-auto.20170307.kx80jf/log/stage1.log