From owner-freebsd-ports-bugs@freebsd.org Sun Sep 17 12:26:17 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57641E0E8D5 for ; Sun, 17 Sep 2017 12:26:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44BE581A42 for ; Sun, 17 Sep 2017 12:26:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8HCQHSb018594 for ; Sun, 17 Sep 2017 12:26:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222393] www/qt5-webengine Too many redefinition errors Date: Sun, 17 Sep 2017 12:26:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: robbelics@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2017 12:26:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222393 Bug ID: 222393 Summary: www/qt5-webengine Too many redefinition errors Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: robbelics@gmail.com Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:80:9: warning: 'V8_INLINE' macro redefined [-Wmacro-redefined] #define V8_INLINE(declarator) inline __attribute__((always_inline)) declara= tor ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8config.h:303:10: note: previous definition is here # define V8_INLINE inline __attribute__((always_inline)) ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:88:9: warning: 'V8_DEPRECATED' macro redefined [-Wmacro-redefined] #define V8_DEPRECATED(declarator) declarator __attribute__ ((deprecated)) ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8config.h:341:9: note: previous definition is here #define V8_DEPRECATED(message, declarator) \ ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:96:11: warning: 'V8_UNLIKELY' macro redefined [-Wmacro-redefined] #define V8_UNLIKELY(condition) __builtin_expect((condition), 0) ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8config.h:367:10: note: previous definition is here # define V8_UNLIKELY(condition) (__builtin_expect(!!(condition), 0)) ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:97:11: warning: 'V8_LIKELY' macro redefined [-Wmacro-redefined] #define V8_LIKELY(condition) __builtin_expect((condition), 1) ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8config.h:368:10: note: previous definition is here # define V8_LIKELY(condition) (__builtin_expect(!!(condition), 1)) ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:143:26: error: redefinition of 'Handle' as different kind of symbol template class Handle; ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:343:1: note: previous definition is here using Handle =3D Local; ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:145:1: error: too few template parameters in templa= te redeclaration template class Persistent; ^~~~~~~~~~~~~~~~~~ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:311:3: note: previous template declaration is here template friend class Persistent; ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:159:7: error: redefinition of 'UniqueId' class UniqueId { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:161:7: note: previous definition is here class UniqueId { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:233:26: error: redefinition of 'Handle' as different kind of symbol template class Handle { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:343:1: note: previous definition is here using Handle =3D Local; ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:328:26: error: redefinition of 'Local' template class Local : public Handle { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:216:7: note: previous definition is here class Local { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:381:1: error: too few template parameters in templa= te redeclaration template class Persistent : public Handle { ^~~~~~~~~~~~~~~~~~ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:311:3: note: previous template declaration is here template friend class Persistent; ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:559:16: error: redefinition of 'HandleScope' class V8EXPORT HandleScope { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:887:17: note: previous definition is here class V8_EXPORT HandleScope { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:631:16: error: redefinition of 'Data' class V8EXPORT Data { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:994:17: note: previous definition is here class V8_EXPORT Data { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:695:7: error: redefinition of 'ScriptOrigin' class ScriptOrigin { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:1035:7: note: previous definition is here class ScriptOrigin { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:717:16: error: redefinition of 'Script' class V8EXPORT Script { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:1102:17: note: previous definition is here class V8_EXPORT Script { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:827:16: error: redefinition of 'Message' class V8EXPORT Message { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:1444:17: note: previous definition is here class V8_EXPORT Message { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:893:16: error: redefinition of 'StackTrace' class V8EXPORT StackTrace { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:1524:17: note: previous definition is here class V8_EXPORT StackTrace { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:942:16: error: redefinition of 'StackFrame' class V8EXPORT StackFrame { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:1576:17: note: previous definition is here class V8_EXPORT StackFrame { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:999:16: error: redefinition of 'Value' class V8EXPORT Value : public Data { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:1697:17: note: previous definition is here class V8_EXPORT Value : public Data { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:1210:16: error: redefinition of 'Primitive' class V8EXPORT Primitive : public Value { }; ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:2054:17: note: previous definition is here class V8_EXPORT Primitive : public Value { }; ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:1217:16: error: redefinition of 'Boolean' class V8EXPORT Boolean : public Primitive { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:2061:17: note: previous definition is here class V8_EXPORT Boolean : public Primitive { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:1227:16: error: redefinition of 'String' class V8EXPORT String : public Primitive { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:2098:17: note: previous definition is here class V8_EXPORT String : public Name { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:1616:16: error: redefinition of 'Symbol' class V8EXPORT Symbol : public Primitive { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:2465:17: note: previous definition is here class V8_EXPORT Symbol : public Name { ^ In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp= :7: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/modules/geolocation/Geolocation.h:3= 0: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h:= 34: In file included from /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/third_party/WebKit/Source/bindings/core/v8/WrapperTypeInfo.h:= 38: /usr/local/include/v8.h:1637:16: error: redefinition of 'Number' class V8EXPORT Number : public Primitive { ^ /usr/ports/www/qt5-webengine/work/qtwebengine-opensource-src-5.7.1/src/3rdp= arty/chromium/v8/include/v8.h:2530:17: note: previous definition is here class V8_EXPORT Number : public Primitive { ^ fatal error: too many errors emitted, stopping now [-ferror-limit=3D] 4 warnings and 20 errors generated. [8550/11250] CXX obj/src/3rdparty/chromium/third_party/WebKit/Source/core/layout/svg/line/we= bcore_rendering.SVGInlineTextBox.o [8551/11250] CXX obj/src/3rdparty/chromium/third_party/WebKit/Source/core/layout/svg/line/we= bcore_rendering.SVGRootInlineBox.o ninja: build stopped: subcommand failed. *** [invoke_ninja] Error code 1 make[5]: stopped in /usr/ports/www/qt5-webengine/work/.build/src/core 1 error make[5]: stopped in /usr/ports/www/qt5-webengine/work/.build/src/core *** [sub-gyp_run-pro-make_first] Error code 2 make[4]: stopped in /usr/ports/www/qt5-webengine/work/.build/src/core 1 error make[4]: stopped in /usr/ports/www/qt5-webengine/work/.build/src/core *** [sub-core-make_first] Error code 2 make[3]: stopped in /usr/ports/www/qt5-webengine/work/.build/src 1 error make[3]: stopped in /usr/ports/www/qt5-webengine/work/.build/src *** [sub-src-make_first] Error code 2 make[2]: stopped in /usr/ports/www/qt5-webengine/work/.build 1 error make[2]: stopped in /usr/ports/www/qt5-webengine/work/.build =3D=3D=3D> Compilation failed unexpectedly. --=20 You are receiving this mail because: You are the assignee for the bug.=