From mboxrd@z Thu Jan 1 00:00:00 1970 From: Diego Zamboni Subject: org.texi errors when compiling Date: Tue, 12 Mar 2019 06:45:28 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000e6feb40583df3268" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3aQ3-0006ya-75 for emacs-orgmode@gnu.org; Tue, 12 Mar 2019 01:57:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3aEO-0001kd-G5 for emacs-orgmode@gnu.org; Tue, 12 Mar 2019 01:45:41 -0400 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:32853) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h3aEO-0001jV-8d for emacs-orgmode@gnu.org; Tue, 12 Mar 2019 01:45:40 -0400 Received: by mail-wr1-x42a.google.com with SMTP id i8so1270959wrm.0 for ; Mon, 11 Mar 2019 22:45:39 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Org-mode --000000000000e6feb40583df3268 Content-Type: text/plain; charset="UTF-8" Hi, Not sure how long this has been happening, but I just noticed the following errors when building org (output from "make"): /Library/Developer/CommandLineTools/usr/bin/make -C doc info org-version: 9.2.2 (release_9.2.2-287-gb1429c) makeinfo --no-split org.texi -o org org.texi:6: warning: unrecognized encoding name `UTF-8'. org.texi:808: Unknown command `arrow'. org.texi:808: Misplaced {. org.texi:808: Misplaced }. org.texi:808: Unknown command `arrow'. org.texi:808: Misplaced {. org.texi:808: Misplaced }. org.texi:819: Unknown command `arrow'. org.texi:819: Misplaced {. org.texi:819: Misplaced }. org.texi:2595: Unknown command `arrow'. org.texi:2595: Misplaced {. org.texi:2595: Misplaced }. org.texi:2597: Unknown command `arrow'. org.texi:2597: Misplaced {. org.texi:2597: Misplaced }. org.texi:3452: Unknown command `arrow'. org.texi:3452: Misplaced {. org.texi:3452: Misplaced }. org.texi:3452: Unknown command `arrow'. org.texi:3452: Misplaced {. org.texi:3452: Misplaced }. org.texi:19512: Unknown command `arrow'. org.texi:19512: Misplaced {. org.texi:19512: Misplaced }. org.texi:19512: Unknown command `arrow'. org.texi:19512: Misplaced {. org.texi:19512: Misplaced }. makeinfo: Removing output file `org' due to errors; use --force to preserve. make[1]: *** [org] Error 1 make: *** [info] Error 2 Any ideas? --Diego --000000000000e6feb40583df3268 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

Not sure how long = this has been happening, but I just noticed the following errors when build= ing org (output from "make"):

/Libr= ary/Developer/CommandLineTools/usr/bin/make -C doc info
org-versi= on: 9.2.2 (release_9.2.2-287-gb1429c)
makeinfo --no-split org.tex= i -o org
org.texi:6: warning: unrecognized encoding name `UTF-8&#= 39;.
org.texi:808: Unknown command `arrow'.
org.tex= i:808: Misplaced {.
org.texi:808: Misplaced }.
org.texi= :808: Unknown command `arrow'.
org.texi:808: Misplaced {.
org.texi:808: Misplaced }.
org.texi:819: Unknown command `= arrow'.
org.texi:819: Misplaced {.
org.texi:819: Mi= splaced }.
org.texi:2595: Unknown command `arrow'.
= org.texi:2595: Misplaced {.
org.texi:2595: Misplaced }.
org.texi:2597: Unknown command `arrow'.
org.texi:2597: Mispl= aced {.
org.texi:2597: Misplaced }.
org.texi:3452: Unkn= own command `arrow'.
org.texi:3452: Misplaced {.
or= g.texi:3452: Misplaced }.
org.texi:3452: Unknown command `arrow&#= 39;.
org.texi:3452: Misplaced {.
org.texi:3452: Misplac= ed }.
org.texi:19512: Unknown command `arrow'.
org.= texi:19512: Misplaced {.
org.texi:19512: Misplaced }.
o= rg.texi:19512: Unknown command `arrow'.
org.texi:19512: Mispl= aced {.
org.texi:19512: Misplaced }.
makeinfo: Removing= output file `org' due to errors; use --force to preserve.
ma= ke[1]: *** [org] Error 1
make: *** [info] Error 2

Any ideas?

--Diego

<= /div>
--000000000000e6feb40583df3268--