On a new AMD computer after installing FreeBSD 10-0 Stable 16/March/2014 while trying to build KDE with WITH_NEW_XORG=yes the compile has stopped at qca-ossl with the attched output.
===> qca-ossl-2.0.0.b3_4 depends on file: /usr/local/lib/qt4/libQtCore.so - found ===> qca-ossl-2.0.0.b3_4 depends on file: /usr/local/bin/moc-qt4 - found ===> qca-ossl-2.0.0.b3_4 depends on file: /usr/local/bin/qmake-qt4 - found ===> qca-ossl-2.0.0.b3_4 depends on shared library: libqca.so - found ===> Configuring for qca-ossl-2.0.0.b3_4 ===> FreeBSD 10 autotools fix applied to /usr/ports/security/qca-ossl/work/qca-ossl-2.0.0-beta3/configure Configuring qca-ossl ... Verifying Qt 4 build environment ... fail
Reason: There was an error compiling 'conf'. See conf.log for details. Be sure you have a proper Qt 4.0 build environment set up. This means not just Qt, but also a C++ compiler, a make tool, and any other packages necessary for compiling C++ programs. If you are certain everything is installed, then it could be that Qt 4 is not being recognized or that a different version of Qt is being detected by mistake (for example, this could happen if $QTDIR is pointing to a Qt 3 installation). At least one of the following conditions must be satisfied: 1) --qtdir is set to the location of Qt 2) $QTDIR is set to the location of Qt 3) QtCore is in the pkg-config database 4) qmake is in the $PATH This script will use the first one it finds to be true, checked in the above order. #3 and #4 are the recommended options. #1 and #2 are mainly for overriding the system configuration. ===> Script "configure" failed unexpectedly. Please report the problem to [email protected] [maintainer] and attach the "/usr/ports/security/qca-ossl/work/qca-ossl-2.0.0-beta3/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make[1]: stopped in /usr/ports/security/qca-ossl *** Error code 1 Stop. make: stopped in /usr/ports/security/qca-ossl
_______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
