emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30011: closed (BSD sed incompatibility as of guile


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30011: closed (BSD sed incompatibility as of guile 2.2.3)
Date: Fri, 16 Feb 2018 14:32:03 +0000

Your message dated Fri, 16 Feb 2018 15:31:51 +0100
with message-id <address@hidden>
and subject line Re: bug#30011: BSD sed incompatibility as of guile 2.2.3
has caused the debbugs.gnu.org bug report #30011,
regarding BSD sed incompatibility as of guile 2.2.3
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30011: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30011
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: BSD sed incompatibility as of guile 2.2.3 Date: Sun, 07 Jan 2018 10:35:08 +0000 (GMT)
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

--- End Message ---
--- Begin Message --- Subject: Re: bug#30011: BSD sed incompatibility as of guile 2.2.3 Date: Fri, 16 Feb 2018 15:31:51 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
ilove zfs <address@hidden> skribis:

> 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

I believe this is fixed with
<https://git.savannah.gnu.org/cgit/guile.git/commit/?h=stable-2.2&id=7ade0485af40fef38ae666331031b733530a95bc>.

Thanks,
Ludo'.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]