From owner-freebsd-doc@FreeBSD.ORG Mon Jun 30 05:47:11 2014 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0949F51B for ; Mon, 30 Jun 2014 05:47:11 +0000 (UTC) Received: from mail-qa0-x235.google.com (mail-qa0-x235.google.com [IPv6:2607:f8b0:400d:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B60CF2EDC for ; Mon, 30 Jun 2014 05:47:10 +0000 (UTC) Received: by mail-qa0-f53.google.com with SMTP id j15so6116059qaq.12 for ; Sun, 29 Jun 2014 22:47:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=saN6rTBLVl3GFftkGNOIbKUxa1Pf1Y0OW8LdKaz+FFE=; b=pBJEwUHAOZBGu+wTuJtSTskVNn3lwqyJXLyCQkB/WcanLV8duL+F83GBoQidtaHKKr geA8An1MdVrs5fBSXAfJqDVDTIw64Qfi62wd5CGQ7nH9hcdmBmGcl76YPWuo4KOBqKGO EtCo56OVnP4ESKY/1lGXWZGxf03lAiBGGRXNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=saN6rTBLVl3GFftkGNOIbKUxa1Pf1Y0OW8LdKaz+FFE=; b=I69bhzn+y28r1oZKqFyiqMfV3ICs2LP20IvLe6hU5mDAPyBSBi56zXxl/85S/O+3r7 3WQZpLqXabUDzQ3uaNWTDItpIpAeA2585f5lrQodkBzAZ/0BrpUiV4HT1yopAD74Gkky I35IIFaKtrO0jpBGHSXKngIpE0Lf5ZdTLmTJ1yADTp+F9q6R/ZtnFW0tlk0cay5EJmVy 7FV6cj8962nQZOaOThzVbbuWgcm77aXoyWRApWoTDRG4SNXanT7DBM/J/j+9sYdQoE4n 9Btj9r4ec/0TURPOvsXoEV/tM2WfQZhNRKxUZBiaN9k50BvU7tdRc9x6ZAiDst9TEYiU Sxzg== X-Gm-Message-State: ALoCoQmLr76oO7d0R+QgR3T2f0H0vYy6f16ysz7hpx11kJJ3dPNDPU/hpH9u8GoXc2fKvcrVp4uo X-Received: by 10.140.47.173 with SMTP id m42mr30365357qga.9.1404107229887; Sun, 29 Jun 2014 22:47:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.88.132 with HTTP; Sun, 29 Jun 2014 22:46:39 -0700 (PDT) In-Reply-To: <201406300520.s5U5KBXD027446@build-web.stream.freebsd.org> References: <201406300520.s5U5KBXD027446@build-web.stream.freebsd.org> From: Eitan Adler Date: Sun, 29 Jun 2014 22:46:39 -0700 Message-ID: Subject: Re: FreeBSD web build failed on build-web.stream.freebsd.org To: User Www-data Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2014 05:47:11 -0000 On 29 June 2014 22:20, User Www-data wrote: > =3D=3D=3D> doc/articles/wp-toolbox (all) > =3D=3D=3D> doc/books (all) > =3D=3D=3D> doc/books/arch-handbook (all) > =3D=3D=3D> doc/books/design-44bsd (all) > =3D=3D=3D> doc/books/dev-model (all) > =3D=3D=3D> doc/books/developers-handbook (all) > env XML_CATALOG_FILES=3D"file:///home/www/build/head/en_US.ISO8859-1/book= s/developers-handbook/catalog-cwd.xml file:///home/www/build/head/en_US.IS= O8859-1/share/xml/catalog.xml file:///home/www/build/head/share/xml/catalo= g.xml file:///home/www/build/head/share/xml/catalog-common.xml file:///us= r/local/share/xml/catalog" /usr/local/bin/xmllint --nonet --noent --valid -= -dropdtd --xinclude /home/www/build/head/en_US.ISO8859-1/books/developers-h= andbook/book.xml > book.parsed.xml.tmp > /home/www/build/head/en_US.ISO8859-1/books/developers-handbook/tools/chap= ter.xml:632: parser error : Opening and ending tag mismatch: para line 629 = and listitem > > ^ This is likely my fault, I'll look into it. --=20 Eitan Adler