Giter Site home page Giter Site logo

havoc-os / android_art Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 10.0 142.92 MB

License: Other

Makefile 0.26% Java 26.26% C++ 64.56% Go 0.06% Assembly 3.01% C 0.49% Python 1.74% Shell 1.53% Smali 1.88% Jasmin 0.13% CSS 0.01% Perl 0.01% POV-Ray SDL 0.06% AIDL 0.01% Starlark 0.02%

android_art's People

Contributors

aartbik avatar agampe avatar allight avatar android-build-merge-worker-robot avatar bdcgoogle avatar captain5050 avatar cferris1000 avatar colincross avatar davidbrazdil avatar dimitry- avatar dsrbecky avatar eholk avatar enh-google avatar fmayer avatar gvictor avatar hboehm avatar hjyamauchi avatar iam avatar jeffyhao avatar jiakaiz-g avatar loganchien avatar marstj avatar narayank avatar ohodson avatar paulduffin avatar richard-uhler avatar roland-levillain avatar senseiiiii avatar victorhsieh avatar vmarko avatar

Stargazers

 avatar

Watchers

 avatar

android_art's Issues

Error

art/compiler/optimizing/stack_map_stream.cc:321:22: error: stack frame size of 1852 bytes in function 'art::StackMapStream::FillInCodeInfo' [-Werror,-Wframe-larger-than=]
void StackMapStream::FillInCodeInfo(MemoryRegion region) {

Error

FAILED: /media/lrom/android/hv/out/soong/.intermediates/art/compiler/libart-compiler/linux_glibc_x86_static/obj/art/compiler/optimizing/stack_map_stream.o
PWD=/proc/self/cwd /usr/local/bin/ccache prebuilts/clang/host/linux-x86/clang-4691093/bin/clang++ -c -Iart/compiler -Iexternal/valgrind/include -Iexternal/valgrind -Iexternal/vixl/src -Iart/disassembler -Iart/compiler -Wa,--noexecstack -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS --gcc-toolchain=prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8 --sysroot prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot -fstack-protector-strong -msse3 -m32 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -no-canonical-prefixes -DNDEBUG -UDEBUG -fno-exceptions -Wno-multichar -O2 -g0 -fno-strict-aliasing -fdebug-prefix-map=/proc/self/cwd= -D__compiler_offsetof=__builtin_offsetof -Werror=int-conversion -Wno-reserved-id-macro -Wno-format-pedantic -Wno-unused-command-line-argument -fcolor-diagnostics -Wno-expansion-to-defined -Wno-zero-as-null-pointer-constant -fdebug-prefix-map=$PWD/= -Iart/cmdline -Ilibnativehelper/header_only_include -Iexternal/libcxx/include -Iexternal/libcxxabi/include -Isystem/core/base/include -Isystem/core/libcutils/include -Iexternal/lzma/C -Iart/runtime -Iart/libartbase -Iart/libdexfile -I/media/lrom/android/hv/out/soong/.intermediates/art/tools/cpp-define-generator/cpp-define-generator-asm-support/gen -Iart/libprofile -I/media/lrom/android/hv/out/soong/.intermediates/art/compiler/art_compiler_operator_srcs/gen -Isystem/core/include -Isystem/media/audio/include -Ihardware/libhardware/include -Ihardware/libhardware_legacy/include -Ihardware/ril/include -Ilibnativehelper/include -Iframeworks/native/include -Iframeworks/native/opengl/include -Iframeworks/av/include -Ilibnativehelper/include_jni -fno-rtti -ggdb3 -Wall -Werror -Wextra -Wstrict-aliasing -fstrict-aliasing -Wunreachable-code -Wredundant-decls -Wunused -fvisibility=protected -Wthread-safety -Wthread-safety-negative -Wimplicit-fallthrough -Wfloat-equal -Wint-to-void-pointer-cast -Wused-but-marked-unused -Wdeprecated -Wunreachable-code-break -Wunreachable-code-return -Wno-invalid-offsetof -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS -O3 -DART_DEFAULT_GC_TYPE_IS_CMS -DIMT_SIZE=43 -DART_USE_READ_BARRIER=1 -DART_READ_BARRIER_TYPE_IS_BAKER=1 -DART_DEFAULT_COMPACT_DEX_LEVEL=fast -DART_STACK_OVERFLOW_GAP_arm=8192 -DART_STACK_OVERFLOW_GAP_arm64=8192 -DART_STACK_OVERFLOW_GAP_mips=16384 -DART_STACK_OVERFLOW_GAP_mips64=16384 -DART_STACK_OVERFLOW_GAP_x86=8192 -DART_STACK_OVERFLOW_GAP_x86_64=8192 -DUSE_D8_DESUGAR=1 -fno-omit-frame-pointer -msse4.2 -mpopcnt -DART_ENABLE_CODEGEN_arm -DART_ENABLE_CODEGEN_arm64 -DART_ENABLE_CODEGEN_mips -DART_ENABLE_CODEGEN_mips64 -DART_ENABLE_CODEGEN_x86 -DART_ENABLE_CODEGEN_x86_64 -Wframe-larger-than=1736 -DART_FRAME_SIZE_LIMIT=1736 -DART_BASE_ADDRESS=0x60000000 -DART_BASE_ADDRESS_MIN_DELTA=-0x1000000 -DART_BASE_ADDRESS_MAX_DELTA=0x1000000 -Wmissing-noreturn -target i686-linux-gnu -Bprebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/bin -DANDROID_STRICT -fPIC -D_USING_LIBCXX -std=gnu++14 -Wsign-promo -Wno-inconsistent-missing-override -Wno-null-dereference -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS -Wno-thread-safety-negative -Wno-gnu-include-next -isystem prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8 -isystem prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward -isystem prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32 -nostdinc++ -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=address-of-temporary -Werror=return-type -Wno-tautological-constant-compare -Wno-null-pointer-arithmetic -Wno-enum-compare -Wno-enum-compare-switch -MD -MF /media/lrom/android/hv/out/soong/.intermediates/art/compiler/libart-compiler/linux_glibc_x86_static/obj/art/compiler/optimizing/stack_map_stream.o.d -o /media/lrom/android/hv/out/soong/.intermediates/art/compiler/libart-compiler/linux_glibc_x86_static/obj/art/compiler/optimizing/stack_map_stream.o art/compiler/optimizing/stack_map_stream.cc
art/compiler/optimizing/stack_map_stream.cc:321:22: error: stack frame size of 1852 bytes in function 'art::StackMapStream::FillInCodeInfo' [-Werror,-Wframe-larger-than=]
void StackMapStream::FillInCodeInfo(MemoryRegion region) {

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.