From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 85B29139694 for ; Tue, 23 May 2017 07:28:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4160E0C3F; Tue, 23 May 2017 07:28:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D9BCE0C3F for ; Tue, 23 May 2017 07:28:38 +0000 (UTC) Received: from nightheron.gentoo.org (nightheron.gentoo.org [154.52.129.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1047334172F; Tue, 23 May 2017 07:28:37 +0000 (UTC) Received: by nightheron.gentoo.org (Postfix, from userid 0) id 60B8B31C79; Tue, 23 May 2017 07:28:35 +0000 (UTC) From: catalyst@nightheron.gentoo.org To: releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec Message-Id: <20170523072835.60B8B31C79@nightheron.gentoo.org> Date: Tue, 23 May 2017 07:28:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Release Engineering Autobuilds X-BeenThere: gentoo-releng-autobuilds@gentoo.org X-BeenThere: gentoo-releng-autobuilds@lists.gentoo.org Reply-To: gentoo-releng-autobuilds@lists.gentoo.org X-Archives-Salt: 5a8e37b7-100a-4b1c-a050-5b64fc36c764 X-Archives-Hash: 7f2ea963402ab6245668b296b8979372 *eci-common/eoc.h:110:12: warning: inline function 'has_eocs' declared but never defined * inline int has_eocs(void); * ^ *eci-common/eoc.h:109:13: warning: inline function 'get_eoc_answer_DISCONNECT' declared but never defined * inline void get_eoc_answer_DISCONNECT(unsigned char *eocoutbuff); * ^ *eci-common/eoc.h:108:12: warning: inline function 'parse_eoc_buffer' declared but never defined * inline int parse_eoc_buffer(unsigned char *buffer, int bufflen); * ^ *eci-common/eoc.h:107:13: warning: inline function 'get_eoc_answer' declared but never defined * inline void get_eoc_answer(unsigned char *eocoutbuff); * ^ *In file included from eciadsl-pppoeci.c:128:0: *util.h:30:21: warning: inline function 'config_filename' declared but never defined * inline const char * config_filename(); * ^ *util.h:28:14: warning: inline function 'strDup' declared but never defined * inline char* strDup(char** var, const char* text); * ^ *util.h:27:13: warning: inline function 'printprogres' declared but never defined * inline void printprogres(void); * ^ *util.h:26:13: warning: inline function 'read_config_file' declared but never defined * inline void read_config_file(void); * ^ *util.h:25:13: warning: inline function 'get_hexa_value' declared but never defined * inline void get_hexa_value(const char*, unsigned int*); * ^ *util.h:24:13: warning: inline function 'get_signed_value' declared but never defined * inline void get_signed_value(const char*, int*); * ^ *util.h:23:13: warning: inline function 'get_unsigned_value' declared but never defined * inline void get_unsigned_value(const char*, unsigned int*); * ^ *In file included from util.h:4:0, * from eciadsl-pppoeci.c:128: *gsinterface.h:102:21: warning: inline function 'get_chipset_descr' declared but never defined * inline const char * get_chipset_descr(eci_device_chipset eci_chipset); * ^ *gsinterface.h:100:12: warning: inline function 'gsGetDeviceIfaceInfo' declared but never defined * inline int gsGetDeviceIfaceInfo(pusb_device_t dev, unsigned short int alt_inter * ^ *gsinterface.h:91:13: warning: inline function 'getAal5HeaderStructure' declared but never defined * inline void getAal5HeaderStructure(const unsigned char* aal5Header, struct aal5 * ^ *In file included from gsinterface.h:18:0, * from util.h:4, * from eciadsl-pppoeci.c:128: *pusb.h:65:12: warning: inline function 'pusb_urb_buffer_next' declared but never defined * inline int pusb_urb_buffer_next(pusb_urb_t urb, * ^ *pusb.h:62:12: warning: inline function 'pusb_urb_buffer_first' declared but never defined * inline int pusb_urb_buffer_first(pusb_urb_t urb, * ^ *pusb.h:52:19: warning: inline function 'pusb_device_get_urb' declared but never defined * inline pusb_urb_t pusb_device_get_urb(pusb_device_t dev); * ^ *pusb.h:48:12: warning: inline function 'pusb_endpoint_submit_iso_read' declared but never defined * inline int pusb_endpoint_submit_iso_read(pusb_endpoint_t ep, unsigned char * bu * ^ *pusb.h:44:12: warning: inline function 'pusb_endpoint_submit_int_read' declared but never defined * inline int pusb_endpoint_submit_int_read(pusb_endpoint_t ep, unsigned char * bu * ^ *pusb.h:41:12: warning: inline function 'pusb_endpoint_submit_write' declared but never defined * inline int pusb_endpoint_submit_write(pusb_endpoint_t ep, unsigned char * buf, * ^ *pusb.h:38:12: warning: inline function 'pusb_endpoint_submit_read' declared but never defined * inline int pusb_endpoint_submit_read (pusb_endpoint_t ep, unsigned char * buf, * ^ *pusb.h:35:12: warning: inline function 'pusb_endpoint_write' declared but never defined * inline int pusb_endpoint_write(pusb_endpoint_t ep, * ^ *pusb.h:33:12: warning: inline function 'pusb_endpoint_read_int' declared but never defined * inline int pusb_endpoint_read_int(pusb_endpoint_t ep, * ^ *pusb.h:31:12: warning: inline function 'pusb_endpoint_read' declared but never defined * inline int pusb_endpoint_read(pusb_endpoint_t ep, * ^ *pusb.h:20:12: warning: inline function 'pusb_control_msg' declared but never defined *-- * ^ *mv eciadsl-start.tmp2 eciadsl-start *rm eciadsl-start.tmp *rm -f eciadsl-doctor eciadsl-doctor.tmp *eciadsl-pppoeci.c: In function 'main': *eciadsl-pppoeci.c:1898:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] * write(log, "##########", 10); * ^ *eciadsl-pppoeci.c:1900:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] * write(log, " ", 2); * ^ *eciadsl-pppoeci.c:1917:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] * dup(log); * ^ *eciadsl-pppoeci.c:1918:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] * dup(log); * ^ *eciadsl-pppoeci.c:1919:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] *-- *eciadsl-ctrlui.c:(.text+0x85): undefined reference to `initEciMsgQueue' *eciadsl-ctrlui.c:(.text+0x91): undefined reference to `initEciMsgQueue' *eciadsl-ctrlui.o: In function `main': *eciadsl-ctrlui.c:(.text.startup+0x27): undefined reference to `initEciMsgQueue' *eciadsl-ctrlui.c:(.text.startup+0x78): undefined reference to `deallocEciMsgQueue' *collect2: error: ld returned 1 exit status *make[1]: *** [Makefile:347: eciadsl-ctrlui] Error 1 *make[1]: *** Waiting for unfinished jobs.... *mv -f .deps/eciadsl-firmware.Tpo .deps/eciadsl-firmware.Po *mv -f .deps/eciadsl-synch.Tpo .deps/eciadsl-synch.Po *mv -f .deps/eciadsl-pppoeci.Tpo .deps/eciadsl-pppoeci.Po *make[1]: Leaving directory '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12' *make: *** [Makefile:433: all-recursive] Error 1 *emake failed * * ERROR: net-dialup/globespan-adsl-0.12::gentoo failed (compile phase): * * emake failed *-- * * ebuild.sh, line 115: Called src_compile * * environment, line 1972: Called __eapi0_src_compile * * phase-helpers.sh, line 746: Called __eapi2_src_compile * * phase-helpers.sh, line 788: Called die * * The specific snippet of code: * * emake || die "emake failed" *-- * * The complete build log is located at '/var/tmp/portage/net-dialup/globespan-adsl-0.12/temp/build.log'. * * The ebuild environment file is located at '/var/tmp/portage/net-dialup/globespan-adsl-0.12/temp/environment'. * * Working directory: '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12' * * S: '/var/tmp/portage/net-dialup/globespan-adsl-0.12/work/eciadsl-usermode-0.12' * * Messages for package net-dialup/globespan-adsl-0.12: * * ERROR: net-dialup/globespan-adsl-0.12::gentoo failed (compile phase): * * emake failed *-- * * ebuild.sh, line 115: Called src_compile * * environment, line 1972: Called __eapi0_src_compile * * phase-helpers.sh, line 746: Called __eapi2_src_compile * * phase-helpers.sh, line 788: Called die * * The specific snippet of code: * * emake || die "emake failed" *-- * 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-20170523 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20170523.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20170523.tar.bz2 all --kernel-config=/var/tmp/gentoo.config * Using genkernel.conf from /etc/genkernel.conf * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86/config.sh .. * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86/modules_load .. * * ERROR: --callback failed! * * -- End log... -- * * Please consult /var/log/genkernel.log for more information and any * errors that were reported above. * * Report any genkernel bugs to bugs.gentoo.org and * assign your bug to genkernel@gentoo.org. Please include * as much information as you can in your bug report; attaching * /var/log/genkernel.log so that your issue can be dealt with effectively. * * Please do *not* report compilation failures as genkernel bugs! * umount: /release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170523/usr/portage/distfiles: target is busy (In some cases useful info about processes that use the device is found by lsof(8) or fuser(1).) !!! catalyst: Runscript kernel build failed !!! catalyst: First attempt to unmount: /release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170523//usr/portage/distfiles failed. !!! catalyst: Killing any pids still running in the chroot Checking for processes running in chroot and killing them. Killing process(es) pid: process name 22092: Press Ctrl-C within 10 seconds to abort /usr/lib64/catalyst//targets/support/kill-chroot-pids.sh: line 56: kill: (22092) - No such process Traceback (most recent call last): File "modules/generic_stage_target.py", line 1457, in build_kernel self._build_kernel(kname=kname) File "modules/generic_stage_target.py", line 1501, in _build_kernel "Runscript kernel build failed",env=self.env) File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd raise CatalystError,myexc CatalystError None !!! catalyst: build aborting due to kernel build error. Traceback (most recent call last): File "/usr/lib64/catalyst/catalyst", line 218, in build_target mytarget.run() File "modules/generic_stage_target.py", line 1333, in run apply(getattr(self,x)) File "modules/generic_stage_target.py", line 1462, in build_kernel "build aborting due to kernel build error." CatalystError !!! catalyst: Error encountered during run of target livecd-stage2 Catalyst aborting.... lockfile does not exist '/release/buildroot/x86-dev/tmp/default/livecd-stage2-x86-20170523/.catalyst_lock' Command exited with non-zero status 1 3249.94user 297.01system 15:20.14elapsed 385%CPU (0avgtext+0avgdata 1603760maxresident)k 1312632inputs+6014288outputs (174major+61490563minor)pagefaults 0swaps Full build log at /release/tmp/run/catalyst-auto.20170523.yRFkmf/log/installcd-stage2-minimal.log