On 07/21/2015 05:45 PM, Daiki Ueno wrote:
Max Lin <[email protected]> writes:
yes, eg. cpio build failure:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Rings:0-Bootstrap/cpio/standard/x86_64
Thanks. It seems to be failing because of:
[ 35s] + cd cpio-2.11
[ 35s] + gettextize -f
where gettextize replaces the AM_GNU_GETTEXT_VERSION invocation in
configure.ac with the latest version. A work around is to patch
gettextize and change "version=" line to 0.19.5.
I admit this is a bug in gettextize, sorry for inconvenience. From the
next time, we shouldn't do "git tag" for a minor bug-fix release.
Thanks for clarifying and debugging the issue, I'll add workaround then.
Best regards,
Max