all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#61125: 30.0.50; debug build fails
@ 2023-01-28 18:18 Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2023-01-28 20:15 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-01-28 18:18 UTC (permalink / raw)
  To: 61125


Bactrace of build failure while using my “build an emacs with debugging”
branch of my build script:

…
  ELC+ELN  emacs-lisp/comp.elc
  ELC+ELN  emacs-lisp/comp-cstr.elc
emacs: Overflowing function relocation table, increase F_RELOC_MAX_SIZE
make[3]: *** [Makefile:327: emacs-lisp/macroexp.elc] Error 1
make[3]: *** Waiting for unfinished jobs....
emacs: Overflowing function relocation table, increase F_RELOC_MAX_SIZE
make[3]: *** [Makefile:327: emacs-lisp/cconv.elc] Error 1
emacs: Overflowing function relocation table, increase F_RELOC_MAX_SIZE
make[3]: *** [Makefile:327: emacs-lisp/comp-cstr.elc] Error 1
emacs: Overflowing function relocation table, increase F_RELOC_MAX_SIZE
make[3]: *** [Makefile:327: emacs-lisp/bytecomp.elc] Error 1
emacs: Overflowing function relocation table, increase F_RELOC_MAX_SIZE
make[3]: *** [Makefile:327: emacs-lisp/byte-opt.elc] Error 1
emacs: Overflowing function relocation table, increase F_RELOC_MAX_SIZE
make[3]: *** [Makefile:327: emacs-lisp/comp.elc] Error 1
make[3]: Leaving directory '.../emacs/lisp'
make[2]: *** [Makefile:921: bootstrap-emacs.pdmp] Error 2
make[2]: Leaving directory '.../emacs/src'
make[1]: *** [Makefile:544: src] Error 2
make[1]: Leaving directory '.../emacs'
make[1]: Entering directory '.../emacs'
***
*** "make all" failed with exit status 2.
***
*** You could try to:
*** - run "make bootstrap", which might fix the problem
*** - run "make V=1", which displays the full commands invoked by make,
***   to further investigate the problem
***
make[1]: *** [Makefile:414: advice-on-failure] Error 2
make[1]: Leaving directory '.../emacs'
make: *** [Makefile:370: all] Error 2

At this point, I went looking for F_RELOC_MAX_SIZE and saw it is
hardcoded in src/comp.c, so I'm filing this bug.

Let me know what other information would be helpful.



In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
 3.24.36, cairo version 1.16.0) of 2023-01-28 built on gabriel
Repository revision: 4de1171d143f0fa75c777f1a9050ae537d7732e5
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12201006
System Description: Debian GNU/Linux bookworm/sid

Configured using:
 'configure --with-gif=ifavailable --with-tree-sitter=ifavailable
 --with-cairo --with-imagemagick --with-json --with-native-compilation
 --with-xinput2 --with-xwidgets --with-x-toolkit=gtk3 --with-gconf
 --with-xwidgets --with-imagemagick --with-modules'

Configured features:
ACL CAIRO DBUS FREETYPE GCONF GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ
IMAGEMAGICK JPEG JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2
M17N_FLT MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP
SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE
XIM XINPUT2 XPM XWIDGETS GTK3 ZLIB

Important settings:
  value of $LC_MONETARY: en_US.UTF-8
  value of $LC_NUMERIC: en_US.UTF-8
  value of $LC_TIME: en_US.UTF-8
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  helm--remap-mouse-mode: t
  async-bytecomp-package-mode: t
  global-emojify-mode: t
  emojify-mode: t
  which-key-mode: t
  dap-tooltip-mode: t
  dap-ui-controls-mode: t
  dap-ui-mode: t
  treemacs-filewatch-mode: t
  treemacs-follow-mode: t
  treemacs-git-mode: t
  treemacs-fringe-indicator-mode: t
  dap-mode: t
  global-page-break-lines-mode: t
  page-break-lines-mode: t
  buffer-face-mode: t
  direnv-mode: t
  flx-ido-mode: t
  auto-compile-on-load-mode: t
  auto-compile-on-save-mode: t
  yas-global-mode: t
  yas-minor-mode: t
  gcmh-mode: t
  global-flycheck-mode: t
  flycheck-mode: t
  override-global-mode: t
  shell-dirtrack-mode: t
  server-mode: t
  ido-everywhere: t
  windmove-mode: t
  display-time-mode: t
  straight-use-package-mode: t
  straight-package-neutering-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  prettify-symbols-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  abbrev-mode: t
  hs-minor-mode: t

