unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: ilove zfs <ilovezfs@icloud.com>
To: 30011@debbugs.gnu.org
Subject: bug#30011: BSD sed incompatibility as of guile 2.2.3
Date: Sun, 07 Jan 2018 10:35:08 +0000 (GMT)	[thread overview]
Message-ID: <70f7ca0c-fc4d-4686-abc2-261cf1f8f908@me.com> (raw)

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

The following commit broke compatibility with BSD/macOS's version of sed:

http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=81d2e352663bc5f80734312fec90f250b1fbe2e4


The error is "sed: -i may not be used with stdin" as described in https://stackoverflow.com/questions/21242932/sed-i-may-not-be-used-with-stdin-on-mac-os-x



As a workaround I can replace the "         -i" in INSTANTIATE in libguile/Makefile.am with "         -i ''"



The incompatibility still exists in guile master as of http://git.savannah.gnu.org/gitweb/?p=guile.git;a=blob;f=libguile/Makefile.am;h=a9646d88319c50853388268416f4d0773162969e;hb=HEAD#l476


Ref: https://github.com/Homebrew/homebrew-core/pull/21635

[-- Attachment #2.1: Type: text/html, Size: 1451 bytes --]

             reply	other threads:[~2018-01-07 10:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-07 10:35 ilove zfs [this message]
2018-01-07 19:41 ` bug#30011: BSD sed incompatibility as of guile 2.2.3 Dan Kegel
2018-01-07 20:12 ` ilove zfs
2018-01-07 21:05 ` ilove zfs
2018-02-16 14:31 ` Ludovic Courtès

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=70f7ca0c-fc4d-4686-abc2-261cf1f8f908@me.com \
    --to=ilovezfs@icloud.com \
    --cc=30011@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).