Package: src:
Version: 8.1.0+r23-4
Severity: serious
Tags: sid bullseye

android-platform-art ftbfs on arm64:

[...]
python3 tools/generate-operator-out.py runtime runtime/arch/instruction_set.h
runtime/base/allocator.h runtime/base/callee_save_type.h runtime/base/enums.h
runtime/base/mutex.h runtime/debugger.h runtime/base/unix_file/fd_file.h
runtime/dex_file.h runtime/dex_file_layout.h runtime/dex_instruction.h
runtime/dex_instruction_utils.h runtime/gc_root.h runtime/gc/allocator_type.h
runtime/gc/allocator/rosalloc.h runtime/gc/collector_type.h
runtime/gc/collector/gc_type.h runtime/gc/heap.h runtime/gc/space/region_space.h
runtime/gc/space/space.h runtime/gc/weak_root_state.h runtime/image.h
runtime/instrumentation.h runtime/indirect_reference_table.h
runtime/invoke_type.h runtime/jdwp/jdwp.h runtime/jdwp/jdwp_constants.h
runtime/lock_word.h runtime/mirror/class.h runtime/oat.h
runtime/object_callbacks.h runtime/process_state.h runtime/stack.h
runtime/suspend_reason.h runtime/thread.h runtime/thread_state.h
runtime/ti/agent.h runtime/verifier/verifier_enums.h > operator_out.cc
clang -o runtime/interpreter/mterp/out/mterp_arm64.o -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fPIC -c -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-I/usr/include/android -UDEBUG -Umips -DART_BASE_ADDRESS_MAX_DELTA=0x1000000
-DART_BASE_ADDRESS_MIN_DELTA=-0x1000000 -DART_BASE_ADDRESS=0x60000000
-DART_DEFAULT_COMPACT_DEX_LEVEL=fast -DART_DEFAULT_GC_TYPE_IS_CMS
-DART_ENABLE_ADDRESS_SANITIZER=1 -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 -DART_FRAME_SIZE_LIMIT=6400
-DART_READ_BARRIER_TYPE_IS_BAKER=1 -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_64=20480
-DART_STACK_OVERFLOW_GAP_x86=16384 -DART_USE_READ_BARRIER=1 -DBUILDING_LIBART=1
-DIMT_SIZE=43 -DUSE_D8_DESUGAR=1 -I. -I/usr/include/android/nativehelper
-I/usr/include/valgrind -Icmdline -Iruntime -Iruntime/generated -Isigchainlib
runtime/interpreter/mterp/out/mterp_arm64.S
runtime/interpreter/mterp/out/mterp_arm64.S:392:23: error: expected
'[su]xt[bhw]' with optional integer in range [0, 4]
    add x25, x21, w0, lsl #2
                      ^
runtime/interpreter/mterp/out/mterp_arm64.S:395:23: error: expected
'[su]xt[bhw]' with optional integer in range [0, 4]
    add x20, x20, w0, lsl #1
                      ^
<instantiation>:1:19: error: expected '[su]xt[bhw]' with optional integer in
range [0, 4]
add x17, x21, w3, lsl #2
                  ^
runtime/interpreter/mterp/out/mterp_arm64.S:489:5: note: while in macro
instantiation

Reply via email to