From: Keith David Bershatsky <esq@lawlist.com>
To: "Charles A. Roelli" <charles@aurox.ch>
Cc: Alan Third <alan@idiocy.org>,
27736@debbugs.gnu.org,
Noam Postavsky <npostavs@users.sourceforge.net>
Subject: bug#27736: OSX 10.6.8: Building from master branch fails.
Date: Mon, 17 Jul 2017 23:56:53 -0700 [thread overview]
Message-ID: <m2k236p70q.wl%esq@lawlist.com> (raw)
In-Reply-To: <m2a8432iso.wl%esq@lawlist.com>
Neither of my gdb or ggdb versions show anything for "select 5" and "pp" is not recognized. I thought perhaps "frame 5" and "print specified_time" might be fairly close to what it is that you seek, but I'm just guessing.
(gdb) frame 5
#5 0x00000001001e9746 in Fdecode_time (specified_time={i = 4506560707}, zone={i = 0}) at editfns.c:2163
2163 struct tm *tm = emacs_localtime_rz (tz, &time_spec, &local_tm);
(gdb) print specified_time
$1 = {
i = 4506560707
}
I built emacs using the following configure options:
CFLAGS='-O0 -g3' ./configure --enable-checking='yes,glyphs' --enable-check-lisp-object-type --with-ns --without-makeinfo --with-gnutls=no --with-mailutils
I ran the backtrace as follows, after manually interrupting the build when it stopped/froze at org-timer.el:
(gdb) run -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -f batch-byte-compile /Users/HOME/Desktop/emacs/lisp/org/org-timer.el
Starting program: /Users/HOME/Desktop/emacs/src/emacs -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -f batch-byte-compile /Users/HOME/Desktop/emacs/lisp/org/org-timer.el
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DATE: [07-17-2017 22:08:27] <18 Jul 2017 07:08:27 +0200>
FROM: "Charles A. Roelli" <charles@aurox.ch>
>
> Thanks for posting the traces. It looks like your second trace
> matches the one I posted. Can you please rebuild with debugging
> symbols (see etc/DEBUG) and then run the same commands that I showed
> (select 5, pp specified_time)?
next prev parent reply other threads:[~2017-07-18 6:56 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-17 15:18 bug#27736: OSX 10.6.8: Building from master branch fails Keith David Bershatsky
2017-07-17 15:29 ` Noam Postavsky
2017-07-17 16:10 ` Keith David Bershatsky
2017-07-17 16:38 ` Noam Postavsky
2017-07-17 18:05 ` Keith David Bershatsky
2017-07-17 18:48 ` Noam Postavsky
2017-07-17 19:43 ` Alan Third
2017-07-17 20:48 ` Charles A. Roelli
2017-07-17 21:37 ` Keith David Bershatsky
2017-07-18 5:08 ` Charles A. Roelli
2017-07-18 6:56 ` Keith David Bershatsky [this message]
2017-07-18 14:34 ` Eli Zaretskii
2017-07-18 16:07 ` Keith David Bershatsky
2017-07-18 18:42 ` Charles A. Roelli
2017-07-19 19:58 ` Charles A. Roelli
2017-07-19 22:48 ` Alan Third
2017-07-23 9:28 ` Charles A. Roelli
2017-07-24 15:50 ` Glenn Morris
2017-07-30 16:32 ` Charles A. Roelli
2017-11-05 18:03 ` Keith David Bershatsky
2017-11-05 18:15 ` Noam Postavsky
2017-11-05 20:01 ` Keith David Bershatsky
2017-11-06 2:20 ` Keith David Bershatsky
2017-11-06 19:41 ` Charles A. Roelli
2017-11-06 20:41 ` Charles A. Roelli
2017-11-07 2:13 ` Keith David Bershatsky
2017-11-07 20:20 ` Charles A. Roelli
2017-11-08 5:18 ` Keith David Bershatsky
2017-11-08 19:55 ` Charles A. Roelli
2018-03-27 21:19 ` Paul Eggert
2018-03-28 17:15 ` Glenn Morris
2018-03-28 19:02 ` Charles A. Roelli
2018-03-28 19:33 ` Paul Eggert
2018-03-28 22:08 ` Paul Eggert
2018-03-28 18:54 ` Charles A. Roelli
2018-03-28 21:29 ` Paul Eggert
[not found] ` <805d95e1-bfc0-bb40-ced7-c10bb5a7256e@cs.ucla.edu>
2018-03-31 15:02 ` Charles A. Roelli
[not found] ` <m21sg02sr4.fsf@aurox.ch>
2018-04-01 20:32 ` Paul Eggert
[not found] <m2a800ve9b.wl%esq@lawlist.com>
2017-11-05 20:54 ` Charles A. Roelli
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=m2k236p70q.wl%esq@lawlist.com \
--to=esq@lawlist.com \
--cc=27736@debbugs.gnu.org \
--cc=alan@idiocy.org \
--cc=charles@aurox.ch \
--cc=npostavs@users.sourceforge.net \
/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).