Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2012 15:26:25 -0300
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: py27-kdebindings-pykde4-4.7.2 build error
Message-ID:  <87y5om675a.fsf@FreeBSD.org>
References:  <20120518100840.f5f4c36a.web@3dresearch.com> <CAJp7RHYkfdV0GYJ9dirLrZx_L41bOUvhN%2BtxBoWuZUVuHm-iDA@mail.gmail.com> <20120519144441.fcfb3391.web@3dresearch.com> <201205192317.10695.makc@freebsd.org> <20120520110129.58a6caa9.web@3dresearch.com> <87396u7uw2.fsf@FreeBSD.org> <20120520125744.16265fc8.web@3dresearch.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Janos Dohanics <web@3dresearch.com> writes:

> On Sun, 20 May 2012 12:08:13 -0300
> Raphael Kubo da Costa <rakuco@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?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87y5om675a.fsf>