FS#39339 - [kleansweep] build fails

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Tuesday, 11 March 2014, 04:57 GMT
Last edited by Eric Belanger (Snowman) - Friday, 16 May 2014, 14:09 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I couldn't find a "uic" to install as a dependency.

==> Starting build()...
patching file admin/generic.py
This utility uses scons build system. Type:

scons
scons install

To compile and install this program. Read INSTALL for deatiled info.
scons: Reading SConscript files ...

scons: warning: The Options class is deprecated; use the Variables class instead.
File "/build/kleansweep/src/kleansweep-0.2.9/admin/generic.py", line 384, in generate
Checking for kde-config : kde-config was found as /opt/kde/bin/kde-config
Checking for kde version : 3.5.10
Checking for the qt library : qt was found as /usr
Checking for uic : uic was not found - set QTDIR put it in your PATH ?
==> ERROR: A failure occurred in build().
Aborting...


Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Eric Belanger (Snowman)
Friday, 16 May 2014, 14:09 GMT
Reason for closing:  Won't fix
Additional comments about closing:  package was removed from repos
Comment by Doug Newgard (Scimmia) - Tuesday, 11 March 2014, 05:58 GMT
uic is installed as part of qt3, it just can't find it for some reason.

Loading...