unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Matt Wette <mwette@alumni.caltech.edu>
To: 24862@debbugs.gnu.org
Subject: bug#24862: guile 2.0.13 build error under macOS 10.12 Sierra
Date: Wed, 9 Nov 2016 19:20:39 -0800	[thread overview]
Message-ID: <67B123D6-FB3E-4954-80D0-BC0FA91A116C@alumni.caltech.edu> (raw)
In-Reply-To: <9169B1E8-84CD-45DF-ADDB-8C7AF0A9597C@schamschula.com>

[-- Attachment #1: Type: text/plain, Size: 614 bytes --]

(lldb) n
Process 85754 stopped
* thread #1: tid = 0xe66f2, 0x000000010002c03f guile`scm_i_mkstemp(tmpl=0x0000000104cd09a0, mode=0x0000000100ea34c0) + 238 at filesys.c:1490, queue = 'com.apple.main-thread', stop reason = step over
    frame #0: 0x000000010002c03f guile`scm_i_mkstemp(tmpl=0x0000000104cd09a0, mode=0x0000000100ea34c0) + 238 at filesys.c:1490
   1487	    }
   1488	
   1489	  SCM_SYSCALL (rv = mkostemp (c_tmpl, open_flags));
-> 1490	  if (rv == -1)
   1491	    SCM_SYSERROR;
   1492	
   1493	  scm_substring_move_x (scm_from_locale_string (c_tmpl),
(lldb) p rv
(int) $8 = -1
(lldb) 


[-- Attachment #2: Type: text/html, Size: 4652 bytes --]

  parent reply	other threads:[~2016-11-10  3:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02 21:18 bug#24862: guile 2.0.13 build error under macOS 10.12 Sierra Marius Schamschula
2016-11-08  1:28 ` Matt Wette
2016-11-08  2:21   ` Matt Wette
2016-11-08  2:24     ` Matt Wette
2016-11-08  2:28       ` Matt Wette
2016-11-11  1:51     ` Matt Wette
2017-03-01 13:38       ` Andy Wingo
2016-11-10  3:20 ` Matt Wette [this message]
2017-03-19 23:55 ` Matt Wette

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=67B123D6-FB3E-4954-80D0-BC0FA91A116C@alumni.caltech.edu \
    --to=mwette@alumni.caltech.edu \
    --cc=24862@debbugs.gnu.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.
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).