[Bug 454850] New: Cannot build pango from the SRPM in Fedora repository

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 10 07:23:49 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=454850

           Summary: Cannot build pango from the SRPM in Fedora repository
           Product: Fedora
           Version: 9
          Platform: i386
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: pango
        AssignedTo: besfahbo at redhat.com
        ReportedBy: libregeek at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-fonts-bugs-list at redhat.com


Description of problem:
I have downloaded the pango SRPM from one of the Fedora
mirror(http://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/9/SRPMS/pango-1.20.4-1.fc9.src.rpm)
and tried to build a pango RPM. I have used the same SPEC file provided with
SRPM but added a simple patch from
http://bugzilla.gnome.org/show_bug.cgi?id=441654. However the build failed with
the following errors:

../xml/pango-version.xml:162: parser error : Entity 'nbsp' not defined
<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara
                                                      ^
../xml/pango-version.xml:196: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>required_major</parameter> :</term>
                                                               ^
../xml/pango-version.xml:199: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>required_minor</parameter> :</term>
                                                               ^
../xml/pango-version.xml:202: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>required_micro</parameter> :</term>
                                                               ^
../xml/pango-version.xml:205: parser error : Entity 'nbsp' not defined
<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara
                                                      ^
../xml/pango-version.xml:222: parser error : chunk is not well balanced

^
../pango-docs.sgml:77: parser error : Failure to process entity pango-Version
    &pango-Version;
                   ^
../pango-docs.sgml:77: parser error : Entity 'pango-Version' not defined
    &pango-Version;
                   ^
unable to parse ../pango-docs.sgml
make[2]: *** [html-build.stamp] Error 6
make[2]: Leaving directory `/usr/src/redhat/BUILD/pango-1.20.4/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/pango-1.20.4'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.92159 (%build)

Version-Release number of selected component (if applicable):
pango-1.20.4-1.fc9.i386


How reproducible:
always

Steps to Reproduce:
1. Download the SRPM from
http://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/9/SRPMS/pango-1.20.4-1.fc9.src.rpm
2. install the SRPM using rpm -ivh pango-1.20.4-1.fc9.src.rpm
3. added the patch http://bugzilla.gnome.org/show_bug.cgi?id=441654
4. Build the rpm using rpmbuild -ba SPECS/pango.spec
  
Actual results:
The rpmbuild failed with error

Expected results:
create pango and pango-devel rpms

Additional info:
I have successfully build the pango-1.20.1 in Fedora 9.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-fonts-bugs-list mailing list