Bug 1988027 - trojita: FTBFS in Fedora rawhide/f35
Summary: trojita: FTBFS in Fedora rawhide/f35
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: trojita
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Kofler
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F35FTBFS F36FTBFS
TreeView+ depends on / blocked
 
Reported: 2021-07-29 17:43 UTC by Fedora Release Engineering
Modified: 2022-02-04 01:22 UTC (History)
4 users (show)

Fixed In Version: trojita-0.7.0.1-0.12.20220117git266c757.fc36
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-01-26 13:16:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (1.22 KB, text/plain)
2021-07-29 17:43 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2021-07-29 17:43 UTC, Fedora Release Engineering
no flags Details
state.log (915 bytes, text/plain)
2021-07-29 17:43 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2021-07-29 17:43:23 UTC
trojita failed to build from source in Fedora rawhide/f35

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Please fix trojita 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,
trojita will be orphaned. Before branching of Fedora 36,
trojita 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 17:43:27 UTC
Created attachment 1808893 [details]
build.log

Comment 2 Fedora Release Engineering 2021-07-29 17:43:29 UTC
Created attachment 1808894 [details]
root.log

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

Comment 3 Fedora Release Engineering 2021-07-29 17:43:31 UTC
Created attachment 1808895 [details]
state.log

Comment 4 Fedora Release Engineering 2021-08-01 04:35:23 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 5 Kevin Kofler 2021-08-02 02:56:51 UTC
kf5-gpgmepp was retired without notice by Rex Dieter. That package is a dependency of Trojitá and needs to be unretired.

Comment 6 Kevin Kofler 2021-08-02 03:12:49 UTC
Actually, looking at the CMakeLists.txt, it looks like Trojitá can be built with upstream gpgmepp instead, so unretiring kf5-gpgmepp should not be necessary, BUT it should not have been retired before changing the BuildRequires in trojita first.

Comment 7 Kevin Kofler 2021-08-06 00:55:36 UTC
It turns out that this was easier to fix than expected: We already have BuildRequires gpgmepp-devel and qgpgme-devel, CMakeLists.txt prefers those to the legacy kf5-gpgmepp-devel (which also means that there are no broken runtime dependencies in, e.g., F34 GA), so all it takes to fix this is to drop the BuildRequires: kf5-gpgmepp-devel. I have now done that in Rawhide, build running.

Comment 8 Kevin Kofler 2021-08-06 01:02:10 UTC
Unfortunately, this now fails with a different error:

/builddir/build/BUILD/trojita-36b05871b00f282f5d5695e036d1efe0765cd1d2/src/Gui/Window.cpp:1100:22: error: aggregate 'QPainterPath path' has incomplete type and cannot be defined
 1100 |         QPainterPath path;
      |                      ^~~~

Looks like a missing #include.

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

Comment 10 Kevin Kofler 2022-01-26 13:16:15 UTC
https://koji.fedoraproject.org/koji/buildinfo?buildID=1908152 built successfully.

Comment 11 Fedora Update System 2022-01-27 03:50:15 UTC
FEDORA-2022-7f67e9e695 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-7f67e9e695

Comment 12 Fedora Update System 2022-01-27 22:51:35 UTC
FEDORA-2022-7f67e9e695 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-7f67e9e695`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-7f67e9e695

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

Comment 13 Fedora Update System 2022-02-04 01:22:07 UTC
FEDORA-2022-7f67e9e695 has been pushed to the Fedora 35 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.