Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 8041/20361] SOLINK lib/libGLESv2.so
- FAILED: if [ ! -e lib/libGLESv2.so -o ! -e lib/libGLESv2.so.TOC ]; then /home/bilbo/chromium/armhf-toolchain/bin/arm-linux-gnueabihf-g++ -shared -Wl,-z,now -Wl,-z,relro -Wl,--fatal-warnings -Wl,-z,defs -pthread -Wl,-z,noexecstack -fPIC -fuse-ld=gold -Wl,--disable-new-dtags -L/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot/usr/lib/arm-linux-gnueabihf -march=armv7-a -mtune=generic-armv7-a -mfpu=neon -mfloat-abi=hard -mthumb --sysroot=/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot -L/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot/lib/arm-linux-gnueabihf -Wl,-rpath-link=/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot/lib/arm-linux-gnueabihf -L/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link=/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot/usr/lib/arm-linux-gnueabihf -Wl,--detect-odr-violations -Wl,--icf=all -flto -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o lib/libGLESv2.so -Wl,-soname=libGLESv2.so @lib/libGLESv2.so.rsp && { /home/bilbo/chromium/armhf-toolchain/bin/arm-linux-gnueabihf-readelf -d lib/libGLESv2.so | grep SONAME ; /home/bilbo/chromium/wrappers/arm-linux-gnueabihf-nm -gD -f p lib/libGLESv2.so | cut -f1-2 -d' '; } > lib/libGLESv2.so.TOC; else /home/bilbo/chromium/armhf-toolchain/bin/arm-linux-gnueabihf-g++ -shared -Wl,-z,now -Wl,-z,relro -Wl,--fatal-warnings -Wl,-z,defs -pthread -Wl,-z,noexecstack -fPIC -fuse-ld=gold -Wl,--disable-new-dtags -L/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot/usr/lib/arm-linux-gnueabihf -march=armv7-a -mtune=generic-armv7-a -mfpu=neon -mfloat-abi=hard -mthumb --sysroot=/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot -L/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot/lib/arm-linux-gnueabihf -Wl,-rpath-link=/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot/lib/arm-linux-gnueabihf -L/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link=/home/bilbo/chromium/src/build/linux/debian_wheezy_arm-sysroot/usr/lib/arm-linux-gnueabihf -Wl,--detect-odr-violations -Wl,--icf=all -flto -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o lib/libGLESv2.so -Wl,-soname=libGLESv2.so @lib/libGLESv2.so.rsp && { /home/bilbo/chromium/armhf-toolchain/bin/arm-linux-gnueabihf-readelf -d lib/libGLESv2.so | grep SONAME ; /home/bilbo/chromium/wrappers/arm-linux-gnueabihf-nm -gD -f p lib/libGLESv2.so | cut -f1-2 -d' '; } > lib/libGLESv2.so.tmp && if ! cmp -s lib/libGLESv2.so.tmp lib/libGLESv2.so.TOC; then mv lib/libGLESv2.so.tmp lib/libGLESv2.so.TOC ; fi; fi
- ./glslang_lex.cpp:1068:8: warning: type 'struct yyguts_t' violates the C++ One Definition Rule [-Wodr]
- ./Tokenizer.cpp:605:8: note: a different type is defined in another translation unit
- ./glslang_lex.cpp:1072:19: note: the first difference of corresponding definitions is field 'yyextra_r'
- ./Tokenizer.cpp:609:19: note: a field of same name but different type is defined in another translation unit
- ../../third_party/angle/src/compiler/translator/ParseContext.h:28:7: note: type name 'TParseContext' should match type name 'pp::Tokenizer::Context'
- class TParseContext : angle::NonCopyable
- ^
- ../../third_party/angle/src/compiler/preprocessor/Tokenizer.h:22:12: note: the incompatible type is defined here
- struct Context
- ^
- lto1: internal compiler error: Segmentation fault
- 0xa4981f crash_signal
- ../../gcc.git/gcc/toplev.c:335
- 0x107c105 tree_check(tree_node*, char const*, int, char const*, tree_code)
- ../../gcc.git/gcc/tree.h:3005
- 0x107c105 inline_call(cgraph_edge*, bool, vec<cgraph_edge*, va_heap, vl_ptr>*, int*, bool, bool*)
- ../../gcc.git/gcc/ipa-inline-transform.c:333
- 0x1074ac0 inline_small_functions
- ../../gcc.git/gcc/ipa-inline.c:2022
- 0x1074ac0 ipa_inline
- ../../gcc.git/gcc/ipa-inline.c:2432
- 0x1074ac0 execute
- ../../gcc.git/gcc/ipa-inline.c:2840
Add Comment
Please, Sign In to add comment