GNU bug report logs - #66287
Emacs cannot build by default (macOS)

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Reported by: asocial-hired.0l@HIDDEN; Keywords: notabug; dated Sat, 30 Sep 2023 23:48:02 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.
Added tag(s) notabug. Request was from Eli Zaretskii <eliz@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at 66287 <at> debbugs.gnu.org:


Received: (at 66287) by debbugs.gnu.org; 1 Oct 2023 05:27:38 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Oct 01 01:27:38 2023
Received: from localhost ([127.0.0.1]:60354 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1qmozQ-00031i-Jj
	for submit <at> debbugs.gnu.org; Sun, 01 Oct 2023 01:27:38 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:60372)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <eliz@HIDDEN>)
 id 1qmozN-00031K-Nx; Sun, 01 Oct 2023 01:27:35 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1qmoz2-0005xi-GG; Sun, 01 Oct 2023 01:27:12 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From:
 Date; bh=zaS+GBxVe59YW5MO0tz4FbRYb1Z1VDWp429QRzPfwUI=; b=MpGiv/bI+keaxGjYFD/A
 StmWL74+Zc8W7LdIdL9FmZAmYF+2z10Vdi+2cfDtybqoswvfx+3JarNVAWbioUrg+pkoP4zFnT7d4
 +0QU4lut7LFOeSB1xWNs4+UDqm1AWa+FiHjB/P5YVgMK8pIHR6zKiYVxH9RHVH9nJ8/s28DjbGBKC
 13dM6uS8SsxIVU8Sl4eTbX6mb/pTw7f4Sxspmf9eijR+ErHMJ/rR5n26gNXk8BMbNnrkWMmYT2FAY
 gHb/E62rvvhDuxZ3/MFsbg7S53Hj0sDR6u/vIrK6dI1+8qWJelYTFYL7Ms2awQeTCuqGlWnXkSuLL
 +mrE1rpz6LzzNQ==;
Date: Sun, 01 Oct 2023 08:27:09 +0300
Message-Id: <83y1gm9aky.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
To: asocial-hired.0l@HIDDEN
In-Reply-To: <4986B7A8-0450-4DC1-AA41-0F1A89FA487B@HIDDEN>
 (bug-gnu-emacs@HIDDEN)
Subject: Re: bug#66287: Emacs cannot build by default (macOS)
References: <4986B7A8-0450-4DC1-AA41-0F1A89FA487B@HIDDEN>
MIME-version: 1.0
Content-type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 66287
Cc: 66287 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

tags 66287 notabug
thanks

> Date: Sat, 30 Sep 2023 16:46:29 -0700
> From: asocial-hired.0l--- via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@HIDDEN>
> 
> Here is what I ran:
> 
> export CC=clang
> ./autogen.sh
> ./configure [options]
> make
> 
> And I get:
> 
> ———— Start ————
> 
> Warning (emacs): Org version mismatch.  Org loading aborted.
> This warning usually appears when a built-in Org version is loaded
> prior to the more recent Org version.
> 
> In the past, I’ve built with no issues. I recently upgraded to MacOS 14 and am building to get rid of
> issue from bug 66245. Running ‘make bootstrap’ caused it to build correctly.

You need to remove all the *.elc files in lisp/org/, and say "make
again.

This is not a bug.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#66287; Package emacs. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 30 Sep 2023 23:47:24 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Sep 30 19:47:24 2023
Received: from localhost ([127.0.0.1]:60057 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1qmjgA-0006sy-RU
	for submit <at> debbugs.gnu.org; Sat, 30 Sep 2023 19:47:24 -0400
Received: from lists.gnu.org ([2001:470:142::17]:43518)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <asocial-hired.0l@HIDDEN>) id 1qmjg4-0006sc-Sf
 for submit <at> debbugs.gnu.org; Sat, 30 Sep 2023 19:47:21 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <asocial-hired.0l@HIDDEN>)
 id 1qmjfh-0003YL-Nb
 for bug-gnu-emacs@HIDDEN; Sat, 30 Sep 2023 19:46:55 -0400
