Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1799570

Summary: laby: FTBFS in Fedora rawhide/f32
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: labyAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 32CC: rjones, sbonazzo
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: laby-0.6.4-15.20200413git27ecf89.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-13 15:55:13 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:    
Bug Blocks: 1750908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2020-02-06 18:30:21 UTC
laby failed to build from source in Fedora rawhide/f32

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Please fix laby 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,
laby will be orphaned. Before branching of Fedora 33,
laby will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2020-02-06 18:30:24 UTC
Created attachment 1659454 [details]
build.log

Comment 2 Fedora Release Engineering 2020-02-06 18:30:26 UTC
Created attachment 1659455 [details]
root.log

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

Comment 3 Fedora Release Engineering 2020-02-06 18:30:27 UTC
Created attachment 1659456 [details]
state.log

Comment 4 Ben Cotton 2020-02-11 17:04:03 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle.
Changing version to 32.

Comment 5 Fedora Release Engineering 2020-02-16 04:31:42 UTC
Dear Maintainer,

your package has not been built successfully in 32. 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. Following the latest policy for such packages [2], your package
will be orphaned if this bug remains in NEW state more than 8 weeks.

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

[1] https://fedoraproject.org/wiki/Updates_Policy
[2] https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
[3] https://fedoraproject.org/wiki/Releases/33/Schedule

Comment 6 Sandro Bonazzola 2020-02-28 08:56:36 UTC
I'll try to get this building again but upstream project looks more or less dead.

Comment 7 Sandro Bonazzola 2020-03-28 09:26:26 UTC
reported upstream: https://github.com/sgimenez/laby/issues/59

Comment 8 Sandro Bonazzola 2020-03-28 09:28:52 UTC
rjones, can you help here? My ocaml skills are nearly not existent.

Comment 9 Richard W.M. Jones 2020-03-28 09:45:43 UTC
It compiles fine from git.  It seems that the Fedora version doesn't
compile because it is missing this commit:

https://github.com/sgimenez/laby/commit/341f32d2cc12dd9ab6b291beed2ecaf6ef99c982

TBH my suggestion is that you just move directly to packaging
git releases, since 0.6.4 even with patches is 6 years old.

Comment 10 Sandro Bonazzola 2020-04-13 15:55:13 UTC
Thanks Richard, fixed.