Load-path shadows:
/home/mah/.emacs.d/straight/build/dpkg-dev-el/debian-autoloads hides /home/mah/.emacs.d/straight/build/debian-el/debian-autoloads
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-rust hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-rust
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-volar hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-volar
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-zig hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-zig
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-sqls hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-sqls
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-xml hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-xml
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-steep hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-steep
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-pylsp hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-pylsp
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-iedit hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-iedit
/home/mah/.emacs.d/straight/build/lsp-mode/lsp hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-terraform hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-terraform
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-idris hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-idris
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-html hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-html
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-tex hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-tex
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-rf hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-rf
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-pyls hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-pyls
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-perlnavigator hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-perlnavigator
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-dired hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-dired
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-lens hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-lens
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-yaml hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-yaml
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-csharp hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-csharp
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-v hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-v
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-gdscript hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-gdscript
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-nix hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-nix
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-groovy hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-groovy
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-dot hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-dot
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-toml hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-toml
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-dockerfile hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-dockerfile
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-lua hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-lua
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-completion hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-completion
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-astro hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-astro
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-elixir hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-elixir
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-mint hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-mint
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-json hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-json
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-vala hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-vala
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-hack hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-hack
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-diagnostics hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-diagnostics
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-nim hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-nim
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-dhall hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-dhall
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-purescript hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-purescript
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-cmake hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-cmake
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-mode-autoloads hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-mode-autoloads
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-beancount hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-beancount
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-verilog hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-verilog
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-semantic-tokens hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-semantic-tokens
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-erlang hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-erlang
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-javascript hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-javascript
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-d hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-d
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-ruby-syntax-tree hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-ruby-syntax-tree
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-marksman hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-marksman
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-pwsh hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-pwsh
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-ttcn3 hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-ttcn3
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-markdown hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-markdown
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-elm hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-elm
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-pls hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-pls
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-gleam hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-gleam
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-graphql hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-graphql
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-eslint hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-eslint
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-emmet hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-emmet
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-vhdl hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-vhdl
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-solargraph hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-solargraph
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-camel hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-camel
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-headerline hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-headerline
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-protocol hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-protocol
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-ada hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-ada
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-mode hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-mode
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-fsharp hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-fsharp
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-perl hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-perl
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-ansible hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-ansible
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-bash hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-bash
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-crystal hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-crystal
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-php hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-php
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-angular hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-angular
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-racket hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-racket
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-magik hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-magik
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-svelte hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-svelte
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-fortran hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-fortran
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-haxe hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-haxe
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-modeline hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-modeline
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-clojure hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-clojure
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-vetur hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-vetur
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-sorbet hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-sorbet
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-go hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-go
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-ocaml hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-ocaml
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-vimscript hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-vimscript
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-css hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-css
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-actionscript hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-actionscript
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-remark hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-remark
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-r hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-r
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-nginx hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-nginx
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-prolog hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-prolog
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-ido hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-ido
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-icons hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-icons
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-clangd hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-clangd
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-openscad hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-openscad
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-kotlin hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-kotlin
/home/mah/.emacs.d/straight/build/lsp-mode/lsp-typeprof hides /home/mah/.emacs.d/elpa/lsp-mode-20230126.1057/lsp-typeprof
/home/mah/.emacs.d/straight/build/spinner/spinner-autoloads hides /home/mah/.emacs.d/elpa/spinner-1.7.4/spinner-autoloads
/home/mah/.emacs.d/straight/build/spinner/spinner hides /home/mah/.emacs.d/elpa/spinner-1.7.4/spinner
/home/mah/.emacs.d/straight/build/f/f-autoloads hides /home/mah/.emacs.d/elpa/f-20230116.1032/f-autoloads
/home/mah/.emacs.d/straight/build/f/f hides /home/mah/.emacs.d/elpa/f-20230116.1032/f
/home/mah/.emacs.d/straight/build/f/f-shortdoc hides /home/mah/.emacs.d/elpa/f-20230116.1032/f-shortdoc
/home/mah/.emacs.d/straight/build/ht/ht hides /home/mah/.emacs.d/elpa/ht-20221031.705/ht
/home/mah/.emacs.d/straight/build/ht/ht-autoloads hides /home/mah/.emacs.d/elpa/ht-20221031.705/ht-autoloads
/home/mah/.emacs.d/straight/build/lv/lv-autoloads hides /home/mah/.emacs.d/elpa/lv-0.15.0/lv-autoloads
/home/mah/.emacs.d/straight/build/lv/lv hides /home/mah/.emacs.d/elpa/lv-0.15.0/lv
/home/mah/.emacs.d/straight/build/s/s hides /home/mah/.emacs.d/elpa/s-20220902.1511/s
/home/mah/.emacs.d/straight/build/s/s-autoloads hides /home/mah/.emacs.d/elpa/s-20220902.1511/s-autoloads
/home/mah/.emacs.d/straight/build/markdown-mode/markdown-mode hides /home/mah/.emacs.d/elpa/markdown-mode-20230128.1027/markdown-mode
/home/mah/.emacs.d/straight/build/markdown-mode/markdown-mode-autoloads hides /home/mah/.emacs.d/elpa/markdown-mode-20230128.1027/markdown-mode-autoloads
/home/mah/.emacs.d/straight/build/dash/dash hides /home/mah/.emacs.d/elpa/dash-2.19.1/dash
/home/mah/.emacs.d/straight/build/dash/dash-autoloads hides /home/mah/.emacs.d/elpa/dash-2.19.1/dash-autoloads
/home/mah/.emacs.d/straight/build/transient/transient hides /home/mah/work/code/emacs-master/lisp/transient
/home/mah/.emacs.d/straight/build/use-package/use-package hides /home/mah/work/code/emacs-master/lisp/use-package/use-package
/home/mah/.emacs.d/straight/build/use-package/use-package-bind-key hides /home/mah/work/code/emacs-master/lisp/use-package/use-package-bind-key
/home/mah/.emacs.d/straight/build/use-package/use-package-core hides /home/mah/work/code/emacs-master/lisp/use-package/use-package-core
/home/mah/.emacs.d/straight/build/use-package/use-package-delight hides /home/mah/work/code/emacs-master/lisp/use-package/use-package-delight
/home/mah/.emacs.d/straight/build/use-package/use-package-jump hides /home/mah/work/code/emacs-master/lisp/use-package/use-package-jump
/home/mah/.emacs.d/straight/build/use-package/use-package-ensure hides /home/mah/work/code/emacs-master/lisp/use-package/use-package-ensure
/home/mah/.emacs.d/straight/build/use-package/use-package-diminish hides /home/mah/work/code/emacs-master/lisp/use-package/use-package-diminish
/home/mah/.emacs.d/straight/build/use-package/use-package-lint hides /home/mah/work/code/emacs-master/lisp/use-package/use-package-lint
/home/mah/.emacs.d/straight/build/bind-key/bind-key hides /home/mah/work/code/emacs-master/lisp/use-package/bind-key
/home/mah/.emacs.d/straight/build/xref/xref hides /home/mah/work/code/emacs-master/lisp/progmodes/xref
/home/mah/.emacs.d/straight/build/project/project hides /home/mah/work/code/emacs-master/lisp/progmodes/project
/home/mah/.emacs.d/straight/build/org/org-fold hides /home/mah/work/code/emacs-master/lisp/org/org-fold
/home/mah/.emacs.d/straight/build/org/ob-tangle hides /home/mah/work/code/emacs-master/lisp/org/ob-tangle
/home/mah/.emacs.d/straight/build/org/org-datetree hides /home/mah/work/code/emacs-master/lisp/org/org-datetree
/home/mah/.emacs.d/straight/build/org/ob-makefile hides /home/mah/work/code/emacs-master/lisp/org/ob-makefile
/home/mah/.emacs.d/straight/build/org/org-goto hides /home/mah/work/code/emacs-master/lisp/org/org-goto
/home/mah/.emacs.d/straight/build/org/org-timer hides /home/mah/work/code/emacs-master/lisp/org/org-timer
/home/mah/.emacs.d/straight/build/org/ob-julia hides /home/mah/work/code/emacs-master/lisp/org/ob-julia
/home/mah/.emacs.d/straight/build/org/ob-eshell hides /home/mah/work/code/emacs-master/lisp/org/ob-eshell
/home/mah/.emacs.d/straight/build/org/org-macro hides /home/mah/work/code/emacs-master/lisp/org/org-macro
/home/mah/.emacs.d/straight/build/org/ol-eshell hides /home/mah/work/code/emacs-master/lisp/org/ol-eshell
/home/mah/.emacs.d/straight/build/org/ob-emacs-lisp hides /home/mah/work/code/emacs-master/lisp/org/ob-emacs-lisp
/home/mah/.emacs.d/straight/build/org/ob-fortran hides /home/mah/work/code/emacs-master/lisp/org/ob-fortran
/home/mah/.emacs.d/straight/build/org/ol-eww hides /home/mah/work/code/emacs-master/lisp/org/ol-eww
/home/mah/.emacs.d/straight/build/org/ol-mhe hides /home/mah/work/code/emacs-master/lisp/org/ol-mhe
/home/mah/.emacs.d/straight/build/org/ol-irc hides /home/mah/work/code/emacs-master/lisp/org/ol-irc
/home/mah/.emacs.d/straight/build/org/ox-org hides /home/mah/work/code/emacs-master/lisp/org/ox-org
/home/mah/.emacs.d/straight/build/org/org-lint hides /home/mah/work/code/emacs-master/lisp/org/org-lint
/home/mah/.emacs.d/straight/build/org/ob-core hides /home/mah/work/code/emacs-master/lisp/org/ob-core
/home/mah/.emacs.d/straight/build/org/org-list hides /home/mah/work/code/emacs-master/lisp/org/org-list
/home/mah/.emacs.d/straight/build/org/org-compat hides /home/mah/work/code/emacs-master/lisp/org/org-compat
/home/mah/.emacs.d/straight/build/org/ox-man hides /home/mah/work/code/emacs-master/lisp/org/ox-man
/home/mah/.emacs.d/straight/build/org/org-persist hides /home/mah/work/code/emacs-master/lisp/org/org-persist
/home/mah/.emacs.d/straight/build/org/ob-org hides /home/mah/work/code/emacs-master/lisp/org/ob-org
/home/mah/.emacs.d/straight/build/org/ob-table hides /home/mah/work/code/emacs-master/lisp/org/ob-table
/home/mah/.emacs.d/straight/build/org/ol-bibtex hides /home/mah/work/code/emacs-master/lisp/org/ol-bibtex
/home/mah/.emacs.d/straight/build/org/org-element hides /home/mah/work/code/emacs-master/lisp/org/org-element
/home/mah/.emacs.d/straight/build/org/oc-natbib hides /home/mah/work/code/emacs-master/lisp/org/oc-natbib
/home/mah/.emacs.d/straight/build/org/ob-ocaml hides /home/mah/work/code/emacs-master/lisp/org/ob-ocaml
/home/mah/.emacs.d/straight/build/org/org-agenda hides /home/mah/work/code/emacs-master/lisp/org/org-agenda
/home/mah/.emacs.d/straight/build/org/ob-sqlite hides /home/mah/work/code/emacs-master/lisp/org/ob-sqlite
/home/mah/.emacs.d/straight/build/org/ol-bbdb hides /home/mah/work/code/emacs-master/lisp/org/ol-bbdb
/home/mah/.emacs.d/straight/build/org/ob-ref hides /home/mah/work/code/emacs-master/lisp/org/ob-ref
/home/mah/.emacs.d/straight/build/org/ox-latex hides /home/mah/work/code/emacs-master/lisp/org/ox-latex
/home/mah/.emacs.d/straight/build/org/org-loaddefs hides /home/mah/work/code/emacs-master/lisp/org/org-loaddefs
/home/mah/.emacs.d/straight/build/org/org-fold-core hides /home/mah/work/code/emacs-master/lisp/org/org-fold-core
/home/mah/.emacs.d/straight/build/org/ob-ditaa hides /home/mah/work/code/emacs-master/lisp/org/ob-ditaa
/home/mah/.emacs.d/straight/build/org/ox-beamer hides /home/mah/work/code/emacs-master/lisp/org/ox-beamer
/home/mah/.emacs.d/straight/build/org/ob-clojure hides /home/mah/work/code/emacs-master/lisp/org/ob-clojure
/home/mah/.emacs.d/straight/build/org/ob-haskell hides /home/mah/work/code/emacs-master/lisp/org/ob-haskell
/home/mah/.emacs.d/straight/build/org/ob-sql hides /home/mah/work/code/emacs-master/lisp/org/ob-sql
/home/mah/.emacs.d/straight/build/org/ob-matlab hides /home/mah/work/code/emacs-master/lisp/org/ob-matlab
/home/mah/.emacs.d/straight/build/org/org-num hides /home/mah/work/code/emacs-master/lisp/org/org-num
/home/mah/.emacs.d/straight/build/org/ob-R hides /home/mah/work/code/emacs-master/lisp/org/ob-R
/home/mah/.emacs.d/straight/build/org/ob-js hides /home/mah/work/code/emacs-master/lisp/org/ob-js
/home/mah/.emacs.d/straight/build/org/ox-ascii hides /home/mah/work/code/emacs-master/lisp/org/ox-ascii
/home/mah/.emacs.d/straight/build/org/org-entities hides /home/mah/work/code/emacs-master/lisp/org/org-entities
/home/mah/.emacs.d/straight/build/org/org-plot hides /home/mah/work/code/emacs-master/lisp/org/org-plot
/home/mah/.emacs.d/straight/build/org/ob-shell hides /home/mah/work/code/emacs-master/lisp/org/ob-shell
/home/mah/.emacs.d/straight/build/org/oc hides /home/mah/work/code/emacs-master/lisp/org/oc
/home/mah/.emacs.d/straight/build/org/oc-biblatex hides /home/mah/work/code/emacs-master/lisp/org/oc-biblatex
/home/mah/.emacs.d/straight/build/org/org-ctags hides /home/mah/work/code/emacs-master/lisp/org/org-ctags
/home/mah/.emacs.d/straight/build/org/org-habit hides /home/mah/work/code/emacs-master/lisp/org/org-habit
/home/mah/.emacs.d/straight/build/org/ob-perl hides /home/mah/work/code/emacs-master/lisp/org/ob-perl
/home/mah/.emacs.d/straight/build/org/org-table hides /home/mah/work/code/emacs-master/lisp/org/org-table
/home/mah/.emacs.d/straight/build/org/ob-calc hides /home/mah/work/code/emacs-master/lisp/org/ob-calc
/home/mah/.emacs.d/straight/build/org/oc-bibtex hides /home/mah/work/code/emacs-master/lisp/org/oc-bibtex
/home/mah/.emacs.d/straight/build/org/ob-octave hides /home/mah/work/code/emacs-master/lisp/org/ob-octave
/home/mah/.emacs.d/straight/build/org/ob-maxima hides /home/mah/work/code/emacs-master/lisp/org/ob-maxima
/home/mah/.emacs.d/straight/build/org/ol hides /home/mah/work/code/emacs-master/lisp/org/ol
/home/mah/.emacs.d/straight/build/org/org-inlinetask hides /home/mah/work/code/emacs-master/lisp/org/org-inlinetask
/home/mah/.emacs.d/straight/build/org/ox-koma-letter hides /home/mah/work/code/emacs-master/lisp/org/ox-koma-letter
/home/mah/.emacs.d/straight/build/org/org-cycle hides /home/mah/work/code/emacs-master/lisp/org/org-cycle
/home/mah/.emacs.d/straight/build/org/ob-latex hides /home/mah/work/code/emacs-master/lisp/org/ob-latex
/home/mah/.emacs.d/straight/build/org/org-indent hides /home/mah/work/code/emacs-master/lisp/org/org-indent
/home/mah/.emacs.d/straight/build/org/ol-gnus hides /home/mah/work/code/emacs-master/lisp/org/ol-gnus
/home/mah/.emacs.d/straight/build/org/org-refile hides /home/mah/work/code/emacs-master/lisp/org/org-refile
/home/mah/.emacs.d/straight/build/org/ob-sed hides /home/mah/work/code/emacs-master/lisp/org/ob-sed
/home/mah/.emacs.d/straight/build/org/org-attach-git hides /home/mah/work/code/emacs-master/lisp/org/org-attach-git
/home/mah/.emacs.d/straight/build/org/org-colview hides /home/mah/work/code/emacs-master/lisp/org/org-colview
/home/mah/.emacs.d/straight/build/org/ob-groovy hides /home/mah/work/code/emacs-master/lisp/org/ob-groovy
/home/mah/.emacs.d/straight/build/org/ob-lisp hides /home/mah/work/code/emacs-master/lisp/org/ob-lisp
/home/mah/.emacs.d/straight/build/org/org-protocol hides /home/mah/work/code/emacs-master/lisp/org/org-protocol
/home/mah/.emacs.d/straight/build/org/ol-doi hides /home/mah/work/code/emacs-master/lisp/org/ol-doi
/home/mah/.emacs.d/straight/build/org/ob-ruby hides /home/mah/work/code/emacs-master/lisp/org/ob-ruby
/home/mah/.emacs.d/straight/build/org/ox-texinfo hides /home/mah/work/code/emacs-master/lisp/org/ox-texinfo
/home/mah/.emacs.d/straight/build/org/ob-eval hides /home/mah/work/code/emacs-master/lisp/org/ob-eval
/home/mah/.emacs.d/straight/build/org/ob-dot hides /home/mah/work/code/emacs-master/lisp/org/ob-dot
/home/mah/.emacs.d/straight/build/org/org-feed hides /home/mah/work/code/emacs-master/lisp/org/org-feed
/home/mah/.emacs.d/straight/build/org/ox-odt hides /home/mah/work/code/emacs-master/lisp/org/ox-odt
/home/mah/.emacs.d/straight/build/org/ob-plantuml hides /home/mah/work/code/emacs-master/lisp/org/ob-plantuml
/home/mah/.emacs.d/straight/build/org/ol-docview hides /home/mah/work/code/emacs-master/lisp/org/ol-docview
/home/mah/.emacs.d/straight/build/org/ob-lob hides /home/mah/work/code/emacs-master/lisp/org/ob-lob
/home/mah/.emacs.d/straight/build/org/ob-awk hides /home/mah/work/code/emacs-master/lisp/org/ob-awk
/home/mah/.emacs.d/straight/build/org/ox-publish hides /home/mah/work/code/emacs-master/lisp/org/ox-publish
/home/mah/.emacs.d/straight/build/org/ox-html hides /home/mah/work/code/emacs-master/lisp/org/ox-html
/home/mah/.emacs.d/straight/build/org/org hides /home/mah/work/code/emacs-master/lisp/org/org
/home/mah/.emacs.d/straight/build/org/org-src hides /home/mah/work/code/emacs-master/lisp/org/org-src
/home/mah/.emacs.d/straight/build/org/ol-w3m hides /home/mah/work/code/emacs-master/lisp/org/ol-w3m
/home/mah/.emacs.d/straight/build/org/ox hides /home/mah/work/code/emacs-master/lisp/org/ox
/home/mah/.emacs.d/straight/build/org/ob-C hides /home/mah/work/code/emacs-master/lisp/org/ob-C
/home/mah/.emacs.d/straight/build/org/oc-basic hides /home/mah/work/code/emacs-master/lisp/org/oc-basic
/home/mah/.emacs.d/straight/build/org/ob-screen hides /home/mah/work/code/emacs-master/lisp/org/ob-screen
/home/mah/.emacs.d/straight/build/org/ob-processing hides /home/mah/work/code/emacs-master/lisp/org/ob-processing
/home/mah/.emacs.d/straight/build/org/ob-sass hides /home/mah/work/code/emacs-master/lisp/org/ob-sass
/home/mah/.emacs.d/straight/build/org/ol-man hides /home/mah/work/code/emacs-master/lisp/org/ol-man
/home/mah/.emacs.d/straight/build/org/org-version hides /home/mah/work/code/emacs-master/lisp/org/org-version
/home/mah/.emacs.d/straight/build/org/org-keys hides /home/mah/work/code/emacs-master/lisp/org/org-keys
/home/mah/.emacs.d/straight/build/org/ox-md hides /home/mah/work/code/emacs-master/lisp/org/ox-md
/home/mah/.emacs.d/straight/build/org/org-capture hides /home/mah/work/code/emacs-master/lisp/org/org-capture
/home/mah/.emacs.d/straight/build/org/ob-lua hides /home/mah/work/code/emacs-master/lisp/org/ob-lua
/home/mah/.emacs.d/straight/build/org/org-duration hides /home/mah/work/code/emacs-master/lisp/org/org-duration
/home/mah/.emacs.d/straight/build/org/org-footnote hides /home/mah/work/code/emacs-master/lisp/org/org-footnote
/home/mah/.emacs.d/straight/build/org/org-macs hides /home/mah/work/code/emacs-master/lisp/org/org-macs
/home/mah/.emacs.d/straight/build/org/org-tempo hides /home/mah/work/code/emacs-master/lisp/org/org-tempo
/home/mah/.emacs.d/straight/build/org/ob-lilypond hides /home/mah/work/code/emacs-master/lisp/org/ob-lilypond
/home/mah/.emacs.d/straight/build/org/ob-exp hides /home/mah/work/code/emacs-master/lisp/org/ob-exp
/home/mah/.emacs.d/straight/build/org/ob-python hides /home/mah/work/code/emacs-master/lisp/org/ob-python
/home/mah/.emacs.d/straight/build/org/ol-info hides /home/mah/work/code/emacs-master/lisp/org/ol-info
/home/mah/.emacs.d/straight/build/org/org-pcomplete hides /home/mah/work/code/emacs-master/lisp/org/org-pcomplete
/home/mah/.emacs.d/straight/build/org/org-attach hides /home/mah/work/code/emacs-master/lisp/org/org-attach
/home/mah/.emacs.d/straight/build/org/org-archive hides /home/mah/work/code/emacs-master/lisp/org/org-archive
/home/mah/.emacs.d/straight/build/org/ol-rmail hides /home/mah/work/code/emacs-master/lisp/org/ol-rmail
/home/mah/.emacs.d/straight/build/org/org-id hides /home/mah/work/code/emacs-master/lisp/org/org-id
/home/mah/.emacs.d/straight/build/org/org-crypt hides /home/mah/work/code/emacs-master/lisp/org/org-crypt
/home/mah/.emacs.d/straight/build/org/ob-java hides /home/mah/work/code/emacs-master/lisp/org/ob-java
/home/mah/.emacs.d/straight/build/org/ob-css hides /home/mah/work/code/emacs-master/lisp/org/ob-css
/home/mah/.emacs.d/straight/build/org/ob-scheme hides /home/mah/work/code/emacs-master/lisp/org/ob-scheme
/home/mah/.emacs.d/straight/build/org/org-faces hides /home/mah/work/code/emacs-master/lisp/org/org-faces
/home/mah/.emacs.d/straight/build/org/ob hides /home/mah/work/code/emacs-master/lisp/org/ob
/home/mah/.emacs.d/straight/build/org/ob-comint hides /home/mah/work/code/emacs-master/lisp/org/ob-comint
/home/mah/.emacs.d/straight/build/org/org-mobile hides /home/mah/work/code/emacs-master/lisp/org/org-mobile
/home/mah/.emacs.d/straight/build/org/ob-forth hides /home/mah/work/code/emacs-master/lisp/org/ob-forth
/home/mah/.emacs.d/straight/build/org/org-clock hides /home/mah/work/code/emacs-master/lisp/org/org-clock
/home/mah/.emacs.d/straight/build/org/ox-icalendar hides /home/mah/work/code/emacs-master/lisp/org/ox-icalendar
/home/mah/.emacs.d/straight/build/org/oc-csl hides /home/mah/work/code/emacs-master/lisp/org/oc-csl
/home/mah/.emacs.d/straight/build/org/org-mouse hides /home/mah/work/code/emacs-master/lisp/org/org-mouse
/home/mah/.emacs.d/straight/build/org/ob-gnuplot hides /home/mah/work/code/emacs-master/lisp/org/ob-gnuplot
/home/mah/.emacs.d/straight/build/let-alist/let-alist hides /home/mah/work/code/emacs-master/lisp/emacs-lisp/let-alist
/home/mah/.emacs.d/straight/build/eldoc/eldoc hides /home/mah/work/code/emacs-master/lisp/emacs-lisp/eldoc

