Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323743 - app-crypt/gpa fails with latest sys-devel/gettext
Summary: app-crypt/gpa fails with latest sys-devel/gettext
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gettext-0.18
  Show dependency tree
 
Reported: 2010-06-13 07:12 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2010-09-29 17:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,71.80 KB, text/plain)
2010-06-13 07:13 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details
gpa-0.9.1_pre20100416.ebuild.diff (gpa-0.9.1_pre20100416.ebuild.diff,404 bytes, patch)
2010-06-13 07:14 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff
gpa-0.9.1_pre20100416.ebuild.diff (gpa-0.9.1_pre20100416.ebuild.diff,362 bytes, patch)
2010-06-13 07:35 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-06-13 07:12:36 UTC
make[2]: Entering directory `/var/tmp/portage/app-crypt/gpa-0.9.1_pre20100416/wo
rk/gpa-0.9.1_pre20100416/po'
make gpa.pot-update
*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext 
version 0.17 but the autoconf macros are from gettext version 0.18
make[2]: *** [check-macro-version] Error 1
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-06-13 07:13:07 UTC
Created attachment 235143 [details]
build.log
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-06-13 07:14:51 UTC
Created attachment 235145 [details, diff]
gpa-0.9.1_pre20100416.ebuild.diff

possible fix
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-06-13 07:35:37 UTC
Created attachment 235147 [details, diff]
gpa-0.9.1_pre20100416.ebuild.diff

Forget about my previous fix. It makes the build process loop over the po directory over and over again.
Here's another (working) approach which I also used in net-irc/xchat package.
Comment 4 Sergey Zasenko 2010-07-13 05:15:55 UTC
Thanks, patch works for me.
Comment 5 Martin Mokrejš 2010-08-13 07:47:04 UTC
The patch works for me as well, thanks.
Comment 6 Michael Prager 2010-09-13 14:00:24 UTC
Your patch worked for me too. Thanks!
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2010-09-29 06:20:47 UTC
+  29 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
+  gpa-0.9.1_pre20100416.ebuild, +files/gpa-desktop-file-validate.patch:
+  Replace po/Makefile.in.in with a system copy wrt #323743 by Lars Wendler.
+  Validate .desktop entry with desktop-file-utils 0.17.
Comment 8 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-09-29 17:38:56 UTC
(In reply to comment #7)
> +  29 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
> +  gpa-0.9.1_pre20100416.ebuild, +files/gpa-desktop-file-validate.patch:
> ...
> +  Validate .desktop entry with desktop-file-utils 0.17.

Please send this patch to upstream (e.g. Werner Koch <wk@gnupg.org>).