Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2019 10:24:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236875] www/qt5-webengine: fails to build on 12.0 amd64 and i386 "QtWebEngineCore/private/qtwebenginecore-config_p.h file not found"
Message-ID:  <bug-236875-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236875

            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@FreeBSD.org
          Reporter: vvd@unislabs.com
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

Options are same for both platforms:
OPTIONS_FILE_SET+=3DALSA
OPTIONS_FILE_UNSET+=3DPULSEAUDIO
OPTIONS_FILE_UNSET+=3DSNDIO

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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236875-7788>