Date: Sat, 20 Dec 2014 13:43:50 -0800 From: Garrett Cooper <yaneurabeya@gmail.com> To: jenkins-admin@freebsd.org Cc: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: Build failed in Jenkins: Build-UFS-image #599 Message-ID: <DE9DBA7A-D67F-4AFB-9592-95DA425300DB@gmail.com> In-Reply-To: <D290A7DA-0AED-4810-A1B1-470E35542292@gmail.com> References: <1052304530.8.1417827164793.JavaMail.jenkins@jenkins-9.freebsd.org> <D290A7DA-0AED-4810-A1B1-470E35542292@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Dec 5, 2014, at 19:59, Garrett Cooper <yaneurabeya@gmail.com> wrote: > On Dec 5, 2014, at 16:52, jenkins-admin@freebsd.org wrote: > >> See <https://jenkins.freebsd.org/job/Build-UFS-image/599/> > > 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. I looked at the error and the jenkins jobs a bit more and I think the real problem is that the FreeBSD_Head job is being run in parallel with the Build-UFS-image job, because the FreeBSD_Head job completes without issue and the Build-UFS-image job is not being run with -j <anything>. I know based on past experience if the tree is updated but not rebuilt with -DNO_CLEAN and installkernel/installworld is being run, sporadic build failures like this will occur, depending on whether or not something needs to be [re]built. One way to deal with this issue is to svn up a source tree, then rsync the checked out copy of the source tree to a unique memory disk, build from there, and install to a unique location as well. Using the jenkins job identifier should be enough… but I’m not sure what the best way with Jenkins is to do this, partly because I don’t know what plugins are installed on the Jenkins server. Thanks! [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJUle2WAAoJEMZr5QU6S73eAYkH/RQOfvvjCIhpW87MoVnIjcvw Wnu2SpwR8XxNM7VHujJfK91hbTs9c/a/9aDCLvKw0vmoo6HRZl8o5ep248g9xrVX L/d5AKnqf/1lUFwI7YQDvuwzCnPCJECA3VcH/NQ751loqH3roxpYoC60WFc/CFgg nZKtgqBwwh16vN1ZjDe5K7vK+7sYjhcc8xoJtwNCia6dbmYmWDrHtOJGT+Rlrg99 bT6bCHuM8LSgCUbfb7ntDQQx4sPaminmayoa9oem8/G4msGuUNSAUMPM+8zuuKxw 3ayyFRZToO6fLgVAZnsI8lljOzK+09u6MHBW3NlbLy+6PajuKXZuDXS568iXNTE= =K9d+ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DE9DBA7A-D67F-4AFB-9592-95DA425300DB>
