Bug 1583304 - nitroshare: FTBFS in Fedora 28
Summary: nitroshare: FTBFS in Fedora 28
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: nitroshare
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Raphael Groner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F28FTBFS
TreeView+ depends on / blocked
 
Reported: 2018-05-28 16:30 UTC by Fedora Release Engineering
Modified: 2018-06-23 12:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-23 12:12:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
root.log (94.12 KB, text/plain)
2018-05-28 16:30 UTC, Fedora Release Engineering
no flags Details
build.log (25.14 KB, text/plain)
2018-05-28 16:30 UTC, Fedora Release Engineering
no flags Details
state.log (631 bytes, text/plain)
2018-05-28 16:30 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2018-05-28 16:30:27 UTC
nitroshare failed to build from source in Fedora 28

https://koji.fedoraproject.org/koji/taskinfo?taskID=27240305
https://koji.fedoraproject.org/koji/buildinfo?buildID=1085626


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Please fix nitroshare 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,
nitroshare will be orphaned. Before branching of Fedora 29,
nitroshare 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 2018-05-28 16:30:35 UTC
Created attachment 1443597 [details]
root.log

Comment 2 Fedora Release Engineering 2018-05-28 16:30:39 UTC
Created attachment 1443598 [details]
build.log

Comment 3 Fedora Release Engineering 2018-05-28 16:30:42 UTC
Created attachment 1443599 [details]
state.log

Comment 4 Raphael Groner 2018-05-28 18:25:20 UTC
From build.log:
/builddir/build/BUILD/nitroshare-desktop-0.3.4/src/application/splashdialog.cpp:40:25: error: incomplete type 'QStyle' used in nested name specifier

Solution: need to #include <QStyle>

Qt keeps removing implicit #includes to speed up compilation, and this breaks builds.

Comment 5 Raphael Groner 2018-05-28 18:55:28 UTC
Not reproducible.
https://koji.fedoraproject.org/koji/taskinfo?taskID=27261941


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