On Sat, Oct 4, 2014 at 8:30 PM, Shawn Webb <latt...@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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to