Linux console tools development discussion
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: kbd@lists.altlinux.org
Cc: Alexey Gladkov <gladkov.alexey@gmail.com>
Subject: Re: [kbd] [ANNOUNCE] kbd-1.15.3 (stable)
Date: Sun, 15 May 2011 22:21:02 -0400
Message-ID: <201105152221.03095.vapier@gentoo.org> (raw)
In-Reply-To: <4DCF0F6B.506@gmail.com>

[-- Attachment #1: Type: Text/Plain, Size: 2505 bytes --]

seems like the gettext integration isnt quite right.  using gettext-0.18.1 
over here ...

first, the timestamps are off:
$ tar xf kbd-1.15.3.tar.gz
$ cd kbd-1.15.3
$ ./configure -q
$ make -d >& log
...
     Considering target file `aclocal.m4'.
       Pruning file `m4/gettext.m4'.
       Pruning file `m4/iconv.m4'.
       Pruning file `m4/lib-ld.m4'.
       Pruning file `m4/lib-link.m4'.
       Pruning file `m4/lib-prefix.m4'.
       Pruning file `m4/nls.m4'.
       Pruning file `m4/po.m4'.
       Pruning file `m4/progtest.m4'.
       Pruning file `configure.ac'.
      Finished prerequisites of target file `aclocal.m4'.
      Prerequisite `m4/gettext.m4' is older than target `aclocal.m4'.
      Prerequisite `m4/iconv.m4' is older than target `aclocal.m4'.
      Prerequisite `m4/lib-ld.m4' is older than target `aclocal.m4'.
      Prerequisite `m4/lib-link.m4' is older than target `aclocal.m4'.
      Prerequisite `m4/lib-prefix.m4' is older than target `aclocal.m4'.
      Prerequisite `m4/nls.m4' is older than target `aclocal.m4'.
      Prerequisite `m4/po.m4' is older than target `aclocal.m4'.
      Prerequisite `m4/progtest.m4' is older than target `aclocal.m4'.
      Prerequisite `configure.ac' is newer than target `aclocal.m4'.
     Must remake target `aclocal.m4'.
Invoking recipe from Makefile:266 to update target `aclocal.m4'.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/local/gentoo-x86/sys-
apps/kbd/kbd-1.15.3/config/missing --run aclocal-1.11 -I m4
...

next, the translation files themselves seem to be a bit outdated:
$ make
...
make[3]: Entering directory `.../kbd-1.15.3/po'
make[3]: `cs.gmo' is up to date.
make[3]: `da.gmo' is up to date.
make[3]: `de.gmo' is up to date.
make[3]: `el.gmo' is up to date.
make[3]: `eo.gmo' is up to date.
rm -f es.gmo && /usr/bin/gmsgfmt -c --statistics -o es.gmo es.po
es.po:1366: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: 
The string refers to arguments both through absolute argument numbers and 
through unnumbered argument specifications.
/usr/bin/gmsgfmt: found 1 fatal error
204 translated messages, 38 fuzzy translations, 50 untranslated messages.
make[3]: *** [es.gmo] Error 1
...

unrelated, `make dist` doesnt seem to work at all:
$ make dist
...
make[1]: Entering directory `.../kbd-1.15.3/src'
make[1]: *** No rule to make target `analyze.l', needed by `analyze.c'.  Stop.
make[1]: Leaving directory `.../kbd-1.15.3/src'
...
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2011-05-16  2:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-14 23:25 Alexey Gladkov
2011-05-16  2:21 ` Mike Frysinger [this message]
2011-05-16 21:24   ` Alexey Gladkov
2011-05-16 21:42     ` Ken Moffat
2011-05-16 22:16       ` Alexey Gladkov
2011-05-16 23:13         ` Mike Frysinger
2011-05-17 12:28           ` Alexey Gladkov

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

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

  git send-email \
    --in-reply-to=201105152221.03095.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gladkov.alexey@gmail.com \
    --cc=kbd@lists.altlinux.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

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git