Features:
(shadow sort mail-extr emacsbug winner ffap tramp-archive tramp-gvfs
tramp-cache zeroconf helm-command helm-elisp helm-eval edebug debug
backtrace helm-info helm-mode helm-misc helm-git-grep helm-files
image-dired image-dired-tags image-dired-external image-dired-util
image-mode exif helm-buffers helm-occur helm-tags helm-locate helm-grep
helm-regexp helm-utils helm-help helm-types cl helm helm-global-bindings
helm-easymenu helm-core async-bytecomp helm-source helm-multi-match
helm-lib async blamer hideshow emojify tar-mode arc-mode archive-mode
init cal-china lunar solar cal-dst cal-hebrew cal-julian holidays
holiday-loaddefs html-fold html-fold-autoloads danneskjold-theme
danneskjold-theme-autoloads dpkg-dev-el-autoloads dpkg-dev-el
debian-el-autoloads debian-el which-key which-key-autoloads
prettier-js-autoloads impatient-mode htmlize simple-httpd
impatient-mode-autoloads simple-httpd-autoloads web-mode-autoloads
whattf-dt html5-langs whattf-dt-autoloads rustic-autoloads
xterm-color-autoloads project-autoloads xref-autoloads
rust-mode-autoloads flycheck-rust flycheck-rust-autoloads feature-mode
cucumber-mode etags fileloop feature-mode-autoloads
markdown-xwidget-autoloads mustache-autoloads phpcbf phpcbf-autoloads
dockerfile-mode-autoloads nov-autoloads esxml-autoloads kv-autoloads
go-errcheck-autoloads go-mode-autoloads blamer-autoloads git-timemachine
vc-git vc-dispatcher git-timemachine-autoloads helm-lsp-autoloads
dap-mouse dap-ui lsp-treemacs lsp-treemacs-generic lsp-treemacs-themes
treemacs-treelib treemacs treemacs-header-line treemacs-compatibility
treemacs-mode treemacs-bookmarks treemacs-tags treemacs-interface
treemacs-persistence treemacs-filewatch-mode treemacs-follow-mode
treemacs-rendering treemacs-annotations treemacs-async
treemacs-workspaces treemacs-dom treemacs-visuals
treemacs-fringe-indicator treemacs-scope pulse treemacs-faces
treemacs-icons treemacs-themes treemacs-core-utils pfuture
treemacs-logging treemacs-customization treemacs-macros gdb-mi bindat
gud bui bui-list bui-info bui-entry bui-core bui-history bui-button
bui-utils lsp-lens dap-php dap-utils dap-mode dap-tasks dap-launch
lsp-docker yaml posframe dap-overlays lsp-mode lsp-protocol spinner
network-stream markdown-mode inline ewoc dap-mode-autoloads
lsp-docker-autoloads lsp-treemacs-autoloads treemacs-autoloads
cfrs-autoloads posframe-autoloads pfuture-autoloads ace-window-autoloads
bui-autoloads lsp-ui-autoloads eldoc-autoloads lice lice-autoloads
gnus-alias gnus-alias-autoloads lorem-ipsum-autoloads ox-moderncv
org-cv-utils ox-moderncv-autoloads magit-tramp-autoloads
magit-gitflow-autoloads magit-popup-autoloads orgit-forge-autoloads
orgit-autoloads web time-stamp web-autoloads ghub+ apiwrap apropos
ghub+-autoloads apiwrap-autoloads ox-mediawiki-autoloads
org-download-autoloads org-ref org-ref-core org-ref-glossary
org-ref-bibtex avy doi-utils org-ref-utils org-ref-export citeproc
citeproc-itemgetters citeproc-biblatex citeproc-bibtex ol-bibtex
citeproc-cite citeproc-subbibs citeproc-sort citeproc-name
citeproc-formatters citeproc-number rst citeproc-proc citeproc-disamb
citeproc-itemdata citeproc-generic-elements citeproc-macro
citeproc-choose citeproc-date citeproc-context citeproc-prange
citeproc-style citeproc-locale citeproc-term citeproc-rt citeproc-lib
citeproc-s thingatpt queue org-ref-misc-links org-ref-label-link
org-ref-ref-links org-ref-citation-links xref project
org-ref-bibliography-links hydra lv bibtex-completion filenotify biblio
biblio-download biblio-dissemin biblio-ieee biblio-hal biblio-dblp
biblio-crossref biblio-arxiv timezone biblio-doi biblio-core url-queue
hl-line parsebib bibtex org-ref-autoloads citeproc-autoloads
queue-autoloads bibtex-completion-autoloads biblio-autoloads
biblio-core-autoloads parsebib-autoloads avy-autoloads
org2blog-autoloads writegood-mode-autoloads hydra-autoloads
htmlize-autoloads metaweblog metaweblog-autoloads xml-rpc
xml-rpc-autoloads mediawiki-autoloads json-mode js c-ts-common treesit
imenu cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align
cc-engine cc-vars cc-defs json-mode-autoloads json-snatcher
json-snatcher-autoloads password-store auth-source-pass
password-store-autoloads page-break-lines page-break-lines-autoloads
vterm bookmark tramp tramp-loaddefs trampver tramp-integration cus-edit
pp files-x tramp-compat ls-lisp face-remap compile term disp-table ehelp
vterm-module term/xterm xterm vterm-autoloads org-journal-autoloads
deft-autoloads yaml-mode yaml-mode-autoloads emojify-autoloads
spaceline-all-the-icons spaceline-all-the-icons-separators
spaceline-all-the-icons-segments all-the-icons all-the-icons-faces
data-material data-weathericons data-octicons data-fileicons
data-faicons data-alltheicons memoize spaceline-all-the-icons-autoloads
memoize-autoloads all-the-icons-autoloads spaceline powerline
powerline-separators color powerline-themes spaceline-autoloads
powerline-autoloads multiple-cursors-autoloads helm-git-grep-autoloads
helm-autoloads popup-autoloads helm-core-autoloads async-autoloads
ivy-autoloads python-mode-autoloads org-bullets-autoloads direnv
diff-mode direnv-autoloads alert-autoloads log4e-autoloads
gntp-autoloads flx-ido flx flx-ido-autoloads flx-autoloads
xmlunicode-autoloads auto-compile auto-compile-autoloads
js2-mode-autoloads string-inflection-autoloads org-mime
org-mime-autoloads bbdb-autoloads loccur loccur-autoloads
phpunit-autoloads yasnippet-snippets-autoloads yasnippet-snippets
yasnippet yasnippet-autoloads company-autoloads php-mode-autoloads
ghub-graphql gsexp ghub url-http url-gw nsm url-auth let-alist graphql
graphql-autoloads treepy with-editor transient comp comp-cstr warnings
edmacro kmacro gcmh gcmh-autoloads forge-autoloads yaml-autoloads
ghub-autoloads treepy-autoloads emacsql-sqlite-autoloads
emacsql-autoloads closql-autoloads magit-autoloads
magit-section-autoloads git-commit-autoloads with-editor-autoloads
transient-autoloads sqlite3 sqlite3-api sqlite3-autoloads firestarter
firestarter-autoloads editorconfig editorconfig-core
editorconfig-core-handle editorconfig-fnmatch pcase
editorconfig-autoloads f f-shortdoc s geben dbgp tree-widget
geben-autoloads envrc inheritenv envrc-autoloads inheritenv-autoloads
flycheck flycheck-autoloads let-alist-autoloads pkg-info-autoloads
epl-autoloads finder-inf spacemacs-dark-theme spacemacs-common
spacemacs-common-autoloads compat compat-autoloads ox-pandoc ht dash
ox-org ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util
rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex
ox-icalendar ox-html table ox-ascii ox-publish ox ox-pandoc-autoloads
org-crypt bind-key ob-ditaa ob-shell shell ob-dot whiteboard-theme
server ido help-at-pt allout cus-load define org-duration org-clock
advice windmove easy-mmode time org-agenda org-element org-persist xdg
org-id avl-tree generator tabify appt gnus-icalendar org-capture
org-refile org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro
org-src ob-comint org-pcomplete pcomplete comint ansi-osc ansi-color
ring org-list org-footnote org-faces org-entities noutline outline icons
ob-emacs-lisp ob-core ob-eval org-cycle org-table ol rx org-fold
org-fold-core org-keys oc org-loaddefs find-func org-version org-compat
org-macs format-spec gnus-art mm-uu mml2015 mm-view mml-smime smime
gnutls dig gnus-sum shr pixel-fill kinsoku url-file svg dom gnus-group
gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail
mail-source utf7 nnoo parse-time iso8601 gnus-spec gnus-int gnus-range
message sendmail yank-media puny dired dired-loaddefs rfc822 mml mml-sec
epa derived epg rfc6068 epg-config mailabbrev mailheader gnus-win gnus
nnheader gnus-util text-property-search time-date mail-utils range
wid-edit mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047
rfc2045 mm-util ietf-drums mail-prsvr gmm-utils icalendar diary-lib
diary-loaddefs cal-menu calendar cal-loaddefs use-package-autoloads
bind-key-autoloads straight-autoloads cl-extra help-mode straight
lsp-mode-autoloads spinner-autoloads f-autoloads ht-autoloads
lv-autoloads s-autoloads markdown-mode-autoloads info dash-autoloads
package browse-url url url-proxy url-privacy url-expand url-methods
url-history url-cookie generate-lisp-file url-domsuf url-util mailcap
url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs
password-cache json subr-x map byte-opt gv bytecomp byte-compile
url-vars cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren
electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel
term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu
timer select scroll-bar mouse jit-lock font-lock syntax font-core
term/tty-colors frame minibuffer nadvice seq simple cl-generic
indonesian philippine cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
composite emoji-zwj charscript charprop case-table epa-hook
jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs
theme-loaddefs faces cus-face macroexp files window text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget keymap
hashtable-print-readable backquote threads xwidget-internal dbusbind
inotify lcms2 dynamic-setting system-font-setting font-render-setting
cairo move-toolbar gtk x-toolkit xinput2 x multi-tty
make-network-process native-compile emacs)

