* bug#43305: 27.1.50; emacs reports package loading process
@ 2020-09-10 6:21 Pedro Andres Aranda Gutierrez
2020-09-10 21:06 ` Lars Ingebrigtsen
0 siblings, 1 reply; 8+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2020-09-10 6:21 UTC (permalink / raw)
To: 43305
[-- Attachment #1: Type: text/plain, Size: 4383 bytes --]
--text follows this line--
Compiled from git just now. Emacs has started to report all packages it
loads in the start process. This didn't happen with the last version I
compiled 2020-09-06
In GNU Emacs 27.1.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20,
cairo version 1.16.0)
of 2020-09-10 built on paag-EliteBook
Windowing system distributor 'The X.Org Foundation', version 11.0.12008000
System Description: Ubuntu 20.04.1 LTS
Recent messages:
Loading vc/ediff-hook...done
Loading uniquify...done
Loading electric...done
Loading emacs-lisp/eldoc...done
Loading cus-start...done
Loading tooltip...done
Loading /usr/share/emacs/27.1.50/lisp/leim/leim-list.el (source)...done
Finding pointers to doc strings...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading loadup.el (source)...done
Configured using:
'configure --build=x86_64-linux-gnu --prefix=/usr
'--includedir=${prefix}/include' '--mandir=${prefix}/share/man'
'--infodir=${prefix}/share/info' --sysconfdir=/etc --localstatedir=/var
--disable-silent-rules '--libdir=${prefix}/lib/x86_64-linux-gnu'
'--libexecdir=${prefix}/lib/x86_64-linux-gnu' --disable-maintainer-mode
--disable-dependency-tracking --prefix=/usr --sharedstatedir=/var/lib
--program-suffix=27 --with-modules=yes --with-wide-int --with-x=yes
--with-x-toolkit=gtk3 --with-xwidgets=yes --with-cairo=yes
--with-harfbuzz=yes 'CFLAGS=-g -O2
-fdebug-prefix-map=/home/paag/Devel/emacs27/emacs=.
-fstack-protector-strong
-Wformat -Werror=format-security' 'CPPFLAGS=-Wdate-time
-D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro''
Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY
INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF
ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS XWIDGETS
LIBSYSTEMD PDUMPER LCMS2 GMP
Important settings:
value of $LC_MONETARY: es_ES.UTF-8
value of $LC_NUMERIC: es_ES.UTF-8
value of $LC_TIME: es_ES.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:
tooltip-mode: t
global-eldoc-mode: t
eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail rmail-loaddefs text-property-search seq
byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date subr-x
cl-loaddefs cl-lib tooltip cus-start eldoc electric uniquify ediff-hook
vc-hooks lisp-float-type 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 elisp-mode lisp-mode prog-mode register page
tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core term/tty-colors frame
minibuffer cl-generic 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 charscript charprop case-table epa-hook jka-cmpr-hook help
simple abbrev obarray cl-preloaded nadvice loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
threads dbusbind inotify lcms2 dynamic-setting system-font-setting
font-render-setting xwidget-internal cairo move-toolbar gtk x-toolkit x
multi-tty make-network-process emacs)
Memory information:
((conses 16 159654 14024)
(symbols 48 20742 1)
(strings 32 56181 2223)
(string-bytes 1 2357949)
(vectors 16 29359)
(vector-slots 8 1178857 99158)
(floats 8 192 64)
(intervals 56 257 0)
(buffers 1000 11))
--
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellet zu werden
Georg Kreisler
[-- Attachment #2: Type: text/html, Size: 5028 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#43305: 27.1.50; emacs reports package loading process
2020-09-10 6:21 bug#43305: 27.1.50; emacs reports package loading process Pedro Andres Aranda Gutierrez
@ 2020-09-10 21:06 ` Lars Ingebrigtsen
2020-09-11 6:22 ` Pedro Andres Aranda Gutierrez
0 siblings, 1 reply; 8+ messages in thread
From: Lars Ingebrigtsen @ 2020-09-10 21:06 UTC (permalink / raw)
To: Pedro Andres Aranda Gutierrez; +Cc: 43305
Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:
> Compiled from git just now. Emacs has started to report all packages it
> loads in the start process. This didn't happen with the last version I
> compiled 2020-09-06
Could you post some of this extra output from the compilation process?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#43305: 27.1.50; emacs reports package loading process
2020-09-10 21:06 ` Lars Ingebrigtsen
@ 2020-09-11 6:22 ` Pedro Andres Aranda Gutierrez
2020-09-11 12:41 ` Lars Ingebrigtsen
0 siblings, 1 reply; 8+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2020-09-11 6:22 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 43305
[-- Attachment #1.1: Type: text/plain, Size: 668 bytes --]
Sure, attached is a compressed full compilation log.
Best, /PA
On Thu, 10 Sep 2020 at 23:06, Lars Ingebrigtsen <larsi@gnus.org> wrote:
> Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:
>
> > Compiled from git just now. Emacs has started to report all packages it
> > loads in the start process. This didn't happen with the last version I
> > compiled 2020-09-06
>
> Could you post some of this extra output from the compilation process?
>
> --
> (domestic pets only, the antidote for overdose, milk.)
> bloggy blog: http://lars.ingebrigtsen.no
>
--
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellet zu werden
Georg Kreisler
[-- Attachment #1.2: Type: text/html, Size: 1317 bytes --]
[-- Attachment #2: build-20200911.log.gz --]
[-- Type: application/gzip, Size: 110765 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2020-09-12 11:10 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-10 6:21 bug#43305: 27.1.50; emacs reports package loading process Pedro Andres Aranda Gutierrez
2020-09-10 21:06 ` Lars Ingebrigtsen
2020-09-11 6:22 ` Pedro Andres Aranda Gutierrez
2020-09-11 12:41 ` Lars Ingebrigtsen
[not found] ` <7E2A01E5-63E0-4905-B7BE-EBF989A2881D@gmail.com>
2020-09-11 14:46 ` Lars Ingebrigtsen
2020-09-11 15:00 ` Noam Postavsky
2020-09-12 10:56 ` Pedro Andres Aranda Gutierrez
2020-09-12 11:10 ` Lars Ingebrigtsen
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).