trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2014

Re: [trinity-devel] python-tqt FTBFS

From: Slávek Banko <slavek.banko@...>
Date: Wed, 29 Jan 2014 19:42:23 +0100
Dne st 29. ledna 2014 Darrell Anderson napsal(a):
> I am unable to build python-tqt. The failure:
>
> Traceback (most recent call last):
>   File "configure.py", line 31, in <module>
>     from sip4_tqt import sipconfig
> ImportError: No module named sip4_tqt
> make: *** No targets specified and no makefile found.  Stop.
>
> I don't have anything in my sip4-tqt package named sip4_tqt.
>
> Reversing commit bef77650 allows python-tqt to build.
>
> What is the conflict?
>
> Darrell
>

sip4-tqt and python-tqt is now a need to build as a python modules. Look 
for information from Fran�ois in bug 1790 and the build scripts in RedHat 
and Debian.

http://bugs.pearsoncomputing.net/show_bug.cgi?id=1790
http://git.trinitydesktop.org/cgit/tde-packaging/tree/debian/squeeze/dependencies/sip4-tqt/debian/rules
http://git.trinitydesktop.org/cgit/tde-packaging/tree/debian/squeeze/dependencies/python-tqt/debian/rules

Maybe it would be good to modify sip4-tqt and python-tqt to internally 
implement the installation as modules. Python but I'm not so buddy, to I 
dared to do it.

Slavek
--