Memory information:
((conses 16 1162461 837224)
 (symbols 48 66518 28)
 (strings 32 381159 251117)
 (string-bytes 1 12336426)
 (vectors 16 216198)
 (vector-slots 8 5212103 1934206)
 (floats 8 3375 8295)
 (intervals 56 3430 1515)
 (buffers 984 18))

-- 
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






^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#61125: 30.0.50; debug build fails
  2023-01-28 18:18 bug#61125: 30.0.50; debug build fails Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2023-01-28 20:15 ` Eli Zaretskii
  2023-01-28 20:58   ` Mark A. Hershberger
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2023-01-28 20:15 UTC (permalink / raw)
  To: Mark A. Hershberger, Andrea Corallo; +Cc: 61125

> Date: Sat, 28 Jan 2023 13:18:08 -0500
> From:  "Mark A. Hershberger" via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> 
> Bactrace of build failure while using my “build an emacs with debugging”
> branch of my build script:
> 
> …
>   ELC+ELN  emacs-lisp/comp.elc
>   ELC+ELN  emacs-lisp/comp-cstr.elc
> emacs: Overflowing function relocation table, increase F_RELOC_MAX_SIZE
> make[3]: *** [Makefile:327: emacs-lisp/macroexp.elc] Error 1

What do you mean by "build an emacs with debugging"?  Can you show the
"configure" command and the "make" command you used?





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#61125: 30.0.50; debug build fails
  2023-01-28 20:15 ` Eli Zaretskii
