unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Mikhail Gusarov <dottedmag@dottedmag.net>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: notmuch@notmuchmail.org
Subject: Re: [PATCH] Makefile: Magic silent rules.
Date: Sun, 22 Nov 2009 01:19:02 +0600	[thread overview]
Message-ID: <87my2fpty1.fsf@vertex.dottedmag> (raw)
In-Reply-To: <1258830142-13311-1-git-send-email-chris@chris-wilson.co.uk> (Chris Wilson's message of "Sat, 21 Nov 2009 19:02:22 +0000")

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


Twas brillig at 19:02:22 21.11.2009 UTC+00 when chris@chris-wilson.co.uk did gyre and gimble:

 CW> Use the facilities of GNU make to create a magic function that will
 CW> on the first invocation print a description of how to enable
 CW> verbose compile lines and then print the quiet rule.

Ugh. With silent rules enabled it gives me

/bin/sh: --rsyncable: not found

at the end (apparently gzip was eaten out)

And with V=1 it strips first two symbols from the command name:

c -Wall -Wextra -Wmissing-declarations -Wwrite-strings -Wswitch-enum -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gmime-2.4   -Ilib  lib/query.cc -o lib/query.o
make: c: Command not found
make: [lib/query.o] Error 127 (ignored)
c -Wall -Wextra -Wmissing-declarations -Wwrite-strings -Wswitch-enum -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gmime-2.4   -Ilib  lib/thread.cc -o lib/thread.o
make: c: Command not found
make: [lib/thread.o] Error 127 (ignored)
rcs lib/notmuch.a lib/libsha1.o lib/message-file.o lib/messages.o lib/sha1.o lib/tags.o lib/xutil.o lib/database.o lib/index.o lib/message.o lib/query.o lib/thread.o
make: rcs: Command not found


-- 
  http://fossarchy.blogspot.com/

[-- Attachment #2: Type: application/pgp-signature, Size: 834 bytes --]

  reply	other threads:[~2009-11-21 19:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-21 19:02 [PATCH] Makefile: Magic silent rules Chris Wilson
2009-11-21 19:19 ` Mikhail Gusarov [this message]
2009-11-21 20:32   ` Chris Wilson
2009-11-21 22:50     ` Mikhail Gusarov
2009-11-22  3:48       ` Carl Worth
  -- strict thread matches above, loose matches on Subject: below --
2009-11-21 13:48 Chris Wilson

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://notmuchmail.org/

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

  git send-email \
    --in-reply-to=87my2fpty1.fsf@vertex.dottedmag \
    --to=dottedmag@dottedmag.net \
    --cc=chris@chris-wilson.co.uk \
    --cc=notmuch@notmuchmail.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.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.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).