Date: Sat, 23 Jan 2010 23:33:34 +1030 From: Matt Thyer <matt.thyer@gmail.com> To: Daniel Eischen <deischen@freebsd.org> Cc: Dan Nelson <dnelson@allantgroup.com>, current@freebsd.org Subject: Re: Buildworld failure with -j24 and ZFS on GPT on Core i7-860 system Message-ID: <fa58e4891001230503h338ec2basa7424e0214c357a1@mail.gmail.com> In-Reply-To: <fa58e4891001222352g458688d2gcef940a4400024c5@mail.gmail.com> References: <fa58e4891001200709s10933634g5ef2820533ed8bc6@mail.gmail.com> <20100120162326.GD50360@dan.emsphone.com> <fa58e4891001201520i32122f7eob37b410c79db21e8@mail.gmail.com> <20100120235024.GE50360@dan.emsphone.com> <fa58e4891001201718q4928617ve5959eb15e51472d@mail.gmail.com> <Pine.GSO.4.64.1001202026010.25041@sea.ntplx.net> <fa58e4891001222352g458688d2gcef940a4400024c5@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 23 January 2010 18:22, Matt Thyer <matt.thyer@gmail.com> wrote: > On 21 January 2010 11:56, Daniel Eischen <deischen@freebsd.org> wrote: > >> On Thu, 21 Jan 2010, Matt Thyer wrote: >> >> 2010/1/21 Dan Nelson <dnelson@allantgroup.com> >>> >>> >>>> Since the ln command didn't print an error message itself, it's unlikely >>>> to >>>> have caused the build to fail. Try searching for "***" or ":" instead. >>>> >>> >>> >>> [...] >>> >>> You are correct. I missed the error the first time. It is: >>> >>> make: don't know how to make /usr/obj/usr/src/tmp/usr/lib/libmd.a. Stop >>> *** Error code 2 >>> >> >> It happens with -j8 also (amd64, UFS). >> >> -- >> DE >> > > Binary search shows the the failure to be between r202210 (working) and > r202222 (fails). > Now checking out r202216 for testing. > r202214 works with make -j24 buildworld. r202215 fails make -j24 buildworld as does every revision since then: make: don't know how to make /usr/obj/usr/src/tmp/usr/lib/libmd.a. Stop *** Error code 2 The svn update from r202214 to r202215 is: % svn update --revision r202215 http://svn.freebsd.org/base/head /usr/src Skipped 'http://svn.freebsd.org/base/head' D /usr/src/lib/libulog/ulog_setutxfile.3 D /usr/src/lib/libulog/ulog_util.c D /usr/src/lib/libulog/ulog_internal.h D /usr/src/lib/libulog/ulog_pututxline.c D /usr/src/lib/libulog/ulog_getutxent.3 D /usr/src/lib/libulog/ulog_getutxent.c U /usr/src/lib/libulog/ulog_login.3 U /usr/src/lib/libulog/ulog_login.c U /usr/src/lib/libulog/Symbol.map U /usr/src/lib/libulog/utempter.c U /usr/src/lib/libulog/ulog.h U /usr/src/lib/libulog/utempter_add_record.3 U /usr/src/lib/libulog/Makefile U /usr/src/lib/libulog/ulog_login_pseudo.c U /usr/src/ObsoleteFiles.inc Updated to revision 202215. I can only assume there is a problem with "/usr/src/lib/libulog/Makefile".
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fa58e4891001230503h338ec2basa7424e0214c357a1>