Re: Build failed in Jenkins: FreeBSD_HEAD-modules #395

2014-05-11 Thread Warner Losh
On May 11, 2014, at 9:49 AM, Li-Wen Hsu wrote: > On Sat, May 10, 2014 at 23:21:50 -0600, Warner Losh wrote: >> >> On May 10, 2014, at 10:48 PM, jenkins-ad...@freebsd.org wrote: >>> + export >>> MAKESYSPATH= >> >> This is wron

Re: Build failed in Jenkins: FreeBSD_HEAD-modules #395

2014-05-11 Thread Li-Wen Hsu
On Sat, May 10, 2014 at 23:21:50 -0600, Warner Losh wrote: > > On May 10, 2014, at 10:48 PM, jenkins-ad...@freebsd.org wrote: > > + export > > MAKESYSPATH= > > This is wrong. This makes the testing invalid. It should be fixed to

Re: Build failed in Jenkins: FreeBSD_HEAD-modules #395

2014-05-11 Thread Warner Losh
On May 10, 2014, at 10:48 PM, jenkins-ad...@freebsd.org wrote: > + export > MAKESYSPATH= This is wrong. This makes the testing invalid. It should be fixed to include …/ws/share/mk. Until that’s fixed, you can ignore these whini