python-wxpython FTBFS
Description:
python-wxpython fails to build from source possibly sip related:
source not found: 'sip/siplib/sip_array.c' in bld(source=['sip/siplib/apiversions.c', 'sip/siplib/descriptors.c', 'sip/siplib/int_convertors.c', 'sip/siplib/objmap.c', 'sip/siplib/qtlib.c', 'sip/siplib/sip_array.c', 'sip/siplib/siplib.c', 'sip/siplib/threads.c', 'sip/siplib/voidptr.c'], target='siplib', meths=['process_rule', 'process_source', 'set_bundle', 'apply_bundle', 'init_pyext', 'apply_link', 'apply_implib', 'process_use', 'propagate_uselib_vars', 'apply_incpaths', 'apply_vnum', 'set_macosx_deployment_target'], features=['c', 'cxx', 'cshlib', 'cxxshlib', 'pyext'], path=/build/python-wxpython/src/wxPython-4.2.2, idx=1, tg_idx_count=1, uselib='siplib WX WXPY', posted=True) in /build/python-wxpython/src/wxPython-4.2.2
Additional info:
- python-wxpython 1:4.2.2-2
- sip 6.10.0-1
- python-wxpython-1_4.2.2-2-x86_64-build.log
Steps to reproduce:
$ pkgctl repo clone --protocol https python-wxpython
$ cd python-wxpython/
$ pkgctl build