Received: from qs51p00im-qukt01072502.me.com ([17.57.155.15])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <asocial-hired.0l@HIDDEN>)
 id 1qmjfe-0006Ys-Ja
 for bug-gnu-emacs@HIDDEN; Sat, 30 Sep 2023 19:46:52 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com;
 s=1a1hai; t=1696117606;
 bh=u35aOsqTP7oGJV4YS4G+uf/N3jWagZVQw6IH5CY83B0=;
 h=from:Content-Type:Mime-Version:Subject:Message-Id:Date:to;
 b=pfom2iaNAh0RP3H6/w/8LoTIaGIDc12QXyIz2IgsuqIuAGSsbeBY9B4TATQpHHoPs
 eYNLdJ7JKOlqYc4nGeCG8ORVOXEZwfx8zBAHF+oNt5Er+WqcAkKtKLQyJS6zOvQ5/g
 F37lx/jKwEAAUH7hwrxCWZWAm4+bik9IQg8kW0w5GvzK+B10wYODXmkYO1oBS01f+P
 5cv01gQUeRme/BKBVD39We5ipqyWGNZ3oraPtzobBg6wmnnBgC8cIUr6t8uaxigrG6
 gAwWqsHJWp9mLw7s4NP+/enQqQS42XrNTLLE+L7jXCcJf/58Ty6zWH31AmigBJe5mn
 XmP+OtDWiLT6A==
Received: from qs51p00im-qukt01072502.me.com (unknown [17.57.155.15])
 by qs51p00im-qukt01072502.me.com (Postfix) with ESMTPS id B838B6EC01A5
 for <bug-gnu-emacs@HIDDEN>; Sat, 30 Sep 2023 23:46:45 +0000 (UTC)
Received: from qs51p00im-qukt01071101.me.com (qs51p00im.dlb-asmtpoutvip.me.com
 [10.112.113.12])
 by qs51p00im-qukt01072502.me.com (Postfix) with ESMTP id 8B2CC6EC0160
 for <bug-gnu-emacs@HIDDEN>; Sat, 30 Sep 2023 23:46:45 +0000 (UTC)
Received: from mail-oi1-f179.google.com (mail-oi1-f179.google.com
 [209.85.167.179])
 by qs51p00im-qukt01071101.me.com (Postfix) with ESMTPS id A66544A40155
 for <bug-gnu-emacs_at_gnu_org_pp7945cxc2c3dx_xcdj9216@HIDDEN>;
 Sat, 30 Sep 2023 23:46:42 +0000 (UTC)
X-ICL-SCORE: 3.033033230041
X-ICL-INFO: GAtbVUseBlFGSVVESgMGUkFIRFcUWUIPAApbVRYSFhEAREQZF15TQFUcAkpaUUQWEBwIRkgABiIS
 FAceFB5VDRhbRhEcDRQLFhUJAhweVQ0YW0YEEUALQEdJX1lABRhTQ05IRk8JFEIdHAoYRRJbAxwV
 SxgRARsERE5fWR9fWQUZHEgUF10UQgUNFEpaXVcLGVQJHkkdUFNCQEgQF19RDhBXBRgVEhYGEURE
 EBVRXw5bGgkaWhBbCxFEREtMCQ5UN04nT1UAAldFVFIzOwEbIzRNV1pIdgcjTUAgNkwIASA1HgsW
 EVwYARoUWFVYQlVfVxsTEFVXWBdYHAsWG0NpAwEmARkNb1kQEiYWB08JAlcWAQVFGwNSGioBBRMS
 CQRTQzkPFBRfQwZbGgkaWg==
Authentication-Results: bimi.icloud.com;
 bimi=skipped reason="insufficient dmarc"
X-ARC-Info: policy=fail; arc=none
Authentication-Results: arc.icloud.com; arc=none
Authentication-Results: dmarc.icloud.com; dmarc=pass header.from=gmail.com
X-DMARC-Info: pass=pass; dmarc-policy=none; s=r1; d=r1; pdomain=gmail.com
X-DMARC-Policy: v=DMARC1; p=none; sp=quarantine;
 rua=mailto:mailauth-reports@HIDDEN
Authentication-Results: dkim-verifier.icloud.com;
 dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com
 header.b=FV7k+sUz
Received: by mail-oi1-f179.google.com with SMTP id
 5614622812f47-3af65455e7cso2034278b6e.1
 for <bug-gnu-emacs_at_gnu_org_pp7945cxc2c3dx_xcdj9216@HIDDEN>;
 Sat, 30 Sep 2023 16:46:42 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1696117601; x=1696722401;
 h=to:date:message-id:subject:mime-version:from:x-gm-message-state
 :from:to:cc:subject:date:message-id:reply-to;
 bh=u35aOsqTP7oGJV4YS4G+uf/N3jWagZVQw6IH5CY83B0=;
 b=KObmmlxze3qRvTLWGkTUTk0F3Qc0Y0Odv1fth6aa4nR7PtETqp8lOXpLoWn2xAKQai
 Ikw5fUez1bo/Qs0NkrrlwOnMPrjXQw70sigE30nifcL8v02o6L2O2TrbjWNFJmHJXA5z
 oFClEw9Gtfg/EXf37CeezjMFeS2NLM2IbZtdk6YwL59FDlUPZ7cTWWXojtVB2WaPoPFl
 TPp3bniDmxl0gjzNeFqOVCdtjfCvBFzW9Ap+wCOdbhGmH52pjKRW3cAo1OlciI+IR8oi
 Ho/pA2BjdBZpfuz285KKipVNcihr6MuPCL2NYa8qy3rnhyCJ567gjaEwIDWRfBBg62Tg
 Oi5Q==
