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, 16 Aug 2017 08:55:37
Message-Id: 20170816085530.500E360512@thor.jmbsvicetto.name
1 * inline void get_signed_value(const char*, int*);
2 * ^
3 *util.h:23:13: warning: inline function 'get_unsigned_value' declared but never defined
4 * inline void get_unsigned_value(const char*, unsigned int*);
5 * ^
6 *In file included from util.h:4:0,
7 * from eciadsl-pppoeci.c:128:
8 *gsinterface.h:102:21: warning: inline function 'get_chipset_descr' declared but never defined
9 * inline const char * get_chipset_descr(eci_device_chipset eci_chipset);
10 * ^
11 *gsinterface.h:100:12: warning: inline function 'gsGetDeviceIfaceInfo' declared but never defined
12 * inline int gsGetDeviceIfaceInfo(pusb_device_t dev, unsigned short int alt_inter
13 * ^
14 *gsinterface.h:91:13: warning: inline function 'getAal5HeaderStructure' declared but never defined
15 * inline void getAal5HeaderStructure(const unsigned char* aal5Header, struct aal5
16 * ^
17 *In file included from gsinterface.h:18:0,
18 * from util.h:4,
19 * from eciadsl-pppoeci.c:128:
20 *pusb.h:65:12: warning: inline function 'pusb_urb_buffer_next' declared but never defined
21 * inline int pusb_urb_buffer_next(pusb_urb_t urb,
22 * ^
23 *pusb.h:62:12: warning: inline function 'pusb_urb_buffer_first' declared but never defined
24 * inline int pusb_urb_buffer_first(pusb_urb_t urb,
25 * ^
26 *pusb.h:52:19: warning: inline function 'pusb_device_get_urb' declared but never defined
27 * inline pusb_urb_t pusb_device_get_urb(pusb_device_t dev);
28 * ^
29 *pusb.h:48:12: warning: inline function 'pusb_endpoint_submit_iso_read' declared but never defined
30 * inline int pusb_endpoint_submit_iso_read(pusb_endpoint_t ep, unsigned char * bu
31 * ^
32 *pusb.h:44:12: warning: inline function 'pusb_endpoint_submit_int_read' declared but never defined
33 * inline int pusb_endpoint_submit_int_read(pusb_endpoint_t ep, unsigned char * bu
34 * ^
35 *pusb.h:41:12: warning: inline function 'pusb_endpoint_submit_write' declared but never defined
36 * inline int pusb_endpoint_submit_write(pusb_endpoint_t ep, unsigned char * buf,
37 * ^
38 *pusb.h:38:12: warning: inline function 'pusb_endpoint_submit_read' declared but never defined
39 * inline int pusb_endpoint_submit_read (pusb_endpoint_t ep, unsigned char * buf,
40 * ^
41 *pusb.h:35:12: warning: inline function 'pusb_endpoint_write' declared but never defined
42 * inline int pusb_endpoint_write(pusb_endpoint_t ep,
43 * ^
44 *pusb.h:33:12: warning: inline function 'pusb_endpoint_read_int' declared but never defined
45 * inline int pusb_endpoint_read_int(pusb_endpoint_t ep,
46 * ^
47 *pusb.h:31:12: warning: inline function 'pusb_endpoint_read' declared but never defined
48 * inline int pusb_endpoint_read(pusb_endpoint_t ep,
49 * ^
50 *pusb.h:20:12: warning: inline function 'pusb_control_msg' declared but never defined
51 * inline int pusb_control_msg(pusb_device_t dev,
52 * ^
53 *eciadsl-pppoeci.c: In function 'main':
54 *eciadsl-pppoeci.c:1898:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
55 * write(log, "##########", 10);
56 * ^
57 *eciadsl-pppoeci.c:1900:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
58 * write(log, "
59
60 ", 2);
61 * ^
62 *eciadsl-pppoeci.c:1917:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
63 * dup(log);
64 * ^
65 *eciadsl-pppoeci.c:1918:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
66 * dup(log);
67 * ^
68 *eciadsl-pppoeci.c:1919:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
69 *--
70 *eciadsl-firmware.c:(.text.startup+0x418): undefined reference to `get_hexa_value'
71 *eciadsl-firmware.c:(.text.startup+0x426): undefined reference to `get_hexa_value'
72 *eciadsl-firmware.c:(.text.startup+0x434): undefined reference to `get_hexa_value'
73 *eciadsl-firmware.c:(.text.startup+0x442): undefined reference to `get_hexa_value'
74 *eciadsl-firmware.c:(.text.startup+0x463): undefined reference to `read_config_file'
75 *collect2: error: ld returned 1 exit status
76 *make[1]: *** [Makefile:350: eciadsl-firmware] Error 1
77 *--
78 *eciadsl-ctrlui.c:(.text+0x85): undefined reference to `initEciMsgQueue'
79 *eciadsl-ctrlui.c:(.text+0x91): undefined reference to `initEciMsgQueue'
80 *eciadsl-ctrlui.o: In function `main':
81 *eciadsl-ctrlui.c:(.text.startup+0x27): undefined reference to `initEciMsgQueue'
82 *eciadsl-ctrlui.c:(.text.startup+0x78): undefined reference to `deallocEciMsgQueue'
83 *collect2: error: ld returned 1 exit status
84 *make[1]: *** [Makefile:347: eciadsl-ctrlui] Error 1
85 *mv -f .deps/eciadsl-synch.Tpo .deps/eciadsl-synch.Po
86 *mv -f .deps/eciadsl-pppoeci.Tpo .deps/eciadsl-pppoeci.Po
87 *make[1]: Leaving directory '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12'
88 *make: *** [Makefile:433: all-recursive] Error 1
89 *emake failed
90 * * ERROR: net-dialup/globespan-adsl-0.12::gentoo failed (compile phase):
91 * * emake failed
92 *--
93 * * ebuild.sh, line 115: Called src_compile
94 * * environment, line 1992: Called __eapi0_src_compile
95 * * phase-helpers.sh, line 746: Called __eapi2_src_compile
96 * * phase-helpers.sh, line 788: Called die
97 * * The specific snippet of code:
98 * * emake || die "emake failed"
99 *--
100 * * The complete build log is located at '/var/tmp/portage/net-dialup/globespan-adsl-0.12/temp/build.log'.
101 * * The ebuild environment file is located at '/var/tmp/portage/net-dialup/globespan-adsl-0.12/temp/environment'.
102 * * Working directory: '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12'
103 * * S: '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12'
104 * * Messages for package net-dialup/globespan-adsl-0.12:
105 * * ERROR: net-dialup/globespan-adsl-0.12::gentoo failed (compile phase):
106 * * emake failed
107 *--
108 * * ebuild.sh, line 115: Called src_compile
109 * * environment, line 1992: Called __eapi0_src_compile
110 * * phase-helpers.sh, line 746: Called __eapi2_src_compile
111 * * phase-helpers.sh, line 788: Called die
112 * * The specific snippet of code:
113 * * emake || die "emake failed"
114 *--
115 * 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-20170816 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20170816.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20170816.tar.bz2 all --kernel-config=/var/tmp/gentoo.config
116 * Using genkernel.conf from /etc/genkernel.conf
117 * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86/config.sh ..
118 * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86/modules_load ..
119 *
120 * ERROR: --callback failed!
121 *
122 * -- End log... --
123 *
124 * Please consult /var/log/genkernel.log for more information and any
125 * errors that were reported above.
126 *
127 * Report any genkernel bugs to bugs.gentoo.org and
128 * assign your bug to genkernel@g.o. Please include
129 * as much information as you can in your bug report; attaching
130 * /var/log/genkernel.log so that your issue can be dealt with effectively.
131 *
132 * Please do *not* report compilation failures as genkernel bugs!
133 *
134 16 Aug 2017 08:55:30 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage2/livecd-stage2-controller.sh', 'kernel', 'gentoo']) exited 1
135 umount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles: target is busy.
136 16 Aug 2017 08:55:30 UTC: ERROR : CatalystError: cmd(['umount', '/home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles']) exited 32
137 16 Aug 2017 08:55:30 UTC: WARNING : First attempt to unmount failed: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles
138 16 Aug 2017 08:55:30 UTC: WARNING : Killing any pids still running in the chroot
139 umount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles: target is busy.
140 16 Aug 2017 08:55:30 UTC: ERROR : CatalystError: cmd(['umount', '/home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles']) exited 32
141 16 Aug 2017 08:55:30 UTC: WARNING : Couldn't umount bind mount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles
142 umount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev: target is busy.
143 16 Aug 2017 08:55:30 UTC: ERROR : CatalystError: cmd(['umount', '/home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev']) exited 32
144 16 Aug 2017 08:55:30 UTC: WARNING : First attempt to unmount failed: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev
145 16 Aug 2017 08:55:30 UTC: WARNING : Killing any pids still running in the chroot
146 umount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev: target is busy.
147 16 Aug 2017 08:55:30 UTC: ERROR : CatalystError: cmd(['umount', '/home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev']) exited 32
148 16 Aug 2017 08:55:30 UTC: WARNING : Couldn't umount bind mount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev
149 16 Aug 2017 08:55:30 UTC: ERROR : CatalystError: Couldn't umount one or more bind-mounts; aborting for safety.
150 16 Aug 2017 08:55:30 UTC: ERROR : Exception running action sequence build_kernel
151 Traceback (most recent call last):
152 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1532, in build_kernel
153 self._build_kernel(kname = kname)
154 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1569, in _build_kernel
155 env=self.env)
156 File "/usr/lib64/python3.4/site-packages/catalyst/support.py", line 54, in cmd
157 print_traceback=False)
158 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage2/livecd-stage2-controller.sh', 'kernel', 'gentoo']) exited 1
159
160 During handling of the above exception, another exception occurred:
161
162 Traceback (most recent call last):
163 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1412, in run
164 getattr(self, x)()
165 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1535, in build_kernel
166 self.unbind()
167 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1010, in unbind
168 "Couldn't umount one or more bind-mounts; aborting for safety.")
169 catalyst.support.CatalystError: Couldn't umount one or more bind-mounts; aborting for safety.
170 16 Aug 2017 08:55:30 UTC: NOTICE : Cleaning up... Running unbind()
171 umount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles: target is busy.
172 16 Aug 2017 08:55:30 UTC: ERROR : CatalystError: cmd(['umount', '/home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles']) exited 32
173 16 Aug 2017 08:55:30 UTC: WARNING : First attempt to unmount failed: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles
174 16 Aug 2017 08:55:30 UTC: WARNING : Killing any pids still running in the chroot
175 umount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles: target is busy.
176 16 Aug 2017 08:55:30 UTC: ERROR : CatalystError: cmd(['umount', '/home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles']) exited 32
177 16 Aug 2017 08:55:30 UTC: WARNING : Couldn't umount bind mount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/usr/portage/distfiles
178 umount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev: target is busy.
179 16 Aug 2017 08:55:30 UTC: ERROR : CatalystError: cmd(['umount', '/home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev']) exited 32
180 16 Aug 2017 08:55:30 UTC: WARNING : First attempt to unmount failed: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev
181 16 Aug 2017 08:55:30 UTC: WARNING : Killing any pids still running in the chroot
182 umount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev: target is busy.
183 16 Aug 2017 08:55:30 UTC: ERROR : CatalystError: cmd(['umount', '/home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev']) exited 32
184 16 Aug 2017 08:55:30 UTC: WARNING : Couldn't umount bind mount: /home/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170816/dev
185 16 Aug 2017 08:55:30 UTC: ERROR : CatalystError: Couldn't umount one or more bind-mounts; aborting for safety.
186 Traceback (most recent call last):
187 File "/usr/lib/python-exec/python3.4/catalyst", line 37, in <module>
188 main(sys.argv[1:])
189 File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 276, in main
190 return _main(parser, opts)
191 File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 426, in _main
192 success = build_target(addlargs)
193 File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 113, in build_target
194 return target.run()
195 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1424, in run
196 self.unbind()
197 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1010, in unbind
198 "Couldn't umount one or more bind-mounts; aborting for safety.")
199 catalyst.support.CatalystError: Couldn't umount one or more bind-mounts; aborting for safety.
200 Command exited with non-zero status 1
201 2702.94user 231.58system 13:38.90elapsed 358%CPU (0avgtext+0avgdata 424728maxresident)k
202 232inputs+7326232outputs (0major+66308435minor)pagefaults 0swaps
203
204
205
206 Full build log at /home/release/tmp/run/catalyst-auto.20170816.GrvTak/log/installcd-stage2-minimal.log