Bug 2298572 - publican-4.3.2-29.fc41 FTBFS: Failed test 'build a DB5 book' at t/310.DB5Builder.t line 28
Summary: publican-4.3.2-29.fc41 FTBFS: Failed test 'build a DB5 book' at t/310.DB5Buil...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: publican
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F41FTBFS
TreeView+ depends on / blocked
 
Reported: 2024-07-18 06:15 UTC by Petr Pisar
Modified: 2024-10-30 02:36 UTC (History)
2 users (show)

Fixed In Version: publican-4.3.2-31.fc41
Clone Of:
Environment:
Last Closed: 2024-10-30 02:36:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2024-07-18 06:15:34 UTC
publican-4.3.2-29.fc41 fails to build in Fedora 41 because tests fail like this:

t/300.Builder.t ............... ok
Making portrait pages on USletter paper (8.5inx11in)
Jul 16, 2024 7:37:15 PM org.apache.fop.apps.FopConfParser configure
INFO: Default page-height set to: 240mm
Jul 16, 2024 7:37:15 PM org.apache.fop.apps.FopConfParser configure
INFO: Default page-width set to: 120mm
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
WARNING: Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400".
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400".
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
WARNING: Hyphenation pattern not found. URI: en.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
INFO: Rendered page #1.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
INFO: Rendered page #2.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
WARNING: The contents of fo:block line 1 exceed the available area in the inline-progression direction by 12000 millipoints. (See position 61:67)
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
WARNING: The contents of fo:block line 1 exceed the available area in the inline-progression direction by 6000 millipoints. (See position 65:36)
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
INFO: Rendered page #3.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
INFO: Rendered page #4.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
INFO: Rendered page #5.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
INFO: Rendered page #6.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
INFO: table-layout="fixed" and width="auto", but auto-layout not supported => assuming width="100%". (See position 104:10250)
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
WARNING: The contents of fo:inline line 3 exceed the available area in the inline-progression direction by more than 50 points. (See position 104:10908)
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
INFO: Rendered page #7.
Jul 16, 2024 7:37:16 PM org.apache.fop.fo.properties.PropertyMaker make
WARNING: span="inherit" on fo:block, but no explicit value found on the parent FO.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
INFO: Rendered page #8.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
INFO: Rendered page #9.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
WARNING: Destination: Unresolved ID reference "Document_Conventions" found.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
WARNING: Destination: Unresolved ID reference "Typographic_Conventions" found.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
WARNING: Destination: Unresolved ID reference "Pull_quote_Conventions" found.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
WARNING: Destination: Unresolved ID reference "Admonitions" found.
Jul 16, 2024 7:37:16 PM org.apache.fop.apps.FOUserAgent processEvent
WARNING: Destination: Unresolved ID reference "We_Need_Feedback" found.
#   Failed test 'build a DB5 book'
#   at t/310.DB5Builder.t line 28.
# Note: namesp. cut : stripped namespace before processing           Test DB5 Book
# runtime error: file file:///usr/share/sgml/docbook/xsl-stylesheets-1.79.2/xhtml/autotoc.xsl line 61 element variable
# document() : failed to parse URI ' '
#  at /builddir/build/BUILD/publican-4.3.2-build/Publican-v4.3.2/blib/lib/Publican/Builder/DocBook.pm line 1118.
Building target platforms: noarch
Building for target noarch
# Looks like you failed 1 test of 5.
t/310.DB5Builder.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests 
[...]
-------------------
t/310.DB5Builder.t          (Wstat: 256 (exited 1) Tests: 5 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
t/910.publican.Users_Guide.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
Files=10, Tests=68, 95 wallclock secs ( 0.11 usr  0.05 sys + 114.78 cusr  3.85 csys = 118.79 CPU)
Result: FAIL
Failed 2/10 test programs. 2/68 subtests failed.

A difference between passing and failing build roots is at <https://koschei.fedoraproject.org/build/18250702>. An upgrade of libxslt from 1.1.41-2.fc41 to 1.1.42-1.fc41 is suspicious.

Comment 1 Fedora Release Engineering 2024-09-29 04:22:24 UTC
Dear Maintainer,

your package has an open Fails To Build From Source bug for Fedora 41.
Action is required from you.

If you can fix your package to build, perform a build in koji, and either create
an update in bodhi, or close this bug without creating an update, if updating is
not appropriate [1]. If you are working on a fix, set the status to ASSIGNED to
acknowledge this. If you have already fixed this issue, please close this Bugzilla report.

Following the policy for such packages [2], your package will be orphaned if
this bug remains in NEW state more than 8 weeks (not sooner than 2024-09-12).

A week before the mass branching of Fedora 42 according to the schedule [3],
any packages not successfully rebuilt at least on Fedora 40 will be
retired regardless of the status of this bug.

[1] https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
[2] https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
[3] https://fedorapeople.org/groups/schedule/f-42/f-42-key-tasks.html

Comment 2 Jeff Fearn 🐞 2024-10-01 00:05:49 UTC
Hey Rudi, it appears that the txt output is dying. I can't duplicate outside of rawhide so maybe a change to the docbook package is causing this?

Comment 3 Fedora Release Engineering 2024-10-20 04:22:15 UTC
Dear Maintainer,

your package has an open Fails To Build From Source bug for Fedora 41.
Action is required from you.

If you can fix your package to build, perform a build in koji, and either create
an update in bodhi, or close this bug without creating an update, if updating is
not appropriate [1]. If you are working on a fix, set the status to ASSIGNED to
acknowledge this. If you have already fixed this issue, please close this Bugzilla report.

Following the policy for such packages [2], your package will be orphaned if
this bug remains in NEW state more than 8 weeks (not sooner than 2024-09-12).

A week before the mass branching of Fedora 42 according to the schedule [3],
any packages not successfully rebuilt at least on Fedora 40 will be
retired regardless of the status of this bug.

[1] https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
[2] https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
[3] https://fedorapeople.org/groups/schedule/f-42/f-42-key-tasks.html

Comment 4 Jeff Fearn 🐞 2024-10-21 02:30:29 UTC
Fixed in rawhide https://bodhi.fedoraproject.org/updates/FEDORA-2024-6ce750b0ea

Comment 5 Fedora Update System 2024-10-21 06:06:51 UTC
FEDORA-2024-0210775de1 (publican-4.3.2-31.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-0210775de1

Comment 6 Fedora Update System 2024-10-22 02:34:06 UTC
FEDORA-2024-0210775de1 has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-0210775de1`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-0210775de1

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2024-10-30 02:36:11 UTC
FEDORA-2024-0210775de1 (publican-4.3.2-31.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.


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