From: "Mark A. Hershberger" via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 62136@debbugs.gnu.org, akrl@sdf.org
Subject: bug#62136: 30.0.50; byte-compiled init.el loads correctly, but native compiled init.eln loads incompletely
Date: Mon, 13 Mar 2023 01:40:42 -0400 [thread overview]
Message-ID: <877cvl2opx.fsf@everybody.org> (raw)
In-Reply-To: <87zg8i1ruo.fsf@everybody.org>
Thanks for the reply, Eli.
It is late, so I will try to find more information tomorrow, but right
now I can give you a *Messages* buffer from a complete load (when there
is an init.elc file, but no init.eln file) and a *Messages* buffer from
an improper load (when there is an init.eln file).
To quickly pin-point the missing lines from the improper load, this is
the first set of missing lines:
=-=-=-=-=-=-=-= snip =-=-=-=-=-=-=-=
loading spacemacs 3s elapsed since emacs started.
Warning: setting attribute ‘:foreground’ of face ‘trailing-whitespace’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘org-level-4’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘org-level-3’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘org-level-2’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘org-level-1’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘mode-line-buffer-id’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:foreground’ of face ‘ido-subdir’: nil value is invalid, use ‘unspecified’ instead.
Restarting server
done loading spacemacs 3s elapsed since emacs started.
[yas] Prepared just-in-time loading of snippets successfully.
=-=-=-=-=-=-=-= snip =-=-=-=-=-=-=-=
There is another section missing as well:
=-=-=-=-=-=-=-= snip =-=-=-=-=-=-=-=
Loading auto-compile (native compiled elisp)...done
Warning: setting attribute ‘:background’ of face ‘diff-removed’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘diff-added’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘diff-changed’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘diff-indicator-removed’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘diff-indicator-added’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘diff-indicator-changed’: nil value is invalid, use ‘unspecified’ instead.
Waiting for git... [2 times]
Loading page-break-lines (native compiled elisp)...done
Warning: setting attribute ‘:background’ of face ‘blamer-face’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘which-key-separator-face’: nil value is invalid, use ‘unspecified’ instead.
=-=-=-=-=-=-=-= snip =-=-=-=-=-=-=-=
I'll try to track down the code in my init.el that corresponds with
these lines tomorrow.
Full Messages buffers:
proper load:
=-=-=-=-=-=-=-= snip =-=-=-=-=-=-=-=
got /home/mah/.emacs.d/straight/repos/straight.el/bootstrap.el
Loading /home/mah/.emacs.d/define.el (source)...done
Loading /home/mah/.emacs.d/my-custom.el (source)...
Loading allout (native compiled elisp)...done
Loading help-at-pt (native compiled elisp)...done
Loading ido (native compiled elisp)...done
Loading server (native compiled elisp)...done
Warning: setting attribute ‘:background’ of face ‘mode-line-buffer-id’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:foreground’ of face ‘ido-subdir’: nil value is invalid, use ‘unspecified’ instead.
Loading /home/mah/.emacs.d/my-custom.el (source)...done
Loading /home/mah/.emacs.d/my-firestarter.el (source)...done
before use-package in default.el 3s elapsed since emacs started.
Restarting server
loading spacemacs 3s elapsed since emacs started.
Warning: setting attribute ‘:foreground’ of face ‘trailing-whitespace’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘org-level-4’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘org-level-3’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘org-level-2’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘org-level-1’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘mode-line-buffer-id’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:foreground’ of face ‘ido-subdir’: nil value is invalid, use ‘unspecified’ instead.
Restarting server
done loading spacemacs 3s elapsed since emacs started.
[yas] Prepared just-in-time loading of snippets successfully.
after org-table in default.el 4s elapsed since emacs started.
Loading auto-compile (native compiled elisp)...done
Warning: setting attribute ‘:background’ of face ‘diff-removed’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘diff-added’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘diff-changed’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘diff-indicator-removed’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘diff-indicator-added’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘diff-indicator-changed’: nil value is invalid, use ‘unspecified’ instead.
Waiting for git... [2 times]
Loading page-break-lines (native compiled elisp)...done
Warning: setting attribute ‘:background’ of face ‘blamer-face’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:background’ of face ‘which-key-separator-face’: nil value is invalid, use ‘unspecified’ instead.
Preparing diary...
Followed link to /home/mah/home-files/dotfiles/diary
No diary entries for Monday, March 13, 2023
Appointment reminders enabled
init.el 9s elapsed since emacs started.
Started up! 10s elapsed since emacs started.
=-=-=-=-=-=-=-= snip =-=-=-=-=-=-=-=
improper load
=-=-=-=-=-=-=-= snip =-=-=-=-=-=-=-=
got /home/mah/.emacs.d/straight/repos/straight.el/bootstrap.el
Loading /home/mah/.emacs.d/define.el (source)...done
Loading /home/mah/.emacs.d/my-custom.el (source)...
Loading allout (native compiled elisp)...done
Loading help-at-pt (native compiled elisp)...done
Loading ido (native compiled elisp)...done
Loading server (native compiled elisp)...done
Warning: setting attribute ‘:background’ of face ‘mode-line-buffer-id’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:foreground’ of face ‘ido-subdir’: nil value is invalid, use ‘unspecified’ instead.
Loading /home/mah/.emacs.d/my-custom.el (source)...done
Loading /home/mah/.emacs.d/my-firestarter.el (source)...done
before use-package in default.el 3s elapsed since emacs started.
Restarting server
after org-table in default.el 3s elapsed since emacs started.
Preparing diary...
Followed link to /home/mah/home-files/dotfiles/diary
No diary entries for Monday, March 13, 2023
Appointment reminders enabled
init.el 3s elapsed since emacs started.
Started up! 3s elapsed since emacs started.
=-=-=-=-=-=-=-= snip =-=-=-=-=-=-=-=
--
http://hexmode.com/
I cannot remember the books I've read any more than the meals I have eaten;
even so, they have made me.
-- Ralph Waldo Emerson
next prev parent reply other threads:[~2023-03-13 5:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-12 5:06 bug#62136: 30.0.50; byte-compiled init.el loads correctly, but native compiled init.eln loads incompletely Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-12 7:24 ` Eli Zaretskii
2023-03-13 5:40 ` Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2023-04-05 22:04 ` bug#62136: (no subject) Teika Kazura
2023-04-06 15:21 ` bug#62136: init.el partial execution Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-06 17:25 ` bug#62136: a further update: straight.el & nativecomp interaction? Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-06 17:33 ` Eli Zaretskii
2023-04-06 18:07 ` Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-06 18:24 ` Eli Zaretskii
2023-05-05 6:41 ` Eli Zaretskii
2023-05-05 12:31 ` Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-05 13:31 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877cvl2opx.fsf@everybody.org \
--to=bug-gnu-emacs@gnu.org \
--cc=62136@debbugs.gnu.org \
--cc=akrl@sdf.org \
--cc=eliz@gnu.org \
--cc=mah@everybody.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).