Date: Sun, 5 Oct 2014 11:46:25 -0400 From: Shawn Webb <lattera@gmail.com> To: FreeBSD-current <freebsd-current@freebsd.org> Subject: Re: Buildworld Failure Message-ID: <CADt0fhwu8Vz80xSs%2BQy7ixz%2BGbTUVnWrU9Ab38HSsgzA1_2OsA@mail.gmail.com> In-Reply-To: <CADt0fhxGmaYFndy67S8OO2UFTacLB3GCrVYwFyQ_V%2B8uoadvzg@mail.gmail.com> References: <CADt0fhxGmaYFndy67S8OO2UFTacLB3GCrVYwFyQ_V%2B8uoadvzg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 4, 2014 at 8:30 PM, Shawn Webb <lattera@gmail.com> wrote: > It looks like buildworld is failing when building the rescue binaries. I'm > not sure which commit broke it. Log is here: > http://0xfeedface.org/~shawn/2014-10-04-build.txt > The build is erroring out when trying to build the crunchgen'd cat for rescue. Here's the relevant part of the build log: --- rescue.all__D --- echo "int _crunched_cat_stub(int argc, char **argv, char **envp){return main(argc,argv,envp);}" >cat_stub.c make[5]: make[5]: don't know how to make /jenkins/usr/local/jenkins/workspace/HardenedBSD-Master/rescue/rescue//usr/local/jenkins/workspace/HardenedBSD-Master/bin/cat/cat.o. Stop make[5]: stopped in /jenkins/usr/local/jenkins/workspace/HardenedBSD-Master/rescue/rescue *** [rescue] Error code 2 make[4]: stopped in /usr/local/jenkins/workspace/HardenedBSD-Master/rescue/rescue 1 error make[4]: stopped in /usr/local/jenkins/workspace/HardenedBSD-Master/rescue/rescue *** [_sub.all] Error code 2 Thanks, Shawn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADt0fhwu8Vz80xSs%2BQy7ixz%2BGbTUVnWrU9Ab38HSsgzA1_2OsA>