RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 998131 - error when building systemtap docs
Summary: error when building systemtap docs
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: fop
Version: 6.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Java maintainers
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-17 14:41 UTC by Dagmar Prokopová
Modified: 2016-01-14 10:19 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-14 09:38:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
build log (81.43 KB, application/octet-stream)
2013-08-17 14:41 UTC, Dagmar Prokopová
no flags Details

Description Dagmar Prokopová 2013-08-17 14:41:39 UTC
Created attachment 787562 [details]
build log

Description of problem:
The rebuild of Systemtap fails on Intel arches due to following error:

Writing ix01.html for index
Writing index.html for book
	Finished html
mv: cannot stat `build/en-US/pdf/*SystemTap_Beginners_Guide*.pdf': No such file or directory
make[4]: *** [SystemTap_Beginners_Guide.pdf] Error 1


Version-Release number of selected component (if applicable):
fop-0.95-4.2.el6.x86_64
systemtap-2.3-1.el6.x86_64
gcc-4.4.7-4.el6.x86_64

How reproducible:
always

Steps to Reproduce:
CC=gcc rpmbuild -bb /root/rpmbuild/SPECS/systemtap.spec

Actual results:
failure mentioned above

Expected results:
successful rebuild

Additional info:
Workaround to build Systemtap without errors is to configure it with --disable-docs option.

I am not sure if fop is the right component for this. If I am wrong, please feel free to switch this bug to another component.

Comment 1 Mikolaj Izdebski 2013-08-19 08:33:36 UTC
This ineed looks like a bug in fop.

java.lang.NullPointerException
   at gnu.xml.transform.SAXSerializer.getValue(libgcj.so.10)
   at org.apache.fop.fo.PropertyList.addAttributesToList(PropertyList.java:283\
)
   at org.apache.fop.fo.FObj.processNode(FObj.java:122)
   at org.apache.fop.fo.FOTreeBuilder$MainFOHandler.startElement(FOTreeBuilder\
.java:286)
   at org.apache.fop.fo.FOTreeBuilder.startElement(FOTreeBuilder.java:163)
   at gnu.xml.transform.SAXSerializer.serialize(libgcj.so.10)
   at gnu.xml.transform.SAXSerializer.serialize(libgcj.so.10)
   at gnu.xml.transform.TransformerImpl.transform(libgcj.so.10)
   at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:214)
   at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:125)
   at org.apache.fop.cli.Main.startFOP(Main.java:166)
   at org.apache.fop.cli.Main.main(Main.java:196)

Comment 3 RHEL Program Management 2013-10-13 23:15:30 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.

Comment 9 Michael Simacek 2016-01-14 09:38:08 UTC
Since the reporter of this bug is not reachable anymore and the issue is not reproducible for me, I'll close it now. If someone finds a way to reproduce it, feel free to reopen.


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