Bug 1587836 - poco-devel does not provide cmake files
Summary: poco-devel does not provide cmake files
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: poco
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Scott Talbert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-06 08:07 UTC by Jiri Kastner
Modified: 2018-09-28 20:30 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-28 20:30:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jiri Kastner 2018-06-06 08:07:06 UTC
Description of problem:
i'm trying to build sw which is cmake based and need PocoConfig.cmake, but that's not provided by any package

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. dnf install poco-devel
2. rpm -ql poco-devel | grep cmake
3. check output

Actual results:
[root@localhost ~]# rpm -ql poco-devel| grep cmake
[root@localhost ~]# 

Expected results:
list of cmake files (should be one for each poco module

Additional info:

Comment 1 Scott Talbert 2018-06-15 02:56:09 UTC
(In reply to Jiri Kastner from comment #0)
> Description of problem:
> i'm trying to build sw which is cmake based and need PocoConfig.cmake, but
> that's not provided by any package

What software are you trying to build?  Is it open source?

Comment 2 Frank Quinn 2018-08-28 14:36:50 UTC
Yes this is an issue I was just about to report then spotted this - when the library is compiled with autotools you won't get the cmake files generated. It must be a reasonably new thing because:

https://pocoproject.org/docs/00200-GettingStarted.html

Doesn't match the results on the matter in:

https://github.com/pocoproject/poco/blob/develop/doc/00200-GettingStarted.page#L314

Also see:

https://github.com/pocoproject/poco/issues/1974

Where they look to have went through this cycle on debian too.

Comment 3 Scott Talbert 2018-08-29 16:39:04 UTC
Okay, I'm working on changing the build over to use cmake.  I'm running into a weird error at the moment...er, really a failure with lack of error message.  :-)

Comment 4 Scott Talbert 2018-09-07 23:51:36 UTC
Okay, I've got this building with cmake now and planning to build it in F29 and Rawhide.  Do you need it in F28 also?

Comment 5 Fedora Update System 2018-09-08 13:37:16 UTC
poco-1.9.0-4.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-7b772a56c7

Comment 6 Fedora Update System 2018-09-08 16:12:09 UTC
poco-1.9.0-4.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-7b772a56c7

Comment 7 Fedora Update System 2018-09-21 05:30:30 UTC
poco-1.9.0-4.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, 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.