From owner-svn-src-head@freebsd.org Mon Oct 22 10:07:40 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C621FF2A48; Mon, 22 Oct 2018 10:07:40 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-it1-x12c.google.com (mail-it1-x12c.google.com [IPv6:2607:f8b0:4864:20::12c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EFC5672453; Mon, 22 Oct 2018 10:07:39 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by mail-it1-x12c.google.com with SMTP id k206-v6so11240380ite.0; Mon, 22 Oct 2018 03:07:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YxQ7fKOwGcm3DjSuuxdAqKgCPNqQi4nkn5o0yERcXVc=; b=GN+997OJN/v2+F7XOl7iAj+AekxFXSXmIaX2RgkN2OWwN422Tobt68TaO+bt2BiCOK +X/sCvFPWu/ImqKUsLR3tdnsxjAwDLoG3Ua/H+FzV0dErkJOKdSJN91I/fD7btm/YtcD EntX6nbNJDLlCzq/9VGAIyoK9MGGW4v8IbTL4Rxip29pIctnNoRT4EvHm9bHMJlxaqHq lCihNUDU50yowLZD48VmnJeAdcbkJZmPPX5Y0mdd2Y5SWmefO/XF8aA2e2Pt/kugqulS y5q8CW+XeLFiYS0TIs/yweTY1G3POYPi/8YkAyDJiZlxKiDr7X7yQ8Hln+wm3nPWo9E6 MrtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=YxQ7fKOwGcm3DjSuuxdAqKgCPNqQi4nkn5o0yERcXVc=; b=MJz5/UFGjHepo1N+/Dlcl8bTrwYaEQx8K5gMvoNnj9iEUJ4ZyN7glxCScbziP1TfWl u+RBo/WpUOMEEMLD6j4X9DXd3B8iNIob+r9uA9kydWGremcPwQTx968YNNDkXJVnMIbd +veORFXSY9dTnkfndWtHSHwpVvM6KML6p3EIaNebKRgC2TOjLFLDwWOyBMDSu6RDzN7q +n6jmh+S1RRYxoaPazrn4mkV7ActciKPS5PxwnGpsBKMmlL5zwjGB3ryW1Kq1WLtAFlu ue9yA3+x7RvLRwGolDNJdbs07FBPnALn0olPY5TV4EsLsRtJEL724LhhwvdpB1KMLtFI j2TQ== X-Gm-Message-State: ABuFfogDrm3/vn5TS/26/F/OOsq+Iy6S1Uerm/mYsPiYEPq7bxJBFZ0R 5FkreHQU39hB2yRjKdn9n2i7dl8TJNb4jJ0d7+Gysc81 X-Google-Smtp-Source: ACcGV61O91Bmz1hbbuF635Olz39lO0ffpVnyVDTxZjC6jNxwQHvOzfQQkGvz/vPQk+Z7JytyFqs1nESHGhIXFXDHmfI= X-Received: by 2002:a24:55d6:: with SMTP id e205-v6mr9436716itb.150.1540202859167; Mon, 22 Oct 2018 03:07:39 -0700 (PDT) MIME-Version: 1.0 References: <201810220234.w9M2YPTt043620@repo.freebsd.org> In-Reply-To: From: =?UTF-8?Q?Ren=C3=A9_Ladan?= Date: Mon, 22 Oct 2018 12:07:27 +0200 Message-ID: Subject: Re: svn commit: r339565 - in head: share/man/man4 share/man/man4/man4.i386 sys/conf sys/dev/aha sys/kern sys/modules sys/modules/aha sys/sparc64/conf To: bjkfbsd@gmail.com Cc: Warner Losh , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, imp@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2018 10:07:40 -0000 Op ma 22 okt. 2018 om 10:29 schreef Ren=C3=A9 Ladan : > Op ma 22 okt. 2018 om 05:00 schreef Benjamin Kaduk : > >> On Sun, Oct 21, 2018 at 9:53 PM Warner Losh wrote: >> >> > >> > >> > On Sun, Oct 21, 2018 at 8:47 PM Benjamin Kaduk >> wrote: >> > >> >> On Sun, Oct 21, 2018 at 9:35 PM Warner Losh wrote: >> >> >> >>> Author: imp >> >>> Date: Mon Oct 22 02:34:25 2018 >> >>> New Revision: 339565 >> >>> URL: https://svnweb.freebsd.org/changeset/base/339565 >> >>> >> >>> Log: >> >>> Remove aha(4) from the tree. >> >>> >> >>> >> >> The documentation build is now failing, as there's an entity referenc= e >> to >> >> the autogenerated >> >> hardware list, which does not exist anymore. Will you be able to loo= k >> at >> >> those as part of your >> >> removals or does someone from the doc team need to handle it? >> >> >> > >> > I'll take a look. What exactly is failing? The only place I see aha.4 = is >> > in doc/head/share/xml/man-refs.ent but there's several other drivers >> that >> > have been removed that are in there... So I'm confused and need some >> > additional guidance. >> > >> >> The build log is mailed out at (e.g.) >> https://lists.freebsd.org/pipermail/freebsd-doc/2018-October/031621.html >> Though looking slightly more closely, it seems to be complaining about t= he >> 12.0 release notes (!), which might both (1) be awkward to solve, and (2= ) >> be in re@'s territory. >> > > The website build (in doc/head/en_US.ISO8859-1/htdocs) does a partial > CURRENT checkout: > > /usr/local/bin/svn co svn://svn.freebsd.org/base/head/share/man/man4 > /usr/freebsd/doc/head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/svn.= N0lzOSqR > > so it is not specific for the 12.0-RELEASE notes, they are just part of > the doc build. I guess the doc repository refers to now deleted man(4) > entries. > > The full list seems to be: /usr/freebsd/doc/head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/hardwa= re.xml:642: parser error : Entity 'hwlist.adv' not defined &hwlist.adv; ^ /usr/freebsd/doc/head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/hardwa= re.xml:644: parser error : Entity 'hwlist.adw' not defined &hwlist.adw; ^ /usr/freebsd/doc/head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/hardwa= re.xml:646: parser error : Entity 'hwlist.aha' not defined &hwlist.aha; ^ /usr/freebsd/doc/head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/hardwa= re.xml:654: parser error : Entity 'hwlist.aic' not defined &hwlist.aic; ^ /usr/freebsd/doc/head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/hardwa= re.xml:664: parser error : Entity 'hwlist.dpt' not defined &hwlist.dpt; ^ /usr/freebsd/doc/head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/hardwa= re.xml:714: parser error : Entity 'hwlist.ncr' not defined &hwlist.ncr; ^ /usr/freebsd/doc/head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/hardwa= re.xml:716: parser error : Entity 'hwlist.ncv' not defined &hwlist.ncv; ^ /usr/freebsd/doc/head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/hardwa= re.xml:718: parser error : Entity 'hwlist.nsp' not defined &hwlist.nsp; ^ /usr/freebsd/doc/head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/hardwa= re.xml:726: parser error : Entity 'hwlist.stg' not defined &hwlist.stg; ^ Ren=C3=A9