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 1584375 - trojita: FTBFS in Fedora rawhide
Summary: trojita: FTBFS in Fedora rawhide
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: trojita
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Raphael Groner
QA Contact: Fedora Extras Quality Assurance
URL: http://apps.fedoraproject.org/koschei...
Whiteboard:
Depends On:
Blocks: qt511
TreeView+ depends on / blocked
 
Reported: 2018-05-30 18:33 UTC by Raphael Groner
Modified: 2018-06-19 19:06 UTC (History)
3 users (show)

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


Attachments (Terms of Use)
build.log (12.99 KB, text/plain)
2018-05-30 18:33 UTC, Raphael Groner
no flags Details

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.


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