From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E0ED41382C5 for ; Wed, 16 Dec 2020 17:31:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71EA2E0957; Wed, 16 Dec 2020 17:30:51 +0000 (UTC) Received: from turkos.aspodata.se (turkos.aspodata.se [185.140.117.226]) by pigeon.gentoo.org (Postfix) with ESMTP id A5040E0948 for ; Wed, 16 Dec 2020 17:30:50 +0000 (UTC) Received: from turkos.aspodata.se (localhost.aspodata.se [127.0.0.1]) by turkos.aspodata.se (Postfix) with ESMTP id B924682CBBF1 for ; Wed, 16 Dec 2020 18:30:49 +0100 (CET) Received: by turkos.aspodata.se (Postfix, from userid 1000) id A953582CBBF6; Wed, 16 Dec 2020 18:30:49 +0100 (CET) X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7+dev X-Exmh-Isig-CompType: comp X-Exmh-Isig-Folder: inbox From: karl@aspodata.se To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] sci-libs/{amd,camd}-2.4.6/ doc wierdness Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20201216173049.A953582CBBF6@turkos.aspodata.se> Date: Wed, 16 Dec 2020 18:30:49 +0100 (CET) X-Virus-Scanned: ClamAV using ClamSMTP X-Archives-Salt: 91cd5825-ec3d-4420-9ef1-afd83cdf3f7a X-Archives-Hash: 5f85348f57efe29a81ea61c734f3304d Both sci-libs/{amd,camd}-2.4.6 gives this error in their build log: ! Package inputenc Error: Unicode character ^^H (U+0008) (inputenc) not set up for use with LaTeX. And sure enough, somehow theese files begins with backspace. The line should be "\begin{verbatim}". My guess something has interpreted the initial "\b" as an escape instead of letting it through. # head -1 /Net/gentoo/tmpdir/portage/sci-libs/amd-2.4.6/work/amd-2.4.6/Doc/amd_h.tex | od -a 0000000 bs e g i n { v e r b a t i m } nl 0000020 # head -1 /Net/gentoo/tmpdir/portage/sci-libs/camd-2.4.6/work/camd-2.4.6/Doc/camd_h.tex | od -a 0000000 bs e g i n { v e r b a t i m } nl 0000020 Do anyone know what to do about it ? Hälsningar, /Karl Hammar ----------------------------------------------------------------------- Aspö Data Lilla Aspö 148 S-742 94 Östhammar Sverige 0173 140 57