<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000066" bgcolor="#FFFFFF">
<tt>Hello there,<br>
I am trying to install falkon on my 11.1 FreeBSD (details below),
the port version doesn't exist and when I tried to install from
the packages I had lot of issues with the dependencies and the
only way to get around it, was to install those troubled
dependencies as binary from the port system. Yet at the end it
failed to build complaining as below (I have the feeling it is due
to the individual packages I had to install from pkg probably
packages don't match). But the initail attempt to make install
clean failed because of the various </tt><tt><tt>dependencies</tt>.<br>
<br>
"<br>
===> falkon-3.0.0 depends on file: /usr/local/bin/cmake -
found<br>
===> falkon-3.0.0 depends on executable: ninja - found<br>
===> falkon-3.0.0 depends on executable:
update-desktop-database - found<br>
===> falkon-3.0.0 depends on file:
/usr/local/libdata/pkgconfig/xcb.pc - found<br>
===> falkon-3.0.0 depends on file: /usr/local/lib/qt5/bin/moc
- found<br>
===> falkon-3.0.0 depends on file:
/usr/local/lib/qt5/bin/qmake - found<br>
===> falkon-3.0.0 depends on shared library: libKF5Wallet.so
- found (/usr/local/lib/libKF5Wallet.so)<br>
===> falkon-3.0.0 depends on shared library: libQt5Core.so -
found (/usr/local/lib/qt5/libQt5Core.so)<br>
===> falkon-3.0.0 depends on shared library: libQt5DBus.so -
found (/usr/local/lib/qt5/libQt5DBus.so)<br>
===> falkon-3.0.0 depends on shared library: libQt5Gui.so -
found (/usr/local/lib/qt5/libQt5Gui.so)<br>
===> falkon-3.0.0 depends on shared library:
libQt5Location.so - found (/usr/local/lib/qt5/libQt5Location.so)<br>
===> falkon-3.0.0 depends on shared library: libQt5Network.so
- found (/usr/local/lib/qt5/libQt5Network.so)<br>
===> falkon-3.0.0 depends on shared library:
libQt5PrintSupport.so - found
(/usr/local/lib/qt5/libQt5PrintSupport.so)<br>
===> falkon-3.0.0 depends on shared library: libQt5Qml.so -
found (/usr/local/lib/qt5/libQt5Qml.so)<br>
===> falkon-3.0.0 depends on shared library: libQt5Quick.so -
found (/usr/local/lib/qt5/libQt5Quick.so)<br>
===> falkon-3.0.0 depends on shared library: libQt5Sql.so -
found (/usr/local/lib/qt5/libQt5Sql.so)<br>
===> falkon-3.0.0 depends on shared library:
libQt5WebChannel.so - found
(/usr/local/lib/qt5/libQt5WebChannel.so)<br>
===> falkon-3.0.0 depends on shared library:
libQt5WebEngine.so - found (/usr/local/lib/qt5/libQt5WebEngine.so)<br>
===> falkon-3.0.0 depends on shared library: libQt5Widgets.so
- found (/usr/local/lib/qt5/libQt5Widgets.so)<br>
===> falkon-3.0.0 depends on shared library:
libQt5X11Extras.so - found (/usr/local/lib/qt5/libQt5X11Extras.so)<br>
===> Configuring for falkon-3.0.0<br>
===> Performing out-of-source build<br>
/bin/mkdir -p /usr/ports/www/falkon/work/.build<br>
-- <br>
<br>
CMake Error at CMakeLists.txt:46 (find_package):<br>
Could not find a configuration file for package "Qt5" that is
compatible<br>
with requested version "5.9.0".<br>
<br>
The following configuration files were considered but not
accepted:<br>
<br>
/usr/local/lib/cmake/Qt5/Qt5Config.cmake, version: 5.7.1<br>
<br>
<br>
<br>
-- Configuring incomplete, errors occurred!<br>
See also
"/usr/ports/www/falkon/work/.build/CMakeFiles/CMakeOutput.log".<br>
See also
"/usr/ports/www/falkon/work/.build/CMakeFiles/CMakeError.log".<br>
*** Error code 1<br>
<br>
Stop.<br>
make: stopped in /usr/ports/www/falkon<br>
"<br>
<br>
My freeBSD is the following:<br>
% uname -a<br>
FreeBSD Main-WS 11.1-RELEASE-p8 FreeBSD 11.1-RELEASE-p8 #0: Tue
Mar 13 17:07:05 UTC 2018
<a class="moz-txt-link-abbreviated" href="mailto:root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC">root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC</a>
amd64<br>
<br>
% uname -r<br>
11.1-RELEASE-p8<br>
<br>
<br>
% sudo pkg update<br>
Password:<br>
Updating FreeBSD repository catalogue...<br>
FreeBSD repository is up to date.<br>
All repositories are up to date.<br>
<br>
%sudo pkg install falkon<br>
Updating FreeBSD repository catalogue...<br>
FreeBSD repository is up to date.<br>
All repositories are up to date.<br>
pkg: No packages available to install matching 'falkon' have been
found in the repositories<br>
<br>
% sudo pkg install www/falkon<br>
Updating FreeBSD repository catalogue...<br>
FreeBSD repository is up to date.<br>
All repositories are up to date.<br>
pkg: No packages available to install matching 'www/falkon' have
been found in the repositories<br>
<br>
<br>
My questions are: is the package ready for stable or only in
current?, and when you reckon we will have a port for it?<br>
<br>
Thanks in advance<br>
Rami<br>
<br>
<br>
</tt>
</body>
</html>