unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Nikita Karetnikov <nikita@karetnikov.org>
Cc: guix-devel@gnu.org
Subject: Re: a2ps: manpages fail to build
Date: Wed, 09 Oct 2013 23:30:56 +0200	[thread overview]
Message-ID: <87fvsaqghb.fsf@gnu.org> (raw)
In-Reply-To: <87hacqqij3.fsf@karetnikov.org> (Nikita Karetnikov's message of "Thu, 10 Oct 2013 00:46:40 +0400")

Nikita Karetnikov <nikita@karetnikov.org> skribis:

> make[2]: Entering directory `/tmp/nix-build-a2ps-4.14.drv-7/a2ps-4.14/man'
> Updating man page fixps.1
> Updating man page psmandup.1
> Updating man page card.1
> /nix/store/vw6j6hcbcg2siv93v66d7i3fswyj116k-bash-4.2/bin/bash: line 3: /missing: No such file or directory
> /nix/store/vw6j6hcbcg2siv93v66d7i3fswyj116k-bash-4.2/bin/bash: line 3: /missing: No such file or directory

There’s a bug in its build system, but most likely it wants ‘help2man’
(as native input.)

> Also, I don’t like the synopsis from Womb, so I used my own.  Is it OK?

No it’s not.  :-)

If you have a strong argument, tell Karl what you don’t like and what
you’d prefer.  But the policy is for Guix to follow what’s done there.

>                  (lambda _
>                    (substitute* '("contrib/card.in"
>                                   "contrib/fixps.in"
>                                   "contrib/psset.m4"
>                                   "contrib/fixps.m4"
>                                   "contrib/fixbb.m4"
>                                   "contrib/psmandup.in"
>                                   "contrib/psmandup.m4"
>                                   "contrib/card.m4"
>                                   "contrib/psset.in"
>                                   "afm/make_fonts_map.sh"
>                                   "tests/backup.tst"
>                                   "tests/defs.in"
>                                   "tests/tstfiles/psmandup"
>                                   "tests/gps-ref/psmandup.ps"
>                                   "tests/ps-ref/psmandup.ps"
>                                   "tests/view-diff"
>                                   "tests/styles.tst")
>                      (("/bin/rm") (which "rm"))))

Rather use (substitute* (find-files "." ".*") ...) if that works.

>     (description
>      "GNU a2ps is a filter which generates PostScript from various formats,
> with pretty-printing features, has strong support for many alphabets, and
> customizable layout.")

Now description have to be taken from pkgdescr.txt (run ‘make
sync-descriptions’ to get the right text.)

Thanks,
Ludo’.

  reply	other threads:[~2013-10-09 21:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09 20:46 a2ps: manpages fail to build Nikita Karetnikov
2013-10-09 21:30 ` Ludovic Courtès [this message]
2013-10-09 21:57   ` Nikita Karetnikov
2013-10-09 22:02     ` Ludovic Courtès
2013-10-10 11:09       ` Nikita Karetnikov
2013-10-10 12:14         ` 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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87fvsaqghb.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=nikita@karetnikov.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://git.savannah.gnu.org/cgit/guix.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).