https://bugzilla.redhat.com/show_bug.cgi?id=2176889



--- Comment #6 from Neal Gompa <[email protected]> ---
(In reply to Rémi Verschelde from comment #5)
> Indeed. I've added gcc-c++ (seems like Fedora's CMake macro requires g++
> even though the library is C only) and make.
> 

This is actually because the CMakeLists doesn't declare it as a C-only project.
By default CMake assumes C++ projects unless you say otherwise.

Feel free to fix this if you want.

> I also had to dehardcode "build" in the "%check" section:
> ```
> %check
> %{_vpath_builddir}/tests/wslay_tests
> ```
> 
> It's now building fine using mock's rawhide config on Mageia. (Updated spec
> and SRPM at the same location.)

Excellent!


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2176889
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to