almondyoung / libyuv

Automatically exported from code.google.com/p/libyuv
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

rotate build error on cros intel #468

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
try bot for chromium fails on libyuv r1449

[7948/20714] RULE Generating binding from 
../../../core/html/HTMLTrackElement.idl
FAILED: /b/build/goma/gomacc i686-pc-linux-gnu-g++ 
-B/b/build/slave/chromeos_x86-generic/build/.cros_cache/chrome-sdk/tarballs/x86-
generic+7285.0.0+target_toolchain/usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/binu
tils-bin/2.24-gold -MMD -MF obj/third_party/libyuv/source/libyuv.rotate_gcc.o.d 
-DV8_DEPRECATION_WARNINGS -D_FILE_OFFSET_BITS=64 -DCHROMIUM_BUILD 
-DCR_CLANG_REVISION=241602-3 -DUI_COMPOSITOR_IMAGE_TRANSPORT -DUSE_AURA=1 
-DUSE_ASH=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_CRAS=1 
-DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_X11=1 
-DIMAGE_LOADER_EXTENSION=1 -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 
-DENABLE_MEDIA_ROUTER=1 -DENABLE_PEPPER_CDMS -DENABLE_CONFIGURATION_POLICY 
-DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_TOPCHROME_MD=1 -DUSE_UDEV 
-DDONT_EMBED_BUILD_METADATA -DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 
-DENABLE_PLUGINS=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 
-DENABLE_AUTOFILL_DIALOG=1 -DENABLE_BACKGROUND=1 -DENABLE_GOOGLE_NOW=1 
-DCLD_VERSION=2 -DENABLE_PRINTING=1 -DENABLE_PRINT_PREVIEW=1 
-DENABLE_SPELLCHECK=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_APP_LIST=1 
-DENABLE_SUPERVISED_USERS=1 -DENABLE_MDNS=1 -DENABLE_SERVICE_DISCOVERY=1 
-DV8_USE_EXTERNAL_STARTUP_DATA -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD 
-DSAFE_BROWSING_DB_LOCAL -DSAFE_BROWSING_SERVICE -DHAVE_JPEG -DUSE_LIBPCI=1 
-DUSE_OPENSSL=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DOS_CHROMEOS=1 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND 
-DDYNAMIC_ANNOTATIONS_ENABLED=0 -D_FORTIFY_SOURCE=2 -Igen 
-I../../third_party/libyuv/include -I../../third_party/libyuv 
-I../../third_party/libjpeg_turbo -Werror -pthread -fno-strict-aliasing -Wall 
-Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe 
-fPIC -Wno-unused-local-typedefs -msse2 -mfpmath=sse -mmmx -m32 
--sysroot=/b/build/slave/chromeos_x86-generic/build/.cros_cache/chrome-sdk/tarba
lls/x86-generic+7285.0.0+sysroot_chromeos-base_chromeos-chrome.tar.xz -O2 
-fno-ident -fdata-sections -ffunction-sections -funwind-tables -march=i686 
-pipe -march=i686 -pipe -pipe -march=i686 -mfpmath=sse -mmmx -msse -msse2 
-msse3 -D__google_stl_debug_vector=1 -fno-exceptions -fno-rtti 
-fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare -std=gnu++11 
-Wno-narrowing -Wno-literal-suffix  -c 
../../third_party/libyuv/source/rotate_gcc.cc -o 
obj/third_party/libyuv/source/libyuv.rotate_gcc.o
../../third_party/libyuv/source/rotate_gcc.cc:114:5: error: expected 
string-literal before 'DECLARE_FUNCTION'
     DECLARE_FUNCTION(TransposeUVWx8_SSE2)
     ^
ninja: build stopped: subcommand failed.

/b/build/goma/goma_ctl.sh stat

Original issue reported on code.google.com by fbarch...@chromium.org on 21 Jul 2015 at 11:05

GoogleCodeExporter commented 8 years ago

Original comment by fbarch...@chromium.org on 27 Jul 2015 at 7:51