Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst non-fatal build error - installcd-stage1.spec
Date: Thu, 23 Jul 2015 05:22:23
Message-Id: 20150723052213.7B55020104@nightheron.gentoo.org
1 ^
2 caching/cache_metadata_size.cc:106:41: warning: '*((void*)& fs +20)' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 uint64_t nr_blocks = *fs.device_size / *fs.block_size;
4 ^
5 caching/cache_metadata_size.cc:134:8: note: '*((void*)& fs +20)' was declared here
6 flags fs;
7 ^
8 caching/cache_metadata_size.cc:106:41: warning: '*((void*)& fs +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
9 uint64_t nr_blocks = *fs.device_size / *fs.block_size;
10 ^
11 caching/cache_metadata_size.cc:134:8: note: '*((void*)& fs +8)' was declared here
12 flags fs;
13 ^
14 [DEP] caching/cache_metadata_size.cc
15 [DEP] caching/cache_repair.cc
16 [CXX] era/era_invalidate.cc
17 [CXX] thin-provisioning/thin_check.cc
18 [DEP] era/era_check.cc
19 [CXX] thin-provisioning/thin_dump.cc
20 [DEP] era/era_dump.cc
21 [CXX] thin-provisioning/thin_restore.cc
22 [DEP] thin-provisioning/thin_check.cc
23 era/era_invalidate.cc: In function 'int main(int, char**)':
24 era/era_invalidate.cc:161:55: warning: '*((void*)& fs +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
25 mark_blocks_since(*md, *fs.era_threshold_, blocks);
26 ^
27 era/era_invalidate.cc:194:8: note: '*((void*)& fs +8)' was declared here
28 flags fs;
29 ^
30 [DEP] thin-provisioning/thin_dump.cc
31 [DEP] era/era_invalidate.cc
32 [CXX] thin-provisioning/thin_repair.cc
33 [CXX] thin-provisioning/thin_rmap.cc
34 [CC] thin-provisioning/thin_metadata_size.c
35 [DEP] thin-provisioning/thin_restore.cc
36 [DEP] thin-provisioning/thin_metadata_size.c
37 [LD] cache_metadata_size
38 [LD] era_check
39 [LD] era_dump
40 [LD] era_invalidate
41 [LD] thin_check
42 [LD] thin_metadata_size
43 [DEP] thin-provisioning/thin_repair.cc
44 [DEP] thin-provisioning/thin_rmap.cc
45 [LD] thin_rmap
46 [DEP] caching/hint_array.cc
47 [LD] cache_check
48 [LD] cache_dump
49 [LD] cache_restore
50 [LD] cache_repair
51 [LD] thin_dump
52 [LD] thin_restore
53 thin-provisioning/human_readable_format.o: In function `begin_superblock':
54 /var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/work/thin-provisioning-tools-0.3.2/thin-provisioning/human_readable_format.cc:47: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& boost::operator<< <char, std::char_traits<char>, unsigned long>(std::basic_ostream<char, std::char_traits<char> >&, boost::optional<unsigned long> const&)'
55 collect2: error: ld returned 1 exit status
56 Makefile:227: recipe for target 'thin_dump' failed
57 make: *** [thin_dump] Error 1
58 make: *** Waiting for unfinished jobs....
59 thin-provisioning/human_readable_format.o: In function `begin_superblock':
60 /var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/work/thin-provisioning-tools-0.3.2/thin-provisioning/human_readable_format.cc:47: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& boost::operator<< <char, std::char_traits<char>, unsigned long>(std::basic_ostream<char, std::char_traits<char> >&, boost::optional<unsigned long> const&)'
61 collect2: error: ld returned 1 exit status
62 Makefile:291: recipe for target 'cache_dump' failed
63 make: *** [cache_dump] Error 1
64 thinthin-provisioning/human_readable_format.o: In function `begin_superblock':
65 /var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/work/thin-provisioning-tools-0.3.2/thin-provisioning/human_readable_format.cc:47: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& boost::operator<< <char, std::char_traits<char>, unsigned long>(std::basic_ostream<char, std::char_traits<char> >&, boost::optional<unsigned long> const&)'
66 collect2: error: ld returned 1 exit status
67 -provisioning/human_readable_format.o: In function `begin_superblock':
68 /var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/work/thin-provisioning-tools-0.3.2/thin-provisioning/human_readable_format.cc:47: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& boost::operator<< <char, std::char_traits<char>, unsigned long>(std::basic_ostream<char, std::char_traits<char> >&, boost::optional<unsigned long> const&)'
69 Makefile:299: recipe for target 'cache_restore' failed
70 make: *** [cache_restore] Error 1
71 collect2: error: ld returned 1 exit status
72 Makefile:295: recipe for target 'cache_repair' failed
73 make: *** [cache_repair] Error 1
74 thin-provisioning/human_readable_format.o: In function `begin_superblock':
75 /var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/work/thin-provisioning-tools-0.3.2/thin-provisioning/human_readable_format.cc:47: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& boost::operator<< <char, std::char_traits<char>, unsigned long>(std::basic_ostream<char, std::char_traits<char> >&, boost::optional<unsigned long> const&)'
76 collect2: error: ld returned 1 exit status
77 Makefile:231: recipe for target 'thin_restore' failed
78 make: *** [thin_restore] Error 1
79 * ERROR: sys-block/thin-provisioning-tools-0.3.2-r1::gentoo failed (compile phase):
80 * emake failed
81 *
82 * If you need support, post the output of `emerge --info '=sys-block/thin-provisioning-tools-0.3.2-r1::gentoo'`,
83 * the complete build log and the output of `emerge -pqv '=sys-block/thin-provisioning-tools-0.3.2-r1::gentoo'`.
84 * The complete build log is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/temp/build.log'.
85 * The ebuild environment file is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/temp/environment'.
86 * Working directory: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/work/thin-provisioning-tools-0.3.2'
87 * S: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/work/thin-provisioning-tools-0.3.2'
88
89 * Messages for package sys-power/acpid-2.0.23:
90
91 * Unable to find kernel sources at /usr/src/linux
92 * Unable to calculate Linux Kernel version for build, attempting to use running version
93
94 * Messages for package net-misc/vconfig-1.9:
95
96 * MTU problems exist for many ethernet drivers.
97 * Reduce the MTU on the interface to 1496 to work around them.
98
99 * Messages for package sys-apps/keyutils-1.5.9-r1:
100
101 * Unable to find kernel sources at /usr/src/linux
102 * Unable to calculate Linux Kernel version for build, attempting to use running version
103
104 * Messages for package sys-apps/busybox-1.23.1-r1:
105
106 * Could not locate user configfile, so we will save a default one
107 * You cannot have USE='static pam'. Assuming static is more important.
108 * Your configuration for sys-apps/busybox-1.23.1-r1 has been saved in
109 * /etc/portage/savedconfig/sys-apps/busybox-1.23.1-r1 for your editing pleasure.
110 * You can edit these files by hand and remerge this package with
111 * USE=savedconfig to customise the configuration.
112 * You can rename this file/directory to one of the following for
113 * its configuration to apply to multiple versions:
114 * ${PORTAGE_CONFIGROOT}/etc/portage/savedconfig/
115 * [${CTARGET}|${CHOST}|""]/${CATEGORY}/[${PF}|${P}|${PN}]
116
117 * Messages for package net-dialup/ppp-2.4.7:
118
119 * Unable to find kernel sources at /usr/src/linux
120 * Unable to calculate Linux Kernel version for build, attempting to use running version
121 * Pon, poff and plog scripts have been supplied for experienced users.
122 * Users needing particular scripts (ssh,rsh,etc.) should check out the
123 * /usr/share/doc/ppp-2.4.7/scripts directory.
124
125 * Messages for package sys-fs/fuse-2.9.4:
126
127 * Unable to find kernel sources at /usr/src/linux
128 * Unable to calculate Linux Kernel version for build, attempting to use running version
129
130 * Messages for package sys-power/acpid-2.0.23:
131
132 *
133 * You may wish to read the Gentoo Linux Power Management Guide,
134 * which can be found online at:
135 * http://www.gentoo.org/doc/en/power-management-guide.xml
136 *
137
138 * Messages for package net-wireless/wpa_supplicant-2.4-r3:
139
140 * If this is a clean installation of wpa_supplicant, you
141 * have to create a configuration file named
142 * /etc/wpa_supplicant/wpa_supplicant.conf
143 *
144 * An example configuration file is available for reference in
145 * /usr/share/doc/wpa_supplicant-2.4-r3/
146
147 * Messages for package net-misc/dhcpcd-6.9.0:
148
149 *
150 * dhcpcd has zeroconf support active by default.
151 * This means it will always obtain an IP address even if no
152 * DHCP server can be contacted, which will break any existing
153 * failover support you may have configured in your net configuration.
154 * This behaviour can be controlled with the noipv4ll configuration
155 * file option or the -L command line switch.
156 * See the dhcpcd and dhcpcd.conf man pages for more details.
157 *
158 * Dhcpcd has duid enabled by default, and this may cause issues
159 * with some dhcp servers. For more information, see
160 * https://bugs.gentoo.org/show_bug.cgi?id=477356
161 *
162 * If you activate the lookup-hostname hook to look up your hostname
163 * using the dns, you need to install net-dns/bind-tools.
164
165 * Messages for package sys-block/thin-provisioning-tools-0.3.2-r1:
166
167 * ERROR: sys-block/thin-provisioning-tools-0.3.2-r1::gentoo failed (compile phase):
168 * emake failed
169 *
170 * If you need support, post the output of `emerge --info '=sys-block/thin-provisioning-tools-0.3.2-r1::gentoo'`,
171 * the complete build log and the output of `emerge -pqv '=sys-block/thin-provisioning-tools-0.3.2-r1::gentoo'`.
172 * The complete build log is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/temp/build.log'.
173 * The ebuild environment file is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/temp/environment'.
174 * Working directory: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/work/thin-provisioning-tools-0.3.2'
175 * S: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.3.2-r1/work/thin-provisioning-tools-0.3.2'
176
177 !!! catalyst: Error in attempt to build packages
178
179
180 Traceback (most recent call last):
181 File "modules/generic_stage_target.py", line 1403, in build_packages
182 "Error in attempt to build packages",env=self.env)
183 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
184 raise CatalystError,myexc
185 CatalystError
186 None
187
188 !!! catalyst: livecdbuild aborting due to error.
189
190 Traceback (most recent call last):
191 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
192 mytarget.run()
193 File "modules/generic_stage_target.py", line 1304, in run
194 apply(getattr(self,x))
195 File "modules/generic_stage_target.py", line 1408, in build_packages
196 "build aborting due to error."
197 CatalystError
198 !!! catalyst: Error encountered during run of target livecd-stage1
199 Catalyst aborting....
200 lockfile does not exist '/release/buildroot/amd64-dev/tmp/default/livecd-stage1-amd64-20150723/.catalyst_lock'
201
202
203
204 Full build log at /release/tmp/run/catalyst-auto.fdncZY/log/installcd-stage1.log