Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
Date: Wed, 23 Aug 2017 08:54:00
Message-Id: 20170823085354.55432600D3@thor.jmbsvicetto.name
1 * inline void dsp_parse_status(union ep_int_buf *buffer, struct gs7x70_dsp *dsp)
2 * ^
3 *In file included from eciadsl-pppoeci.c:134:0:
4 *eci-common/eoc.h:111:12: warning: inline function 'has_eoc_problem' declared but never defined
5 * inline int has_eoc_problem(void);
6 * ^
7 *eci-common/eoc.h:110:12: warning: inline function 'has_eocs' declared but never defined
8 * inline int has_eocs(void);
9 * ^
10 *eci-common/eoc.h:109:13: warning: inline function 'get_eoc_answer_DISCONNECT' declared but never defined
11 * inline void get_eoc_answer_DISCONNECT(unsigned char *eocoutbuff);
12 * ^
13 *eci-common/eoc.h:108:12: warning: inline function 'parse_eoc_buffer' declared but never defined
14 * inline int parse_eoc_buffer(unsigned char *buffer, int bufflen);
15 * ^
16 *eci-common/eoc.h:107:13: warning: inline function 'get_eoc_answer' declared but never defined
17 * inline void get_eoc_answer(unsigned char *eocoutbuff);
18 * ^
19 *In file included from eciadsl-pppoeci.c:128:0:
20 *util.h:30:21: warning: inline function 'config_filename' declared but never defined
21 * inline const char * config_filename();
22 * ^
23 *util.h:28:14: warning: inline function 'strDup' declared but never defined
24 * inline char* strDup(char** var, const char* text);
25 * ^
26 *util.h:27:13: warning: inline function 'printprogres' declared but never defined
27 * inline void printprogres(void);
28 * ^
29 *util.h:26:13: warning: inline function 'read_config_file' declared but never defined
30 * inline void read_config_file(void);
31 * ^
32 *util.h:25:13: warning: inline function 'get_hexa_value' declared but never defined
33 * inline void get_hexa_value(const char*, unsigned int*);
34 * ^
35 *util.h:24:13: warning: inline function 'get_signed_value' declared but never defined
36 * inline void get_signed_value(const char*, int*);
37 * ^
38 *util.h:23:13: warning: inline function 'get_unsigned_value' declared but never defined
39 * inline void get_unsigned_value(const char*, unsigned int*);
40 * ^
41 *In file included from util.h:4:0,
42 * from eciadsl-pppoeci.c:128:
43 *gsinterface.h:102:21: warning: inline function 'get_chipset_descr' declared but never defined
44 * inline const char * get_chipset_descr(eci_device_chipset eci_chipset);
45 * ^
46 *gsinterface.h:100:12: warning: inline function 'gsGetDeviceIfaceInfo' declared but never defined
47 * inline int gsGetDeviceIfaceInfo(pusb_device_t dev, unsigned short int alt_inter
48 * ^
49 *gsinterface.h:91:13: warning: inline function 'getAal5HeaderStructure' declared but never defined
50 * inline void getAal5HeaderStructure(const unsigned char* aal5Header, struct aal5
51 * ^
52 *In file included from gsinterface.h:18:0,
53 * from util.h:4,
54 * from eciadsl-pppoeci.c:128:
55 *pusb.h:65:12: warning: inline function 'pusb_urb_buffer_next' declared but never defined
56 * inline int pusb_urb_buffer_next(pusb_urb_t urb,
57 * ^
58 *pusb.h:62:12: warning: inline function 'pusb_urb_buffer_first' declared but never defined
59 * inline int pusb_urb_buffer_first(pusb_urb_t urb,
60 * ^
61 *pusb.h:52:19: warning: inline function 'pusb_device_get_urb' declared but never defined
62 * inline pusb_urb_t pusb_device_get_urb(pusb_device_t dev);
63 * ^
64 *pusb.h:48:12: warning: inline function 'pusb_endpoint_submit_iso_read' declared but never defined
65 * inline int pusb_endpoint_submit_iso_read(pusb_endpoint_t ep, unsigned char * bu
66 * ^
67 *pusb.h:44:12: warning: inline function 'pusb_endpoint_submit_int_read' declared but never defined
68 * inline int pusb_endpoint_submit_int_read(pusb_endpoint_t ep, unsigned char * bu
69 * ^
70 *pusb.h:41:12: warning: inline function 'pusb_endpoint_submit_write' declared but never defined
71 * inline int pusb_endpoint_submit_write(pusb_endpoint_t ep, unsigned char * buf,
72 * ^
73 *pusb.h:38:12: warning: inline function 'pusb_endpoint_submit_read' declared but never defined
74 * inline int pusb_endpoint_submit_read (pusb_endpoint_t ep, unsigned char * buf,
75 * ^
76 *pusb.h:35:12: warning: inline function 'pusb_endpoint_write' declared but never defined
77 * inline int pusb_endpoint_write(pusb_endpoint_t ep,
78 * ^
79 *pusb.h:33:12: warning: inline function 'pusb_endpoint_read_int' declared but never defined
80 * inline int pusb_endpoint_read_int(pusb_endpoint_t ep,
81 * ^
82 *pusb.h:31:12: warning: inline function 'pusb_endpoint_read' declared but never defined
83 * inline int pusb_endpoint_read(pusb_endpoint_t ep,
84 * ^
85 *pusb.h:20:12: warning: inline function 'pusb_control_msg' declared but never defined
86 * inline int pusb_control_msg(pusb_device_t dev,
87 * ^
88 *sed -e 's,\@pppdpath\@,/usr/sbin/pppd,g' < eciadsl-start.tmp > eciadsl-start.tmp2
89 *sed -e 's,\@bindir\@,/usr/bin,g' -e 's,\@sysconfdir\@,/etc,g' -e 's,\@PACKAGE_VERSION\@,0.12,g' < eciadsl-doctor.in > eciadsl-doctor.tmp
90 *eciadsl-pppoeci.c: In function 'main':
91 *eciadsl-pppoeci.c:1898:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
92 * write(log, "##########", 10);
93 * ^
94 *eciadsl-pppoeci.c:1900:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
95 * write(log, "
96
97 ", 2);
98 * ^
99 *eciadsl-pppoeci.c:1917:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
100 * dup(log);
101 * ^
102 *eciadsl-pppoeci.c:1918:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
103 * dup(log);
104 * ^
105 *eciadsl-pppoeci.c:1919:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
106 *--
107 *eciadsl-ctrlui.c:(.text+0x85): undefined reference to `initEciMsgQueue'
108 *eciadsl-ctrlui.c:(.text+0x91): undefined reference to `initEciMsgQueue'
109 *eciadsl-ctrlui.o: In function `main':
110 *eciadsl-ctrlui.c:(.text.startup+0x27): undefined reference to `initEciMsgQueue'
111 *eciadsl-ctrlui.c:(.text.startup+0x78): undefined reference to `deallocEciMsgQueue'
112 *collect2: error: ld returned 1 exit status
113 *make[1]: *** [Makefile:347: eciadsl-ctrlui] Error 1
114 *--
115 *eciadsl-firmware.c:(.text.startup+0x418): undefined reference to `get_hexa_value'
116 *eciadsl-firmware.c:(.text.startup+0x426): undefined reference to `get_hexa_value'
117 *eciadsl-firmware.c:(.text.startup+0x434): undefined reference to `get_hexa_value'
118 *eciadsl-firmware.c:(.text.startup+0x442): undefined reference to `get_hexa_value'
119 *eciadsl-firmware.c:(.text.startup+0x463): undefined reference to `read_config_file'
120 *collect2: error: ld returned 1 exit status
121 *make[1]: *** [Makefile:350: eciadsl-firmware] Error 1
122 *mv -f .deps/eciadsl-synch.Tpo .deps/eciadsl-synch.Po
123 *mv -f .deps/eciadsl-pppoeci.Tpo .deps/eciadsl-pppoeci.Po
124 *make[1]: Leaving directory '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12'
125 *make: *** [Makefile:433: all-recursive] Error 1
126 *emake failed
127 * * ERROR: net-dialup/globespan-adsl-0.12::gentoo failed (compile phase):
128 * * emake failed
129 *--
130 * * ebuild.sh, line 115: Called src_compile
131 * * environment, line 1992: Called __eapi0_src_compile
132 * * phase-helpers.sh, line 746: Called __eapi2_src_compile
133 * * phase-helpers.sh, line 788: Called die
134 * * The specific snippet of code:
135 * * emake || die "emake failed"
136 *--
137 * * The complete build log is located at '/var/tmp/portage/net-dialup/globespan-adsl-0.12/temp/build.log'.
138 * * The ebuild environment file is located at '/var/tmp/portage/net-dialup/globespan-adsl-0.12/temp/environment'.
139 * * Working directory: '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12'
140 * * S: '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12'
141 * * Messages for package net-dialup/globespan-adsl-0.12:
142 * * ERROR: net-dialup/globespan-adsl-0.12::gentoo failed (compile phase):
143 * * emake failed
144 *--
145 * * ebuild.sh, line 115: Called src_compile
146 * * environment, line 1992: Called __eapi0_src_compile
147 * * phase-helpers.sh, line 746: Called __eapi2_src_compile
148 * * phase-helpers.sh, line 788: Called die
149 * * The specific snippet of code:
150 * * emake || die "emake failed"
151 *--
152 * Running with options: --callback=emerge -qN app-accessibility/espeakup media-libs/alsa-oss media-sound/alsa-utils net-dialup/globespan-adsl net-wireless/hostap-utils sys-apps/pcmciautils sys-kernel/linux-firmware --lvm --dmraid --mdadm --makeopts=-j8 --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20170823 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20170823.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20170823.tar.bz2 all --kernel-config=/var/tmp/gentoo.config
153 * Using genkernel.conf from /etc/genkernel.conf
154 * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86/config.sh ..
155 * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86/modules_load ..
156 *
157 * ERROR: --callback failed!
158 *
159 * -- End log... --
160 *
161 * Please consult /var/log/genkernel.log for more information and any
162 * errors that were reported above.
163 *
164 * Report any genkernel bugs to bugs.gentoo.org and
165 * assign your bug to genkernel@g.o. Please include
166 * as much information as you can in your bug report; attaching
167 * /var/log/genkernel.log so that your issue can be dealt with effectively.
168 *
169 * Please do *not* report compilation failures as genkernel bugs!
170 *
171 23 Aug 2017 08:53:53 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage2/livecd-stage2-controller.sh', 'kernel', 'gentoo']) exited 1
172 23 Aug 2017 08:53:54 UTC: ERROR : CatalystError: build aborting due to kernel build error.
173 Traceback (most recent call last):
174 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1532, in build_kernel
175 self._build_kernel(kname = kname)
176 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1569, in _build_kernel
177 env=self.env)
178 File "/usr/lib64/python3.4/site-packages/catalyst/support.py", line 54, in cmd
179 print_traceback=False)
180 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage2/livecd-stage2-controller.sh', 'kernel', 'gentoo']) exited 1
181 23 Aug 2017 08:53:54 UTC: ERROR : Exception running action sequence build_kernel
182 Traceback (most recent call last):
183 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1532, in build_kernel
184 self._build_kernel(kname = kname)
185 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1569, in _build_kernel
186 env=self.env)
187 File "/usr/lib64/python3.4/site-packages/catalyst/support.py", line 54, in cmd
188 print_traceback=False)
189 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage2/livecd-stage2-controller.sh', 'kernel', 'gentoo']) exited 1
190
191 During handling of the above exception, another exception occurred:
192
193 Traceback (most recent call last):
194 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1412, in run
195 getattr(self, x)()
196 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1538, in build_kernel
197 print_traceback=True)
198 catalyst.support.CatalystError: build aborting due to kernel build error.
199 23 Aug 2017 08:53:54 UTC: NOTICE : Cleaning up... Running unbind()
200 Command exited with non-zero status 2
201 2707.40user 234.48system 13:47.69elapsed 355%CPU (0avgtext+0avgdata 424536maxresident)k
202 216inputs+7324128outputs (0major+66273719minor)pagefaults 0swaps
203
204
205
206 Full build log at /home/release/tmp/run/catalyst-auto.20170823.i8hbgN/log/installcd-stage2-minimal.log