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 non-fatal build error - installcd-stage2-minimal.spec
Date: Tue, 29 Aug 2017 07:37:33
Message-Id: 20170829073716.644F533215@nightheron.gentoo.org
1 * ^
2 *ecimsgh.h:58:12: warning: inline function 'rcvEciMsg' declared but never defined
3 * inline int rcvEciMsg(struct eci_msg* ecimsg, int wait, int force_read);
4 * ^
5 *In file included from eciadsl-pppoeci.c:136:0:
6 *eci-common/interrupt.h:62:12: warning: inline function 'dsp_parse_interrupt_buffer' declared but never defined
7 * inline int dsp_parse_interrupt_buffer(unsigned char *buffer, int buffer_size,
8 * ^
9 *eci-common/interrupt.h:61:13: warning: inline function 'dsp_parse_status' declared but never defined
10 * inline void dsp_parse_status(union ep_int_buf *buffer, struct gs7x70_dsp *dsp)
11 * ^
12 *In file included from eciadsl-pppoeci.c:134:0:
13 *eci-common/eoc.h:111:12: warning: inline function 'has_eoc_problem' declared but never defined
14 * inline int has_eoc_problem(void);
15 * ^
16 *eci-common/eoc.h:110:12: warning: inline function 'has_eocs' declared but never defined
17 * inline int has_eocs(void);
18 * ^
19 *eci-common/eoc.h:109:13: warning: inline function 'get_eoc_answer_DISCONNECT' declared but never defined
20 * inline void get_eoc_answer_DISCONNECT(unsigned char *eocoutbuff);
21 * ^
22 *eci-common/eoc.h:108:12: warning: inline function 'parse_eoc_buffer' declared but never defined
23 * inline int parse_eoc_buffer(unsigned char *buffer, int bufflen);
24 * ^
25 *eci-common/eoc.h:107:13: warning: inline function 'get_eoc_answer' declared but never defined
26 * inline void get_eoc_answer(unsigned char *eocoutbuff);
27 * ^
28 *In file included from eciadsl-pppoeci.c:128:0:
29 *util.h:30:21: warning: inline function 'config_filename' declared but never defined
30 * inline const char * config_filename();
31 * ^
32 *util.h:28:14: warning: inline function 'strDup' declared but never defined
33 * inline char* strDup(char** var, const char* text);
34 * ^
35 *util.h:27:13: warning: inline function 'printprogres' declared but never defined
36 * inline void printprogres(void);
37 * ^
38 *util.h:26:13: warning: inline function 'read_config_file' declared but never defined
39 * inline void read_config_file(void);
40 * ^
41 *util.h:25:13: warning: inline function 'get_hexa_value' declared but never defined
42 * inline void get_hexa_value(const char*, unsigned int*);
43 * ^
44 *util.h:24:13: warning: inline function 'get_signed_value' declared but never defined
45 * inline void get_signed_value(const char*, int*);
46 * ^
47 *util.h:23:13: warning: inline function 'get_unsigned_value' declared but never defined
48 * inline void get_unsigned_value(const char*, unsigned int*);
49 * ^
50 *In file included from util.h:4:0,
51 * from eciadsl-pppoeci.c:128:
52 *gsinterface.h:102:21: warning: inline function 'get_chipset_descr' declared but never defined
53 * inline const char * get_chipset_descr(eci_device_chipset eci_chipset);
54 * ^
55 *gsinterface.h:100:12: warning: inline function 'gsGetDeviceIfaceInfo' declared but never defined
56 * inline int gsGetDeviceIfaceInfo(pusb_device_t dev, unsigned short int alt_inter
57 * ^
58 *gsinterface.h:91:13: warning: inline function 'getAal5HeaderStructure' declared but never defined
59 * inline void getAal5HeaderStructure(const unsigned char* aal5Header, struct aal5
60 * ^
61 *In file included from gsinterface.h:18:0,
62 * from util.h:4,
63 * from eciadsl-pppoeci.c:128:
64 *pusb.h:65:12: warning: inline function 'pusb_urb_buffer_next' declared but never defined
65 * inline int pusb_urb_buffer_next(pusb_urb_t urb,
66 * ^
67 *pusb.h:62:12: warning: inline function 'pusb_urb_buffer_first' declared but never defined
68 * inline int pusb_urb_buffer_first(pusb_urb_t urb,
69 * ^
70 *pusb.h:52:19: warning: inline function 'pusb_device_get_urb' declared but never defined
71 * inline pusb_urb_t pusb_device_get_urb(pusb_device_t dev);
72 * ^
73 *pusb.h:48:12: warning: inline function 'pusb_endpoint_submit_iso_read' declared but never defined
74 * inline int pusb_endpoint_submit_iso_read(pusb_endpoint_t ep, unsigned char * bu
75 * ^
76 *pusb.h:44:12: warning: inline function 'pusb_endpoint_submit_int_read' declared but never defined
77 * inline int pusb_endpoint_submit_int_read(pusb_endpoint_t ep, unsigned char * bu
78 * ^
79 *pusb.h:41:12: warning: inline function 'pusb_endpoint_submit_write' declared but never defined
80 * inline int pusb_endpoint_submit_write(pusb_endpoint_t ep, unsigned char * buf,
81 * ^
82 *pusb.h:38:12: warning: inline function 'pusb_endpoint_submit_read' declared but never defined
83 * inline int pusb_endpoint_submit_read (pusb_endpoint_t ep, unsigned char * buf,
84 * ^
85 *mv eciadsl-makeconfig.tmp eciadsl-makeconfig
86 *pusb.h:35:12: warning: inline function 'pusb_endpoint_write' declared but never defined
87 * inline int pusb_endpoint_write(pusb_endpoint_t ep,
88 * ^
89 *pusb.h:33:12: warning: inline function 'pusb_endpoint_read_int' declared but never defined
90 * inline int pusb_endpoint_read_int(pusb_endpoint_t ep,
91 * ^
92 *pusb.h:31:12: warning: inline function 'pusb_endpoint_read' declared but never defined
93 * inline int pusb_endpoint_read(pusb_endpoint_t ep,
94 * ^
95 *pusb.h:20:12: warning: inline function 'pusb_control_msg' declared but never defined
96 * inline int pusb_control_msg(pusb_device_t dev,
97 * ^
98 *i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -Wl,-O1 -Wl,--as-needed -o eciadsl-check-hdlc eciadsl-check-hdlc.o -lpthread
99 *eciadsl-pppoeci.c: In function 'main':
100 *eciadsl-pppoeci.c:1898:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
101 * write(log, "##########", 10);
102 * ^
103 *eciadsl-pppoeci.c:1900:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
104 * write(log, "
105
106 ", 2);
107 * ^
108 *eciadsl-pppoeci.c:1917:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
109 * dup(log);
110 * ^
111 *eciadsl-pppoeci.c:1918:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
112 * dup(log);
113 * ^
114 *eciadsl-pppoeci.c:1919:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
115 *--
116 *eciadsl-ctrlui.c:(.text+0x85): undefined reference to `initEciMsgQueue'
117 *eciadsl-ctrlui.c:(.text+0x91): undefined reference to `initEciMsgQueue'
118 *eciadsl-ctrlui.o: In function `main':
119 *eciadsl-ctrlui.c:(.text.startup+0x27): undefined reference to `initEciMsgQueue'
120 *eciadsl-ctrlui.c:(.text.startup+0x78): undefined reference to `deallocEciMsgQueue'
121 *collect2: error: ld returned 1 exit status
122 *make[1]: *** [Makefile:347: eciadsl-ctrlui] Error 1
123 *make[1]: *** Waiting for unfinished jobs....
124 *mv -f .deps/eciadsl-synch.Tpo .deps/eciadsl-synch.Po
125 *mv -f .deps/eciadsl-pppoeci.Tpo .deps/eciadsl-pppoeci.Po
126 *make[1]: Leaving directory '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12'
127 *make: *** [Makefile:433: all-recursive] Error 1
128 *emake failed
129 * * ERROR: net-dialup/globespan-adsl-0.12::gentoo failed (compile phase):
130 * * emake failed
131 *--
132 * * ebuild.sh, line 115: Called src_compile
133 * * environment, line 1974: Called __eapi0_src_compile
134 * * phase-helpers.sh, line 746: Called __eapi2_src_compile
135 * * phase-helpers.sh, line 788: Called die
136 * * The specific snippet of code:
137 * * emake || die "emake failed"
138 *--
139 * * The complete build log is located at '/var/tmp/portage/net-dialup/globespan-adsl-0.12/temp/build.log'.
140 * * The ebuild environment file is located at '/var/tmp/portage/net-dialup/globespan-adsl-0.12/temp/environment'.
141 * * Working directory: '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12'
142 * * S: '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12'
143 * * Messages for package net-dialup/globespan-adsl-0.12:
144 * * ERROR: net-dialup/globespan-adsl-0.12::gentoo failed (compile phase):
145 * * emake failed
146 *--
147 * * ebuild.sh, line 115: Called src_compile
148 * * environment, line 1974: Called __eapi0_src_compile
149 * * phase-helpers.sh, line 746: Called __eapi2_src_compile
150 * * phase-helpers.sh, line 788: Called die
151 * * The specific snippet of code:
152 * * emake || die "emake failed"
153 *--
154 * 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-20170829 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20170829.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20170829.tar.bz2 all --kernel-config=/var/tmp/gentoo.config
155 * Using genkernel.conf from /etc/genkernel.conf
156 * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86/config.sh ..
157 * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86/modules_load ..
158 *
159 * ERROR: --callback failed!
160 *
161 * -- End log... --
162 *
163 * Please consult /var/log/genkernel.log for more information and any
164 * errors that were reported above.
165 *
166 * Report any genkernel bugs to bugs.gentoo.org and
167 * assign your bug to genkernel@g.o. Please include
168 * as much information as you can in your bug report; attaching
169 * /var/log/genkernel.log so that your issue can be dealt with effectively.
170 *
171 * Please do *not* report compilation failures as genkernel bugs!
172 *
173
174 !!! catalyst: Runscript kernel build failed
175
176
177 Traceback (most recent call last):
178 File "modules/generic_stage_target.py", line 1457, in build_kernel
179 self._build_kernel(kname=kname)
180 File "modules/generic_stage_target.py", line 1501, in _build_kernel
181 "Runscript kernel build failed",env=self.env)
182 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
183 raise CatalystError,myexc
184 CatalystError
185 None
186
187 !!! catalyst: build aborting due to kernel build error.
188
189 Traceback (most recent call last):
190 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
191 mytarget.run()
192 File "modules/generic_stage_target.py", line 1333, in run
193 apply(getattr(self,x))
194 File "modules/generic_stage_target.py", line 1462, in build_kernel
195 "build aborting due to kernel build error."
196 CatalystError
197 !!! catalyst: Error encountered during run of target livecd-stage2
198 Catalyst aborting....
199 lockfile does not exist '/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170829/.catalyst_lock'
200 Command exited with non-zero status 1
201 3545.68user 306.89system 17:45.83elapsed 361%CPU (0avgtext+0avgdata 1705664maxresident)k
202 1234672inputs+6245528outputs (164major+65645272minor)pagefaults 0swaps
203
204
205
206 Full build log at /release/tmp/run/catalyst-auto.20170829.BpXd6J/log/installcd-stage2-minimal.log