py27-kdebindings-pykde4-4.7.2 build error

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun May 20 18:26:43 UTC 2012


Janos Dohanics <web at 3dresearch.com> writes:

> On Sun, 20 May 2012 12:08:13 -0300
> Raphael Kubo da Costa <rakuco at FreeBSD.org> wrote:
>> Before marking another port as MAKE_JOBS_UNSAFE, I'd really like to
>> know what error you were experiencing.
>>
>> Can you please build only with CMAKE_VERBOSE=1 and post the log so we
>> can find out the actual error message you were having?
>
> Please see:
>
> http://wwwp.3dresearch.com/py27-kdebindings-pykde4_make_CMAKE_VERBOSE.txt

Thanks. So the actual error seems to be this one:

 /usr/local/bin/sip -t ALL -t WS_X11 -t Qt_4_7_2 -x VendorID -x PyQt_NoPrintRangeBug -g -j 8 -c /usr/ports/devel/kdebindings4-python-pykde4/work/pykde4-4.7.4/sip/plasma -I /usr/local/share/py-sip -I /usr/ports/devel/kdebindings4-python-pykde4/work/pykde4-4.7.4/sip /usr/ports/devel/kdebindings4-python-pykde4/work/pykde4-4.7.4/sip/plasma/plasmamod.sip
 sip: Unable to find file "QtScript/QtScriptmod.sip"
*** Error code 1

(I'm guessing that the call to sip is that one, it's hard to tell
because of the make jobs running in parallel).

Which is interesting, because you do seem to have py27-qt4-script
installed.

Can you check it has the SIPFILES option enabled and that you have
/usr/local/share/py-sip/QtScript/QtScriptmod.sip on your system? Could
you also post the build output with CMAKE_VERBOSE _and_ parallel jobs
disabled?



More information about the freebsd-ports mailing list