Hide Forgot
Description of problem: Due to rebase of the gettext in RHEL-5.6 to the version 0.17(http://bugzilla.redhat.com/523713) we started rebuilds of all packages which do depend on gettext. Your package now fails to build from SRPM in brew. Please check the error and try to find the fix to prevent delays in build of the future security advisories. The fail seems to be unrelated to the gettext rebase. https://brewweb.devel.redhat.com/taskinfo?taskID=3025924 checking for intltool >= 0.22... 0.27.2 found checking for perl... /usr/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool error: Bad exit status from /var/tmp/rpm-tmp.57384 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.57384 (%build) Child returncode was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target ia64 --nodeps builddir/build/SPECS/stardict.spec'] Traceback (most recent call last):
Created attachment 473762 [details] Patch to fixes the build. Added perl-XML-Parser and popt-devel build requires to fixes compile.