On 05/07/2014 09:02, Michael Howard wrote:
On 04/07/2014 03:07, Michele Calgaro wrote:
Hi Mike,
looks like python-sip-tqt-dbg is not there or it can not be found.
I would start making sure that the package is installed and that it
is available for building.
How do you build packages: locally or in a clean chroot environment?
Cheers
Michele
--------------------------------------------
Hi Michele,
I've tried tried it both ways, i.e. directly on a freshly installed PC
and from within a freshly created chroot (on a freshly installed pc)
and both ways fail the same way.
'python-sip-tqt-dbg ' is installed, as part of the build sequence,
i.e. after each suite/prog is built (tqt3, tqtinterface etc) it is
automatically installed and the next build sequence starts. Perhaps
I'll try not installing and let the build sequence find and install
the dependencies. If that fails (which I'm sure it will) I'll try and
debug why the build system can't find the installed
'python-sip-tqt-dbg '.
As suspected, build still fails, complaining about
missing
'python-sip-tqt-dbg', despite it being installed as a prerequisite;
The following NEW packages will be installed:
libjs-jquery libtqscintilla-dev libtqscintilla7 python-sip-tqt
python-sip-tqt-dbg python-sip-tqt-dev
0 upgraded, 6 newly installed, 0 to remove and 8 not upgraded.
<snip>
Setting up python-sip-tqt (4:14.0.0-0debian7.5.0) ...
Setting up libjs-jquery (1.7.2+dfsg-1) ...
Setting up python-sip-tqt-dev (4:14.0.0-0debian7.5.0) ...
Setting up python-sip-tqt-dbg (4:14.0.0-0debian7.5.0) ...
Setting up libtqscintilla7 (4:14.0.0-0debian7.5.0) ...
Setting up libtqscintilla-dev (4:14.0.0-0debian7.5.0) ...
Setting up python-tqt-build-deps (1.0) ...
<snip>
I'll do some digging .....
Cheers,
Mike.
--