[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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236875
Bug ID: 236875
Summary: www/qt5-webengine: fails to build on 12.0 amd64 and
i386
"QtWebEngineCore/private/qtwebenginecore-config_p.h
file not found"
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: vvd at unislabs.com
Assignee: kde at FreeBSD.org
Flags: maintainer-feedback?(kde at FreeBSD.org)
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/src/core/authentication_dialog_controller.cpp:40:
In file included from
/tmp/work/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.12.1/src/core/authentication_dialog_controller.h:54:
/tmp/work/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.
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list