Created attachment 202949 [details] poudriere-3.3.2: errors/falkon-3.0.1_2.log Hello, I'm getting configure failed with poudriere. I have both GNOMEKEYRING and KWALLET deselected. I attached falkon error log to PR. Thanks, Nuno Teixeira
Moin moin This should be fixed since yesterday https://svnweb.freebsd.org/ports/head/www/falkon/Makefile?revision=496081&view=markup Please update your portstree and try again. Mfg Tobias
The fix Tobias referenced is for something else; I'm able to reproduce this error when neither GNOMEKEYRING nor KWALLET are set.
A commit references this bug: Author: rakuco Date: Mon Mar 18 21:02:41 UTC 2019 New revision: 496208 URL: https://svnweb.freebsd.org/changeset/ports/496208 Log: Depend on qt5-linguisttools at runtime too. This fixes bug 236613, which happens when the KWALLET option is disabled. In this case, we do not pull in devel/qt5-linguisttools even though Falkon's build system uses e-c-m's ECMPoQmTools.cmake, which requires linguisttools to be present. As it turns out, we need to run-depend on linguisttools to prevent this kind of issue anywhere. PR: 236613 Reviewed by: tcberner Differential Revision: https://reviews.freebsd.org/D19629 Changes: head/devel/kf5-extra-cmake-modules/Makefile
A commit references this bug: Author: rakuco Date: Mon Mar 18 21:05:12 UTC 2019 New revision: 496209 URL: https://svnweb.freebsd.org/changeset/ports/496209 Log: MFH: r496208 Depend on qt5-linguisttools at runtime too. This fixes bug 236613, which happens when the KWALLET option is disabled. In this case, we do not pull in devel/qt5-linguisttools even though Falkon's build system uses e-c-m's ECMPoQmTools.cmake, which requires linguisttools to be present. As it turns out, we need to run-depend on linguisttools to prevent this kind of issue anywhere. PR: 236613 Reviewed by: tcberner Differential Revision: https://reviews.freebsd.org/D19629 Approved by: ports-secteam (blanket) Changes: _U branches/2019Q1/ branches/2019Q1/devel/kf5-extra-cmake-modules/Makefile