Bug 1583304

Summary: nitroshare: FTBFS in Fedora 28
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: nitroshareAssignee: Raphael Groner <projects.rg>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: projects.rg
Target Milestone: ---   
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: 2018-06-23 12:12:12 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: 1555378    
Attachments:
Description Flags
root.log
none
build.log
none
state.log none

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