@ 2023-01-28 20:58   ` Mark A. Hershberger
  2023-01-29  7:31     ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Mark A. Hershberger @ 2023-01-28 20:58 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Mark A. Hershberger, 61125, Andrea Corallo

Relevant bits from my script are below.

buildIt() {
	banner buildIt
	FLAGS=$1

	./autogen.sh
	./configure						\
		--with-gif=ifavailable				\
		--with-tree-sitter=ifavailable			\
		--with-cairo					\
		--with-imagemagick				\
		--with-json					\
		--with-native-compilation			\
		--with-xinput2					\
		--with-xwidgets					\
		--with-x-toolkit=gtk3				\
		--with-gconf					\
		--with-xwidgets					\
		--with-imagemagick				\
		--with-modules					\
		$FLAGS
	make -j6
}

flags="--enable-checking=yes,glyphs --enable-check-lisp-object-type"
CFLAGS="-O0 -g3" buildIt "$flags"






^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#61125: 30.0.50; debug build fails
  2023-01-28 20:58   ` Mark A. Hershberger
@ 2023-01-29  7:31     ` Eli Zaretskii
  2023-01-30  5:08       ` Mark A. Hershberger
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2023-01-29  7:31 UTC (permalink / raw)
  To: Mark A. Hershberger; +Cc: mah, 61125, akrl

