From owner-freebsd-current@FreeBSD.ORG Mon May 4 22:07:42 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B432AB8; Mon, 4 May 2015 22:07:42 +0000 (UTC) Received: from mail-pd0-x234.google.com (mail-pd0-x234.google.com [IPv6:2607:f8b0:400e:c02::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 675DB1D06; Mon, 4 May 2015 22:07:42 +0000 (UTC) Received: by pdea3 with SMTP id a3so175110146pde.3; Mon, 04 May 2015 15:07:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=hyhcMmhmxMntyWcdDI3JSPB6ErGPdU49MzwnxYgGoEg=; b=Q7Sw8af6ClelojDXJS/ZGRNGSRvngrgiKNEXImv4FE52JeYXYaP3tSOf2CFfXg67MX ydBJ3fzsyzehdCJYJ8rPn5n/Y/LogAwaRfvzdHxL3+ckAAxytdBKBKlwBBv6VqEaXVPs XUrXZk+TO39hUTw5MDC3XVYErU6N0kwA1SiO2DskQu2rXnmAJC9BTTc9GBd2OcGrHSxr 8Eh4oCHbowMRtM7En1KRKZkwYl/3K7OdVMlJi3FbD6cNDRpvPm7rjS+8AwaYmDHJviyY EnVtQeMKr71B47VG3aazYwJt5bye3oGVmhlYl3EFUuyf00Ujoydlt2AEHJef6wRNrkB1 q3TQ== MIME-Version: 1.0 X-Received: by 10.68.190.9 with SMTP id gm9mr35224488pbc.110.1430777262035; Mon, 04 May 2015 15:07:42 -0700 (PDT) Sender: cschuber@gmail.com Received: by 10.70.128.10 with HTTP; Mon, 4 May 2015 15:07:41 -0700 (PDT) Received: by 10.70.128.10 with HTTP; Mon, 4 May 2015 15:07:41 -0700 (PDT) In-Reply-To: <20150504175218.GA41785@FreeBSD.cs.nctu.edu.tw> References: <861766483.4.1430730824975.JavaMail.jenkins@jenkins-9.freebsd.org> <201505041326.t44DQH1E046967@slippy.cwsent.com> <20150504175218.GA41785@FreeBSD.cs.nctu.edu.tw> Date: Mon, 4 May 2015 15:07:41 -0700 X-Google-Sender-Auth: d_oCXeY6pHo_k3Ma93VhqHqdDFI Message-ID: Subject: Re: Build failed in Jenkins: FreeBSD_HEAD #2725 From: Cy Schubert To: Li-Wen Hsu Cc: jenkins-admin@freebsd.org, Craig Rodrigues , Garrett Cooper , freebsd-current Current Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2015 22:07:42 -0000 Thanks. That fixed the jenkins build. Cy Schubert On May 4, 2015 10:52 AM, "Li-Wen Hsu" wrote: > On Mon, May 04, 2015 at 10:46:10 -0700, Garrett Cooper wrote: > > > > On May 4, 2015, at 10:38, Cy Schubert wrote: > > > > > I think jenkins copy of head still contains ntp_parser.y. I see no > issue > > > here. > > > > > > Cy Schubert > > > > > > > > > You need to do a better job at figuring out why you broke things. > > > This is not the first time you've broken things with an ntp import. > > > > I don=E2=80=99t see that file either=E2=80=A6 > > > > $ ls contrib/ntp/ntpd/ntp_parser.y > > ls: contrib/ntp/ntpd/ntp_parser.y: No such file or directory > > $ svnversion > > 282423M > > $ svn status | grep -v \? > > M Makefile > > > > I wiped out the workspace, it will do a fresh checkout on next build. > Let's see if this helps. > > Li-Wen > > > -- > Li-Wen Hsu > http://lwhsu.org > >