Date: Thu, 21 Aug 2014 23:32:33 +0900 From: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> To: freebsd-stable@freebsd.org Subject: Re: Errors building a new kernel this morning (r270260) Message-ID: <20140821233233.e8dc18df2140432639495a02@dec.sakura.ne.jp> In-Reply-To: <CAEjQA5JqE45_QNi=y--cREdoE6WtZk=HrovYorJ1hfY13=eiSw@mail.gmail.com> References: <CAEjQA5LdC40jNY6daPd1whubY1gdN2aeNpuZS%2BLxPteCNA5WGw@mail.gmail.com> <CA%2BhQ2%2Bg_U%2B=1i90HAvq_bK441uFkS8kZF%2BhgcdA2xSwW0ZK%2B6w@mail.gmail.com> <CAEjQA5JqE45_QNi=y--cREdoE6WtZk=HrovYorJ1hfY13=eiSw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi. Looking the error messages (I got the same), I noticed that they looks subdirectory related. World builds OK at r270264, but kernel doesn't. (stable/10, amd64, GENERIC) In this condition, I tried reverting share/mk/bsd.subdir.mk from recent r270187 (Tue Aug 19 23:33:52 UTC 2014) to just previous r265934 and GENERIC kernel BUILT fine. But there's a suspition that without r270264 world can be broken, as world built fine with full r270264. As I don't have enough time to try rebuilding world again right now, I haven't proceeded installkernel. So just FYI now. Cheers. On Thu, 21 Aug 2014 13:14:13 +0000 "C. L. Martinez" <carlopmart@gmail.com> wrote: > On Thu, Aug 21, 2014 at 11:13 AM, Luigi Rizzo <rizzo@iet.unipi.it> wrote: > > My bad, I forgot to commit sys/net/netmap*.h . > > They are the same as in head if someone wants to do the merge before I I am > > back online > > > > Sorry for the inconvenience > > Luigi > > Thanks Luigi. But I think that exists more problems here: > > awk -f @/tools/makeobjops.awk @/kern/device_if.m -h > --- depend_subdir_alq --- > machine -> /usr/src/sys/amd64/include > --- depend_subdir_aic7xxx --- > make[7]: make[7]: don't know how to make aic7xxx_reg.h. Stop > > make[7]: stopped in > /usr/obj/usr/src/sys/FBSDNSM03/modules/usr/src/sys/modules/aic7xxx/ahc > --- depend_subdir_alq --- > --- /usr/obj/usr/src/sys/FBSDNSM03/modules/usr/src/sys/modules/alq/x86 --- > --- depend_subdir_aic7xxx --- > *** [../aic7xxx_reg.h] Error code 2 > > make[6]: stopped in /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa > 1 error > > make[6]: stopped in /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa > *** [_sub.depend] Error code 2 > > make[5]: stopped in /usr/src/sys/modules/aic7xxx/ahc > 1 error > > make[5]: stopped in /usr/src/sys/modules/aic7xxx/ahc > *** [_sub.depend] Error code 2 > > make[4]: stopped in /usr/src/sys/modules/aic7xxx > 1 error > > make[4]: stopped in /usr/src/sys/modules/aic7xxx > *** [depend_subdir_aic7xxx] Error code 2 > > make[3]: stopped in /usr/src/sys/modules > --- depend_subdir_alq --- > x86 -> /usr/src/sys/x86/include > A failure has been detected in another branch of the parallel make > > make[4]: stopped in /usr/src/sys/modules/alq > *** [depend_subdir_alq] Error code 2 > > make[3]: stopped in /usr/src/sys/modules > --- depend_subdir_ale --- > A failure has been detected in another branch of the parallel make > > make[4]: stopped in /usr/src/sys/modules/ale > *** [depend_subdir_ale] Error code 2 > > make[3]: stopped in /usr/src/sys/modules > --- depend_subdir_aesni --- > A failure has been detected in another branch of the parallel make > > make[4]: stopped in /usr/src/sys/modules/aesni > *** [depend_subdir_aesni] Error code 2 > > > Exists another problem with aic7xxx driver ... > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- Tomoaki AOKI junchoon@dec.sakura.ne.jp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140821233233.e8dc18df2140432639495a02>