Bug 1584375

Summary: trojita: FTBFS in Fedora rawhide
Product: [Fedora] Fedora Reporter: Raphael Groner <projects.rg>
Component: trojitaAssignee: Raphael Groner <projects.rg>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: kevin, projects.rg, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: http://apps.fedoraproject.org/koschei/package/trojita
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-19 19:06:51 UTC Type: Bug
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: 1584240    
Attachments:
Description Flags
build.log none

Description Raphael Groner 2018-05-30 18:33:35 UTC
Created attachment 1445972 [details]
build.log

Description of problem:
Package trojita fails to build from source in Fedora rawhide.

Snippets from build.log:
CMake Error at CMakeLists.txt:561 (qt5_use_modules):
  Unknown CMake command "qt5_use_modules".
…
RPM build errors:
    Macro expanded in comment on line 25: %{name}_common-po-20160612.tar.gz po/
    Macro expanded in comment on line 193: %{name}.1*


Version-Release number of selected component (if applicable):
0.7-12.fc28

Steps to Reproduce:
koji build --scratch f29 trojita-0.7-12.fc28.src.rpm

Additional info:
This package is tracked by Koschei. See:
http://apps.fedoraproject.org/koschei/package/trojita

Comment 1 Kevin Kofler 2018-05-30 20:20:25 UTC
https://stackoverflow.com/questions/31172156/what-to-use-instead-of-qt5-use-modules

qt5_use_modules had been deprecated for a while, they removed it in 5.11.

Comment 2 Raphael Groner 2018-06-19 19:06:51 UTC
qt5-qtbase in rawhide has a patch to readd lost 
qt5_use_modules.