From owner-freebsd-doc@FreeBSD.ORG Sat Mar 9 14:54:47 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id ED4186AB for ; Sat, 9 Mar 2013 14:54:47 +0000 (UTC) (envelope-from simon@qxnitro.org) Received: from mail-ob0-x22c.google.com (mail-ob0-x22c.google.com [IPv6:2607:f8b0:4003:c01::22c]) by mx1.freebsd.org (Postfix) with ESMTP id 92875730 for ; Sat, 9 Mar 2013 14:54:47 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id tb18so2132818obb.31 for ; Sat, 09 Mar 2013 06:54:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qxnitro.org; s=google; h=mime-version:x-received:x-originating-ip:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=PYFWUUD8ylLCQgsQ2jt+/y7SN84XLtDb74TwN2nCz94=; b=OAdpdNtxynkqZWnk/YgnUi3ZXnkJon6993sqCzye0tijJzsUXABcMROc6gAfKtRVec ZlCoQXM4vMBJgTz85P6nm39fuVdceN2FuUNDQMwGj9AUcryYfLzkrTPpNroF9l90/D3Q s1QJyIdZDmXsNNd7xfH8g3BHEzcoNkLwIuy8A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:x-originating-ip:in-reply-to:references :date:message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=PYFWUUD8ylLCQgsQ2jt+/y7SN84XLtDb74TwN2nCz94=; b=Bn0JrE5qpFGhbKEbsWUVJQkp+Z8h3irV3yTddsyKRQ1jKjCngbYX+aaJ7sSxSifAuL /Ratc0WSdLy+h3q/bOwrLA1Sd38J24C22jlrBN+p/OCv4zCJqFm1QKW2TGOnVHvsPB30 n8gP7/IyMBgedYe2866YZn8uwUcwk5J5vqGFrUSW5AAakt8MTLvD5sfvah47v9YMy48A 9trjWHOQXMA3plasrtiTmML97EHmMEOyLlJTXjuOukhLXgNGDr/VY9F2rOvbxg/Yv2q5 10UDjrK8s02BY2rs9R2RXiYFQzFa69TFAV5QF3YZ0hcVw24+ctCmPmdMKnj17rTQ/9oH xqFA== MIME-Version: 1.0 X-Received: by 10.60.26.137 with SMTP id l9mr4770988oeg.17.1362840887046; Sat, 09 Mar 2013 06:54:47 -0800 (PST) Received: by 10.76.168.129 with HTTP; Sat, 9 Mar 2013 06:54:46 -0800 (PST) X-Originating-IP: [89.100.2.69] In-Reply-To: References: <5136ee27.1ff6d.c7625a2@build-web.stream.FreeBSD.org> Date: Sat, 9 Mar 2013 14:54:46 +0000 Message-ID: Subject: Re: FreeBSD web build failed on build-web.stream.FreeBSD.org From: "Simon L. B. Nielsen" To: Eitan Adler Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnw3C+IWp5Idcv+CJ2leriuKt3euWvwaoDsRb434bsgRo929KEqknLQQGhPUxio+HaGtxMY Cc: freesd-doc X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 14:54:48 -0000 On 8 March 2013 08:47, Simon L. B. Nielsen wrote: > > On 8 Mar 2013 03:04, "Eitan Adler" wrote: >> >> On 6 March 2013 02:47, Simon L. B. Nielsen wrote: >> > FYI. >> > >> > These are from the new WWW build jail. >> >> Can we get such mails automatically? > > That's the plan. I just had set it up to send to me during setup and forgot > to change it once it hit production as www. > > I will fix over the weekend. Done. Now sends to freebsd-doc. Do be aware that if you break the build -doc will know... a lot :-). Btw. the new build schedule is basically this: # Hourly english doc, every 3 hours all language doc # We weekly on Sunday force a full new build (checkout from scratch) # Build something every 10 minutes -- Simon L. B. Nielsen