Re: make: "/usr/ports/mail/postfix/Makefile" line 92: warning: Couldn't read shell's output ...

From: Mark Johnston <markjdb_at_gmail.com>
Date: Tue, 28 May 2013 09:23:18 -0400
On Sun, May 26, 2013 at 08:39:36PM -0400, Michael Butler wrote:
> What's up with this?
> 
> imb_at_toshi:/home/imb> sudo portupgrade -aR
> make: "/usr/ports/mail/postfix/Makefile" line 92: warning: Couldn't read
> shell's output for "/usr/bin/grep -m 1 '^purgestat'
> /etc/mail/mailer.conf || true"

I've been seeing this in a few other places. It looks like bmake prints
this warning when the shell command in a '!=' assignment doesn't print
anything to stdout. For instance, the line below will trigger a warning
with bmake:

FOO!=/usr/bin/true

-Mark
Received on Tue May 28 2013 - 11:23:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:38 UTC