X-Gm-Message-State: AOJu0Ywx4zOIN1DSvCW8v9Gzw33zziuuPb9wBj75gaRk1HzQqVw1VGhc
 s5uNqDrkfRVn+pP9oIc6GXpDW71w2xXUYg==
X-Google-Smtp-Source: AGHT+IE9sLmJO5QOOS5lSVaIaW0Fi0BWWQazwZBwTTiir2b80CbbmkX79gVlucP3rDMuY8exR+w+qQ==
X-Received: by 2002:a05:6808:a8e:b0:3ad:fcd5:3dd6 with SMTP id
 q14-20020a0568080a8e00b003adfcd53dd6mr8394081oij.13.1696117601615; 
 Sat, 30 Sep 2023 16:46:41 -0700 (PDT)
Received: from smtpclient.apple (rrcs-74-62-147-67.west.biz.rr.com.
 [74.62.147.67]) by smtp.gmail.com with ESMTPSA id
 e10-20020a170902744a00b001bc59cd718asm13012223plt.278.2023.09.30.16.46.40
 for <bug-gnu-emacs_at_gnu_org_pp7945cxc2c3dx_xcdj9216@HIDDEN>
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sat, 30 Sep 2023 16:46:41 -0700 (PDT)
from: asocial-hired.0l@HIDDEN
Content-Type: multipart/alternative;
 boundary="Apple-Mail=_8C1F4514-881C-4052-BA60-7BE83EE6264E"
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.100.2.1.4\))
Subject: Emacs cannot build by default (macOS)
Message-Id: <4986B7A8-0450-4DC1-AA41-0F1A89FA487B@HIDDEN>
Date: Sat, 30 Sep 2023 16:46:29 -0700
to: bug-gnu-emacs@HIDDEN
X-Mailer: Apple Mail (2.3774.100.2.1.4)
X-Proofpoint-GUID: F4h78MuVu246PxjBtl_is6mKjdy73Qvs
X-Proofpoint-ORIG-GUID: F4h78MuVu246PxjBtl_is6mKjdy73Qvs
X-Proofpoint-Virus-Version: =?UTF-8?Q?vendor=3Dfsecure_engine=3D1.1.170-22c6f66c430a71ce266a39bfe25bc?=
 =?UTF-8?Q?2903e8d5c8f:6.0.425,18.0.572,17.0.605.474.0000000_definitions?=
 =?UTF-8?Q?=3D2022-01-11=5F01:2022-01-11=5F01,2020-02-14=5F11,2020-01-23?=
 =?UTF-8?Q?=5F02_signatures=3D0?=
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 adultscore=0
 bulkscore=0 mlxscore=0
 spamscore=0 mlxlogscore=999 clxscore=1015 phishscore=0 suspectscore=0
 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1
 engine=8.12.0-2212070000 definitions=main-2309300196
Received-SPF: pass client-ip=17.57.155.15;
 envelope-from=asocial-hired.0l@HIDDEN; helo=qs51p00im-qukt01072502.me.com
X-Spam_score_int: -27
X-Spam_score: -2.8
X-Spam_bar: --
X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001,
 HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001,
 RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.0 (/)


--Apple-Mail=_8C1F4514-881C-4052-BA60-7BE83EE6264E
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

Here is what I ran:

export CC=3Dclang
./autogen.sh
./configure [options]
make

And I get:

=E2=80=94=E2=80=94=E2=80=94=E2=80=94 Start =E2=80=94=E2=80=94=E2=80=94=E2=80=
=94

Warning (emacs): Org version mismatch.  Org loading aborted.
This warning usually appears when a built-in Org version is loaded
prior to the more recent Org version.

Version mismatch is commonly encountered in the following situations:

1. Emacs is loaded using literate Org config and more recent Org
   version is loaded inside the file loaded by =
=E2=80=98org-babel-load-file=E2=80=99.
   =E2=80=98org-babel-load-file=E2=80=99 triggers the built-in Org =
