Re: Build failed in Jenkins: Build-UFS-image #599

2014-12-20 Thread Garrett Cooper
On Dec 20, 2014, at 14:27, Mark Linimon wrote: > On Sat, Dec 20, 2014 at 01:43:50PM -0800, Garrett Cooper wrote: >> One way to deal with this issue is to svn up a source tree, then rsync > > rsync? ITYM zfs clone :-) That’d work too. Sadly, zfs was a bit undesirable on older versions of FreeBS

Re: Build failed in Jenkins: Build-UFS-image #599

2014-12-20 Thread Mark Linimon
On Sat, Dec 20, 2014 at 01:43:50PM -0800, Garrett Cooper wrote: > One way to deal with this issue is to svn up a source tree, then rsync rsync? ITYM zfs clone :-) mcl ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

Re: Build failed in Jenkins: Build-UFS-image #599

2014-12-20 Thread Garrett Cooper
On Dec 5, 2014, at 19:59, Garrett Cooper wrote: > On Dec 5, 2014, at 16:52, jenkins-ad...@freebsd.org wrote: > >> See > > I’m not entirely sure why the "could not determine COMPILER_TYPE" error > popped up, but I have a couple of que

Re: Build failed in Jenkins: Build-UFS-image #599

2014-12-07 Thread Garrett Cooper
On Dec 6, 2014, at 8:57, Ian Lepore wrote: > On Sat, 2014-12-06 at 16:01 +0100, Dimitry Andric wrote: >> [trimmed CC list to -current] >> >> On 06 Dec 2014, at 04:59, Garrett Cooper wrote: >>> On Dec 5, 2014, at 16:52, jenkins-ad...@freebsd.org wrote: >>> See

Re: Build failed in Jenkins: Build-UFS-image #599

2014-12-06 Thread Ian Lepore
On Sat, 2014-12-06 at 16:01 +0100, Dimitry Andric wrote: > [trimmed CC list to -current] > > On 06 Dec 2014, at 04:59, Garrett Cooper wrote: > > On Dec 5, 2014, at 16:52, jenkins-ad...@freebsd.org wrote: > > > >> See > > > > I’m not ent

Re: Build failed in Jenkins: Build-UFS-image #599

2014-12-06 Thread Konstantin Belousov
On Sat, Dec 06, 2014 at 04:01:26PM +0100, Dimitry Andric wrote: > [trimmed CC list to -current] > > On 06 Dec 2014, at 04:59, Garrett Cooper wrote: > > 2. Why isn?t this value determined once in Makefile.inc1 (per build > > phase), then passed down from there > > Because you are supposed to

Re: Build failed in Jenkins: Build-UFS-image #599

2014-12-06 Thread Dimitry Andric
[trimmed CC list to -current] On 06 Dec 2014, at 04:59, Garrett Cooper wrote: > On Dec 5, 2014, at 16:52, jenkins-ad...@freebsd.org wrote: > >> See > > I’m not entirely sure why the "could not determine COMPILER_TYPE" error > popped

Re: Build failed in Jenkins: Build-UFS-image #599

2014-12-05 Thread Garrett Cooper
On Dec 5, 2014, at 16:52, jenkins-ad...@freebsd.org wrote: > See I’m not entirely sure why the "could not determine COMPILER_TYPE" error popped up, but I have a couple of questions/concerns related to the makefile snippet. 1