Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2015 11:42:38 +0300
From:      Lena@lena.kiev.ua
To:        chromium@FreeBSD.org
Subject:   43.0.2357.65 build on 8.4 i386 failed
Message-ID:  <20150526084238.GA902@lena.kiev>

next in thread | raw e-mail | index | archive | help
[3640/16847] CXX obj/third_party/skia/...ders/skia_library.GrGLProgramBuilder.o
FAILED: g++48 -MMD -MF obj/third_party/skia/src/gpu/gl/builders/skia_library.GrG
LProgramBuilder.o.d -DV8_DEPRECATION_WARNINGS -D_FILE_OFFSET_BITS=64 -DNO_TCMALL
OC -DDISABLE_NACL -DCHROMIUM_BUILD -DCR_CLANG_REVISION=233105-1 -DTOOLKIT_VIEWS=
1 -DUSE_AURA=1 -DUSE_ASH=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_DEFAULT_RENDER_THEM
E=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_X11=1 -DUSE_CLIPBOARD_AURAX11=1 -DENABLE_ONE_CLI
CK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DUSE_PROPRIETARY_CODECS -DENABL
E_CONFIGURATION_POLICY -DENABLE_NOTIFICATIONS -DDONT_EMBED_BUILD_METADATA -DENAB
LE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGINS=1 -DENABLE_SESSION_SERV
ICE=1 -DENABLE_THEMES=1 -DENABLE_AUTOFILL_DIALOG=1 -DENABLE_BACKGROUND=1 -DENABL
E_GOOGLE_NOW=1 -DCLD_VERSION=2 -DENABLE_PRINTING=1 -DENABLE_BASIC_PRINTING=1 -DE
NABLE_PRINT_PREVIEW=1 -DENABLE_SPELLCHECK=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1
-DENABLE_APP_LIST=1 -DENABLE_SETTINGS_APP=1 -DENABLE_SUPERVISED_USERS=1 -DENABLE
_MDNS=1 -DENABLE_SERVICE_DISCOVERY=1 -DSK_SUPPORT_GPU=1 -DSK_LEGACY_DRAWPICTUREC
ALLBACK -DSK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS '-DSK_DEFAULT_FONT_CACHE_LIMIT
=(20*1024*1024)' -DSK_GAMMA_EXPONENT=1.2 -DSK_GAMMA_CONTRAST=0.2 -DSK_HIGH_QUALI
TY_IS_LANCZOS -DU_USING_ICU_NAMESPACE=0 -DUSE_LIBPCI=1 -DUSE_GLIB=1 -DUSE_NSS=1
-DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -Igen/shim_headers/icuuc/ta
rget -Igen -I../../third_party/skia/include/c -I../../third_party/skia/include/c
ore -I../../third_party/skia/include/effects -I../../third_party/skia/include/im
ages -I../../third_party/skia/include/lazy -I../../third_party/skia/include/path
ops -I../../third_party/skia/include/pdf -I../../third_party/skia/include/pipe -
I../../third_party/skia/include/ports -I../../third_party/skia/include/record -I
../../third_party/skia/include/utils -I../../third_party/skia/src/core -I../../t
hird_party/skia/src/opts -I../../third_party/skia/src/image -I../../third_party/
skia/src/pdf -I../../third_party/skia/src/ports -I../../third_party/skia/src/sfn
t -I../../third_party/skia/src/utils -I../../third_party/skia/src/lazy -I../.. -
I../../skia/config -I../../third_party/skia/include/gpu -I../../third_party/skia
/src/gpu -I../../third_party/zlib -fstack-protector --param=ssp-buffer-size=4  -
pthread -fno-strict-aliasing -Wno-unused-parameter -Wno-missing-field-initialize
rs -fvisibility=hidden -pipe -fPIC -B/usr/ports/www/chromium/work/chromium-43.0.
2357.65/third_party/binutils/Linux_x64/Release/bin -Wno-unused-local-typedefs -W
no-unused -Wno-unused-function -I/usr/local/include -I/usr/local/include/freetyp
e2 -I/usr/local/include/libpng15 -I/usr/local/include/freetype2 -I/usr/local/inc
lude/libpng15 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/inclu
de/pixman-1 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include/pang
o-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -
I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng15
 -I/usr/local/include/harfbuzz -Wno-format -msse2 -mfpmath=sse -mmmx -m32 -O2 -f
no-ident -fdata-sections -ffunction-sections -funwind-tables -O2 -pipe -march=pr
escott -isystem/usr/local/include -I/usr/local/include/atk-1.0 -fno-omit-frame-p
ointer -fno-stack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing
 -Wl,-rpath=/usr/local/lib/gcc48 -fno-exceptions -fno-rtti -fno-threadsafe-stati
cs -fvisibility-inlines-hidden -Wno-deprecated -std=gnu++11 -Wno-narrowing -Wno-
literal-suffix  -c ../../third_party/skia/src/gpu/gl/builders/GrGLProgramBuilder
.cpp -o obj/third_party/skia/src/gpu/gl/builders/skia_library.GrGLProgramBuilder
.o
In file included from ../../third_party/skia/src/gpu/gl/builders/GrGLProgramBuil
der.cpp:17:0:
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h:58:5: error: 'locale_t' does
 not name a type
     locale_t fOldLocale;
     ^
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h:59:5: error: 'locale_t' does
 not name a type
     locale_t fLocale;
     ^
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h: In constructor 'GrAutoLocal
eSetter::GrAutoLocaleSetter(const char*)':
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h:32:9: error: 'fLocale' was n
ot declared in this scope
         fLocale = newlocale(LC_ALL, name, 0);
         ^
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h:32:44: error: 'newlocale' wa
s not declared in this scope
         fLocale = newlocale(LC_ALL, name, 0);
                                            ^
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h:34:13: error: 'fOldLocale' w
as not declared in this scope
             fOldLocale = uselocale(fLocale);
             ^
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h:34:43: error: 'uselocale' wa
s not declared in this scope
             fOldLocale = uselocale(fLocale);
                                           ^
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h: In destructor 'GrAutoLocale
Setter::~GrAutoLocaleSetter()':
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h:46:13: error: 'fLocale' was
not declared in this scope
         if (fLocale) {
             ^
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h:47:24: error: 'fOldLocale' w
as not declared in this scope
              uselocale(fOldLocale);
                        ^
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h:47:34: error: 'uselocale' wa
s not declared in this scope
              uselocale(fOldLocale);
                                  ^
../../third_party/skia/src/gpu/GrAutoLocaleSetter.h:48:32: error: 'freelocale' w
as not declared in this scope
              freelocale(fLocale);
                                ^
ninja: build stopped: subcommand failed.




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