version clashing
   the newer Org version attempt to be loaded later.

   It is recommended to move the Org loading code before the
   =E2=80=98org-babel-load-file=E2=80=99 call.

2. New Org version is loaded manually by setting =E2=80=98load-path=E2=80=99=
, but some
   other package depending on Org is loaded before the =E2=80=98load-path=E2=
=80=99 is
   configured.
   This "other package" is triggering built-in Org version, again
   causing the version mismatch.

   It is recommended to set =E2=80=98load-path=E2=80=99 as early in the =
config as
   possible.

3. New Org version is loaded using straight.el package manager and
   other package depending on Org is loaded before straight triggers
   loading of the newer Org version.

   It is recommended to put

    (straight-use-package 'org)

   early in the config.  Ideally, right after the straight.el
   bootstrap.  Moving =E2=80=98use-package=E2=80=99 :straight =
declaration may not be
   sufficient if the corresponding =E2=80=98use-package=E2=80=99 =
statement is
   deferring the loading.

Error: error ("gnus/gnus-icalendar.el" "Org version mismatch.  Make sure =
that correct =E2=80=98load-path=E2=80=99 is set early in init.el")
  mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode =
-0xcc2590e78512f81>))
  debug-early-backtrace()
  debug-early(error (error "gnus/gnus-icalendar.el" "Org version =
mismatch.  Make sure that correct =E2=80=98load-path=E2=80=99 is set =
early in init.el"))
  signal(error ("gnus/gnus-icalendar.el" "Org version mismatch.  Make =
sure that correct =E2=80=98load-path=E2=80=99 is set early in init.el"))
  comp--native-compile("gnus/gnus-icalendar.el")
  batch-native-compile(t)
  command-line-1(("--eval" "(setq load-prefer-newer t =
byte-compile-warnings 'all)" "-l" "comp" "-f" =
"byte-compile-refresh-preloaded" "--eval" "(batch-native-compile t)" =
"gnus/gnus-icalendar.el"))
  command-line()
  normal-top-level()
gnus/gnus-icalendar.el: "Org version mismatch.  Make sure that correct =
=E2=80=98load-path=E2=80=99 is set early in init.el=E2=80=9D

=E2=80=94=E2=80=94=E2=80=94=E2=80=94 End =E2=80=94=E2=80=94=E2=80=94=E2=80=
=94

In the past, I=E2=80=99ve built with no issues. I recently upgraded to =
MacOS 14 and am building to get rid of issue from bug 66245. Running =
=E2=80=98make bootstrap=E2=80=99 caused it to build correctly.=

--Apple-Mail=_8C1F4514-881C-4052-BA60-7BE83EE6264E
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=utf-8

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; =
charset=3Dutf-8"></head><body style=3D"overflow-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;">Here is what I =
ran:<div><br></div><div>export =
CC=3Dclang</div><div>./autogen.sh</div><div>./configure =
[options]</div><div>make</div><div><br></div><div>And I =
get:</div><div><br></div><div>=E2=80=94=E2=80=94=E2=80=94=E2=80=94 Start =
=E2=80=94=E2=80=94=E2=80=94=E2=80=94</div><div><br></div><div><p =
style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">Warning (emacs): Org version mismatch.&nbsp; Org =
loading aborted.</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">This warning usually appears when a built-in Org =
version is loaded</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">prior to the more recent Org version.</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0); min-height: 13px;"><span style=3D"font-variant-ligatures: =
no-common-ligatures"></span><br></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">Version mismatch is commonly encountered in the =
following situations:</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0); min-height: 13px;"><span style=3D"font-variant-ligatures: =
no-common-ligatures"></span><br></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">1. Emacs is loaded using literate Org config and =
more recent Org</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; version is loaded inside the file =
loaded by =E2=80=98org-babel-load-file=E2=80=99.</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; =E2=80=98org-babel-load-file=E2=80=99 =
triggers the built-in Org version clashing</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; the newer Org version attempt to be =
loaded later.</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0); min-height: 13px;"><span style=3D"font-variant-ligatures: =
no-common-ligatures"></span><br></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; It is recommended to move the Org =
loading code before the</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; =E2=80=98org-babel-load-file=E2=80=99 =
call.</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0); min-height: 13px;"><span style=3D"font-variant-ligatures: =
no-common-ligatures"></span><br></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">2. New Org version is loaded manually by setting =
=E2=80=98load-path=E2=80=99, but some</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; other package depending on Org is =
loaded before the =E2=80=98load-path=E2=80=99 is</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; configured.</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; This "other package" is triggering =
built-in Org version, again</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; causing the version =
mismatch.</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0); min-height: 13px;"><span style=3D"font-variant-ligatures: =
no-common-ligatures"></span><br></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; It is recommended to set =
=E2=80=98load-path=E2=80=99 as early in the config as</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; possible.</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0); min-height: 13px;"><span style=3D"font-variant-ligatures: =
no-common-ligatures"></span><br></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">3. New Org version is loaded using straight.el =
package manager and</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; other package depending on Org is =
loaded before straight triggers</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; loading of the newer Org =
version.</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0); min-height: 13px;"><span style=3D"font-variant-ligatures: =
no-common-ligatures"></span><br></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; It is recommended to put</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0); min-height: 13px;"><span style=3D"font-variant-ligatures: =
no-common-ligatures"></span><br></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; &nbsp; (straight-use-package =
'org)</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0); min-height: 13px;"><span style=3D"font-variant-ligatures: =
no-common-ligatures"></span><br></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; early in the config.&nbsp; Ideally, =
right after the straight.el</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; bootstrap.&nbsp; Moving =
=E2=80=98use-package=E2=80=99 :straight declaration may not =
be</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; sufficient if the corresponding =
=E2=80=98use-package=E2=80=99 statement is</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp;&nbsp; deferring the loading.</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0); min-height: 13px;"><span style=3D"font-variant-ligatures: =
no-common-ligatures"></span><br></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">Error: error ("gnus/gnus-icalendar.el" "Org version =
mismatch.&nbsp; Make sure that correct =E2=80=98load-path=E2=80=99 is =
set early in init.el")</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; mapbacktrace(#f(compiled-function (evald =
func args flags) #&lt;bytecode -0xcc2590e78512f81&gt;))</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; debug-early-backtrace()</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; debug-early(error (error =
"gnus/gnus-icalendar.el" "Org version mismatch.&nbsp; Make sure that =
correct =E2=80=98load-path=E2=80=99 is set early in =
init.el"))</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; signal(error ("gnus/gnus-icalendar.el" "Org =
version mismatch.&nbsp; Make sure that correct =E2=80=98load-path=E2=80=99=
 is set early in init.el"))</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; =
