From owner-freebsd-questions@FreeBSD.ORG Thu Aug 21 08:50:22 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D6F58579 for ; Thu, 21 Aug 2014 08:50:22 +0000 (UTC) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 676153931 for ; Thu, 21 Aug 2014 08:50:22 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id m15so8799228wgh.15 for ; Thu, 21 Aug 2014 01:50:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lyZKaNGqAdmyQ6OCqvNjkkT7tQjQwzr1L8/u42By/Co=; b=xXnmPe3R8akR0ov3Eq5oLfhqjx1ftFidcBd99mgaRxAE2knJW0Cs72MXU22+MXAzQr G9BEPrLCH/WKnDVAYSfIlvdTJoT8Rl7+V5MvfwSFYWDu9+RYH4usLVGagDUXA/yMHdxQ ZgMwx5aygasDsNP/++jfuxEA1Ne8L/6Ipp77Tt15upVscRBtmt9FEK2iJnCqgrzDSJvn aZy8DxwlLTy8aBak01VFgjy5q1j3CJ/EJAS4k653zuBKKjGTlR6OuL1lUyZb4GbPWKZz mTmAS6Sm6hJg5obhOlJlputl1TnTu5Zl1F7spj2CFtz2pBa5flIgajtc3zS0dO8gU0Jk y+DA== MIME-Version: 1.0 X-Received: by 10.194.179.197 with SMTP id di5mr2123148wjc.125.1408611020629; Thu, 21 Aug 2014 01:50:20 -0700 (PDT) Received: by 10.194.55.33 with HTTP; Thu, 21 Aug 2014 01:50:20 -0700 (PDT) Date: Thu, 21 Aug 2014 08:50:20 +0000 Message-ID: Subject: Errors building a new kernel this morning (r270260) From: "C. L. Martinez" To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2014 08:50:22 -0000 Hi all, I had updated my /usr/src to r270260 this morning. "make buildworld" works without problem, but when I try to compile a new kernel, fails. Log: :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dtnfscl.ko.debug export_syms | xargs -J% objcopy % dtnfscl.ko.debug --- all_subdir_cxgb --- ctfconvert -L VERSION -g cxgb_t3fw.o --- all_subdir_dtrace --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/dtrace/dtnfscl --- all_subdir_cxgbe --- ctfmerge -L VERSION -g -o t4fw_cfg.ko.debug t4fw_cfg.txt.fwo t4fw_cfg_uwire.txt.fwo t4fw.fw.fwo t4fw_cfg.o --- all_subdir_drm2 --- --- drm_drv.o --- ctfconvert -L VERSION -g drm_drv.o --- all_subdir_cxgbe --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk t4fw_cfg.ko.debug export_syms | xargs -J% objcopy % t4fw_cfg.ko.debug --- all_subdir_dtrace --- *** [_sub.all] Error code 2 make[4]: stopped in /usr/src/sys/modules/dtrace 1 error make[4]: stopped in /usr/src/sys/modules/dtrace --- all_subdir_cxgb --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/cxgb/cxgb_t3fw --- psopinfo.o --- ctfconvert -L VERSION -g psopinfo.o --- modules-all --- --- all_subdir_em --- --- if_lem.o --- In file included from /usr/src/sys/modules/em/../../dev/e1000/if_lem.c:337: In file included from @/dev/netmap/if_lem_netmap.h:40: @/dev/netmap/netmap_kern.h:1067:39: error: declaration of 'struct nm_ifreq' will not be visible outside of this function [-Werror,-Wvisibility] typedef int (*bdg_config_fn_t)(struct nm_ifreq *); ^ --- all_subdir_dtrace --- *** [all_subdir_dtrace] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_cxgb --- *** [_sub.all] Error code 2 make[4]: stopped in /usr/src/sys/modules/cxgb 1 error make[4]: stopped in /usr/src/sys/modules/cxgb --- all_subdir_cxgbe --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/cxgbe/t4_firmware --- all_subdir_cxgb --- *** [all_subdir_cxgb] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_cxgbe --- *** [_sub.all] Error code 2 make[4]: stopped in /usr/src/sys/modules/cxgbe 1 error make[4]: stopped in /usr/src/sys/modules/cxgbe *** [all_subdir_cxgbe] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_ed --- ctfconvert -L VERSION -g if_ed_novell.o --- all_subdir_ath --- ctfconvert -L VERSION -g ar9285_btcoex.o --- all_subdir_em --- 1 error generated. *** [if_lem.o] Error code 1 make[4]: stopped in /usr/src/sys/modules/em 2 errors make[4]: stopped in /usr/src/sys/modules/em *** [all_subdir_em] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_dummynet --- ctfconvert -L VERSION -g dn_sched_qfq.o A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/dummynet --- all_subdir_drm --- ctfconvert -L VERSION -g drm_irq.o --- all_subdir_ath --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/ath --- all_subdir_ed --- --- if_ed.o --- ctfconvert -L VERSION -g if_ed.o --- all_subdir_dummynet --- *** [all_subdir_dummynet] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_ath --- *** [all_subdir_ath] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_drm --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/drm/drm --- all_subdir_ed --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/ed --- all_subdir_drm --- *** [_sub.all] Error code 2 make[4]: stopped in /usr/src/sys/modules/drm 1 error make[4]: stopped in /usr/src/sys/modules/drm --- all_subdir_ed --- *** [all_subdir_ed] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_drm --- *** [all_subdir_drm] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_drm2 --- --- drm_fb_helper.o --- ctfconvert -L VERSION -g drm_fb_helper.o --- all_subdir_en --- ctfconvert -L VERSION -g if_en_pci.o --- all_subdir_drm2 --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/drm2/drm2 *** [_sub.all] Error code 2 make[4]: stopped in /usr/src/sys/modules/drm2 1 error make[4]: stopped in /usr/src/sys/modules/drm2 *** [all_subdir_drm2] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_en --- --- midway.o --- ctfconvert -L VERSION -g midway.o A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/en *** [all_subdir_en] Error code 2 make[3]: stopped in /usr/src/sys/modules 10 errors make[3]: stopped in /usr/src/sys/modules *** [modules-all] Error code 2 make[2]: stopped in /usr/obj/usr/src/sys/FBSDNSM03 1 error make[2]: stopped in /usr/obj/usr/src/sys/FBSDNSM03 *** [buildkernel] Error code 2 make[1]: stopped in /usr/src 1 error make[1]: stopped in /usr/src *** [buildkernel] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src Any idea why?? My customized kernel conf file works without problems over four months until today :( Thanks.