maintainer-feedback requested: [Bug 236875] www/qt5-webengine: fails to build on 12.0 amd64 and i386 "QtWebEngineCore/private/qtwebenginecore-config_p.h file not found"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 29 10:24:55 GMT 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 236875: www/qt5-webengine: fails to build on 12.0 amd64 and i386
"QtWebEngineCore/private/qtwebenginecore-config_p.h file not found"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236875



--- Description ---
Options are same for both platforms:
OPTIONS_FILE_SET+=ALSA
OPTIONS_FILE_UNSET+=PULSEAUDIO
OPTIONS_FILE_UNSET+=SNDIO

Part of log with error from 12.0 amd64:
In file included from
/tmp/work/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.12.1/sr
c/core/authentication_dialog_controller.cpp:40:
In file included from
/tmp/work/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.12.1/sr
c/core/authentication_dialog_controller.h:54:
/tmp/work/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.12.1/sr
c/core/api/qtwebenginecoreglobal_p.h:56:10:
fatal error: 'QtWebEngineCore/private/qtwebenginecore-config_p.h' file not
found
#include <QtWebEngineCore/private/qtwebenginecore-config_p.h>
	 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.


Part of log with error from 12.0 i386:
In file included from
/usr/obj/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.12.1/src
/core/authentication_dialog_controller.cpp:40:
In file included from
/usr/obj/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.12.1/src
/core/authentication_dialog_controller.h:54:
/usr/obj/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.12.1/src
/core/api/qtwebenginecoreglobal_p.h:56:10:
fatal error: 'QtWebEngineCore/private/qtwebenginecore-config_p.h' file not
found
#include <QtWebEngineCore/private/qtwebenginecore-config_p.h>
	 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.


find can't find this file too.


More information about the kde-freebsd mailing list