> Date: Sat, 28 Jan 2023 12:58:55 -0800 (PST)
> From: "Mark A. Hershberger" <mah@nichework.com>
> Cc: "Mark A. Hershberger" <mah@everybody.org>, Andrea Corallo <akrl@sdf.org>, 
> 	61125@debbugs.gnu.org
> 
> Relevant bits from my script are below.
> 
> buildIt() {
> 	banner buildIt
> 	FLAGS=$1
> 
> 	./autogen.sh
> 	./configure						\
> 		--with-gif=ifavailable				\
> 		--with-tree-sitter=ifavailable			\
> 		--with-cairo					\
> 		--with-imagemagick				\
> 		--with-json					\
> 		--with-native-compilation			\
> 		--with-xinput2					\
> 		--with-xwidgets					\
> 		--with-x-toolkit=gtk3				\
> 		--with-gconf					\
> 		--with-xwidgets					\
> 		--with-imagemagick				\
> 		--with-modules					\
> 		$FLAGS
> 	make -j6
> }
> 
> flags="--enable-checking=yes,glyphs --enable-check-lisp-object-type"
> CFLAGS="-O0 -g3" buildIt "$flags"

I enlarged F_RELOC_MAX_SIZE, please see if the problem is solved.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#61125: 30.0.50; debug build fails
  2023-01-29  7:31     ` Eli Zaretskii
@ 2023-01-30  5:08       ` Mark A. Hershberger
  2023-01-30 12:52         ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Mark A. Hershberger @ 2023-01-30  5:08 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: mah, 61125, akrl

