Bug 669674 - Package stardict fails to build in brew
Summary: Package stardict fails to build in brew
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: stardict
Version: 5.8
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Peng Wu
QA Contact: QE Internationalization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-14 11:59 UTC by Ondrej Vasik
Modified: 2011-04-05 07:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-05 07:33:59 UTC
Target Upstream Version:


Attachments (Terms of Use)
Patch to fixes the build. (478 bytes, patch)
2011-01-17 05:24 UTC, Peng Wu
no flags Details | Diff

Description Ondrej Vasik 2011-01-14 11:59:37 UTC
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):

Comment 1 Peng Wu 2011-01-17 05:24:21 UTC
Created attachment 473762 [details]
Patch to fixes the build.

Added perl-XML-Parser and popt-devel build requires to fixes compile.


Note You need to log in before you can comment on or make changes to this bug.