On Mon, 16 Jul 2018, Rex Dieter 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

Also, since you're now only packaging the one 'sip' binary, does it make sense to move it out of the 'python2-sip-devel' package to a python-agnostic subpackage? It seems a bit weird that a python 3 package that uses sip would have to BR python2-sip-devel to get the sip binary.

Scott
_______________________________________________
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/UWJQRBSWWUBXUBCHJQURJEZYCUHZGHMO/

Reply via email to