I couldn't reproduce the build problem.  Thanks!

Mark A. Hershberger
NicheWork LLC
717-271-1084

----- On Jan 29, 2023, at 2:31 AM, Eli Zaretskii eliz@gnu.org wrote:

>> Date: Sat, 28 Jan 2023 12:58:55 -0800 (PST)
>> From: "Mark A. Hershberger" <mah@nichework.com>
>> Cc: "Mark A. Hershberger" <mah@everybody.org>, Andrea Corallo <akrl@sdf.org>,
>> 	61125@debbugs.gnu.org
>> 
>> Relevant bits from my script are below.
>> 
>> buildIt() {
>> 	banner buildIt
>> 	FLAGS=$1
>> 
>> 	./autogen.sh
>> 	./configure						\
>> 		--with-gif=ifavailable				\
>> 		--with-tree-sitter=ifavailable			\
>> 		--with-cairo					\
>> 		--with-imagemagick				\
>> 		--with-json					\
>> 		--with-native-compilation			\
>> 		--with-xinput2					\
>> 		--with-xwidgets					\
>> 		--with-x-toolkit=gtk3				\
>> 		--with-gconf					\
>> 		--with-xwidgets					\
>> 		--with-imagemagick				\
>> 		--with-modules					\
>> 		$FLAGS
>> 	make -j6
>> }
>> 
>> flags="--enable-checking=yes,glyphs --enable-check-lisp-object-type"
>> CFLAGS="-O0 -g3" buildIt "$flags"
> 
> I enlarged F_RELOC_MAX_SIZE, please see if the problem is solved.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#61125: 30.0.50; debug build fails
  2023-01-30  5:08       ` Mark A. Hershberger
@ 2023-01-30 12:52         ` Eli Zaretskii
  0 siblings, 0 replies; 6+ messages in thread
From: Eli Zaretskii @ 2023-01-30 12:52 UTC (permalink / raw)
  To: Mark A. Hershberger; +Cc: mah, 61125-done, akrl

> Date: Sun, 29 Jan 2023 21:08:10 -0800 (PST)
> From: "Mark A. Hershberger" <mah@nichework.com>
> Cc: mah@everybody.org, akrl@sdf.org, 61125@debbugs.gnu.org
> 
> I couldn't reproduce the build problem.  Thanks!

Thanks, I'm therefore closing the bug.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-30 12:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-28 18:18 bug#61125: 30.0.50; debug build fails Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-01-28 20:15 ` Eli Zaretskii
2023-01-28 20:58   ` Mark A. Hershberger
2023-01-29  7:31     ` Eli Zaretskii
2023-01-30  5:08       ` Mark A. Hershberger
2023-01-30 12:52         ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.