New issue
Advanced search Search tips

Issue 814842 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Blink build error with jumbo builds

Project Member Reported by juliatut...@chromium.org, Feb 22 2018

Issue description

I'm seeing the following build error:

In file included from gen/third_party/WebKit/Source/platform/platform_jumbo_34.cc:9:
In file included from ../../third_party/ffmpeg/../../third_party/WebKit/Source/platform/fonts/WebFontTypefaceFactory.cpp:5:
../../third_party/WebKit/Source/platform/fonts/WebFontTypefaceFactory.h:18:7: error: redefinition of 'WebFontTypefaceFactory'
class WebFontTypefaceFactory {
      ^
../../third_party/ffmpeg/../../third_party/WebKit/Source/platform/fonts/WebFontDecoder.cpp:37:10: note: '../../third_party/WebKit/Source/platform/fonts/WebFontTypefaceFactory.h' included multiple times, additional include site here
#include "platform/fonts/WebFontTypefaceFactory.h"
         ^
../../third_party/ffmpeg/../../third_party/WebKit/Source/platform/fonts/WebFontTypefaceFactory.cpp:5:10: note: '../../third_party/WebKit/Source/platform/fonts/WebFontTypefaceFactory.h' included multiple times, additional include site here
#include "platform/fonts/WebFontTypefaceFactory.h"
         ^
../../third_party/WebKit/Source/platform/fonts/WebFontTypefaceFactory.h:18:7: note: unguarded header; consider using #ifdef guards or #pragma once
class WebFontTypefaceFactory {
      ^
1 error generated.
 

Comment 1 by f...@opera.com, Feb 22 2018

Comment 2 by f...@opera.com, Feb 22 2018

Owner: brat...@opera.com
Status: Fixed (was: Untriaged)

Sign in to add a comment