comp--native-compile("gnus/gnus-icalendar.el")</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; batch-native-compile(t)</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; command-line-1(("--eval" "(setq =
load-prefer-newer t byte-compile-warnings 'all)" "-l" "comp" "-f" =
"byte-compile-refresh-preloaded" "--eval" "(batch-native-compile t)" =
"gnus/gnus-icalendar.el"))</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; command-line()</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; normal-top-level()</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures">gnus/gnus-icalendar.el: "Org version =
mismatch.&nbsp; Make sure that correct =E2=80=98load-path=E2=80=99 is =
set early in init.el=E2=80=9D</span></p><p style=3D"margin: 0px; =
font-style: normal; font-variant-caps: normal; font-stretch: normal; =
font-size: 11px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal; color: rgb(0, 0, 0);"><span =
style=3D"font-variant-ligatures: no-common-ligatures"><br></span></p><p =
style=3D"margin: 0px; font-stretch: normal; line-height: normal; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"color: rgb(0, 0, 0); =
font-family: Menlo; font-size: 11px; font-style: normal; =
font-variant-caps: normal; font-variant-ligatures: =
no-common-ligatures;"><span style=3D"font-family: Helvetica; font-size: =
12px;">=E2=80=94=E2=80=94=E2=80=94=E2=80=94 End&nbsp;</span></span><font =
color=3D"#000000"><span style=3D"caret-color: rgb(0, 0, =
0);">=E2=80=94=E2=80=94=E2=80=94=E2=80=94</span></font></p><p =
style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; color: =
rgb(0, 0, 0);"><span style=3D"font-variant-ligatures: =
no-common-ligatures"><span style=3D"font-family: Helvetica; font-size: =
12px;"><br></span></span></p><p style=3D"margin: 0px; font-style: =
normal; font-variant-caps: normal; font-stretch: normal; font-size: =
11px; line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal; color: rgb(0, 0, 0);"><span =
style=3D"font-variant-ligatures: no-common-ligatures">In the past, =
I=E2=80=99ve built with no issues. I recently upgraded to MacOS 14 and =
am building to get rid of issue from bug 66245. Running =E2=80=98make =
bootstrap=E2=80=99 caused it to build =
correctly.</span></p></div></body></html>=

--Apple-Mail=_8C1F4514-881C-4052-BA60-7BE83EE6264E--




Acknowledgement sent to asocial-hired.0l@HIDDEN:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#66287; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Sun, 1 Oct 2023 05:30:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.