Rex Dieter wrote:

> Scott Talbert wrote:
> 
>> On Mon, 16 Jul 2018, Miro Hrončok wrote:
>> 
>>>> A few days ago scidavis builds started failing in rawhide. Someone
>>>> mentioned here that sip was to blame for a number of such failures and
>>>> according to koschei they started to happen after the update from
>>>> sip-4.19.9-0.2.dev1805261119.fc29 to sip-4.19.12-2.fc29.
>>>
>>> Sorry for stealing the thread, but this might be related:
>>>
>>> libarcus:   Could not find SIP
>>> https://koji.fedoraproject.org/koji/taskinfo?taskID=28195162
>>>
>>> libsavitar: Could not find SIP
>>> https://koji.fedoraproject.org/koji/taskinfo?taskID=28197370
> 
> I'll investigate these.  Odd though 'sip' is present in the buildroot,
> CMake Error at cmake/FindSIP.cmake:64 (MESSAGE):
>   Could not find SIP
> 
> could mean something else in this context.

OK, context is that these are looking for the sip python module, which is no 
longer implicitly pulled in by current:
BuildRequires: python3-sip-devel

Seems a lot of software expects that, so I'll (re)add the dependency
Requires: python3-sip
to python3-sip-devel

-- Rex
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/USQNXZWW35LSVMAG4F7CULAOZILA7XVJ/

Reply via email to