Bug 217336 - devel/py-qt5-qscintilla2 and devel/py-qt4-qscintilla2 does not configure (maybe not needed anymore?)
Summary: devel/py-qt5-qscintilla2 and devel/py-qt4-qscintilla2 does not configure (may...
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-25 02:51 UTC by Walter Schwarzenfeld
Modified: 2017-03-01 16:34 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Schwarzenfeld freebsd_triage 2017-02-25 02:51:46 UTC
It fails to configure with:

 Configuring for py27-qt5-qscintilla2-2.9.1
cd /ram/usr/ports/devel/py-qt5-qscintilla2/work/QScintilla-gpl-2.9.1/Python && /usr/bin/env QT_SELECT=qt5 PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/ram/usr/ports/devel/py-qt5-qscintilla2/work  XDG_CONFIG_HOME=/ram/usr/ports/devel/py-qt5-qscintilla2/work  HOME=/ram/usr/ports/devel/py-qt5-qscintilla2/work SHELL=/bin/sh CONFIG_SHELL=/bin/sh /usr/local/bin/python2.7 configure.py --pyqt PyQt5 -d /usr/local/lib/python2.7/site-packages/PyQt5 -v /usr/local/share/py-sip/PyQt5  --apidir /usr/local/share/qt5/qsci --qmake /usr/local/lib/qt5/bin/qmake --pyqt-sipdir /usr/local/share/py-sip/PyQt5
Error: The QScintilla library could not be found in /usr/local/lib/qt5. If
QScintilla is installed then use the --qsci-libdir argument to explicitly
specify the correct directory.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/py-qt5-qscintilla2
*** Error code 1


(I don't need this ports, but I stumbled upon it).
Comment 1 Walter Schwarzenfeld freebsd_triage 2017-02-25 04:31:18 UTC
I grepped through the Makefiles in the ports-tree. Seems no port needs
one of the two ports.
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2017-03-01 12:09:52 UTC
I cannot reproduce the build error here -- please make sure all your installed Qt and PyQt ports are up to date.
Comment 3 Walter Schwarzenfeld freebsd_triage 2017-03-01 16:33:26 UTC
Sorry, was a "silly" error => sudo make depends clean.
I close it no bug.