Bug 1987771

Summary: opendbx: FTBFS in Fedora rawhide/f35
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: opendbxAssignee: Matt Domsch <matt>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 35CC: matt
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-01-24 01:51:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1969393    
Bug Blocks: 1927309, 1992484    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2021-07-29 16:16:01 UTC
opendbx failed to build from source in Fedora rawhide/f35

https://koji.fedoraproject.org/koji/taskinfo?taskID=72415895


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Please fix opendbx at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
opendbx will be orphaned. Before branching of Fedora 36,
opendbx will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2021-07-29 16:16:04 UTC
Created attachment 1808219 [details]
build.log

Comment 2 Fedora Release Engineering 2021-07-29 16:16:07 UTC
Created attachment 1808220 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2021-07-29 16:16:09 UTC
Created attachment 1808221 [details]
state.log

Comment 4 Matt Domsch 2021-07-30 01:55:52 UTC
s390x is apparently missing firebird-devel, but is being worked on.  Once that is resolved, opendbx should work again. https://bugzilla.redhat.com/show_bug.cgi?id=1969393

No matching package to install: 'firebird-devel'
Not all dependencies satisfied
Error: Some packages could not be found.

Comment 5 Fedora Release Engineering 2021-08-01 04:31:24 UTC
Dear Maintainer,

your package has an open Fails To Build From Source bug for Fedora 35.
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 2021-09-23).

A week before the mass branching of Fedora 36 according to the schedule [3],
any packages not successfully rebuilt at least on Fedora 34 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-36/f-36-key-tasks.html

Comment 6 Matt Domsch 2021-08-10 02:56:07 UTC
Comment 4 resolves needinfo. Blocked by https://bugzilla.redhat.com/show_bug.cgi?id=1969393

Comment 7 Ben Cotton 2021-08-10 13:25:46 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 35 development cycle.
Changing version to 35.

Comment 8 Fedora Release Engineering 2021-08-22 04:25:42 UTC
Dear Maintainer,

your package has an open Fails To Build From Source bug for Fedora 35.
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 2021-09-23).

A week before the mass branching of Fedora 36 according to the schedule [3],
any packages not successfully rebuilt at least on Fedora 34 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-36/f-36-key-tasks.html

Comment 9 Matt Domsch 2021-08-22 05:27:54 UTC
F35 scratch-build succeeded. https://koji.fedoraproject.org/koji/taskinfo?taskID=74312216

Comment 10 Matt Domsch 2021-08-22 05:34:31 UTC
Build running for F35. https://koji.fedoraproject.org/koji/taskinfo?taskID=74312932

Comment 11 Matt Domsch 2021-08-22 13:22:17 UTC
Re-opening as the build for F35 is failing sometimes still.  Scratch-build above succeeded. Koji build then failed on 2 builders with an error that it could not create an output doc/html directory. Re-running koji then succeeded on those 2 builders, but failed on a different one.  This is odd and I suspect not directly package-related.... https://koji.fedoraproject.org/koji/taskinfo?taskID=74313500

Comment 12 Matt Domsch 2021-08-22 18:13:13 UTC
https://koji.fedoraproject.org/koji/taskinfo?taskID=74338932 succeeded after using %global _smp_build_ncpus 1.

Update automatically created for F35.

Comment 13 Matt Domsch 2022-01-24 01:51:36 UTC
Fixed with commit 47ec23d239b4e73fc2ebd33d650874ac8c5db630
Author: Matt Domsch <matt>
Date:   Wed Sep 1 14:43:58 2021 -0500

    Fix sporadic build failures by precreating doc/{html,xml,man}

I merged this from rawhide (f36) to f35 branch now, so any future rebuilds should pick this up automatically. I don't see a reason to push an update just to pick this up.