Advertisement
Guest User

Untitled

a guest
Nov 26th, 2021
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. running: "ccache" "arm-openwrt-linux-muslgnueabi-gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-march=armv7-a" "-ffunction-sections" "-fdata-sections" "-fPIC" "-march=armv7-a" "-static" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-DVISIBILITY_HIDDEN" "-o" "/home/grommish/openwrt/build_dir/hostpkg/rust-1.56.1/build/x86_64-unknown-linux-gnu/stage2-std/armv7-unknown-linux-musleabihf/release/build/compiler_builtins-ffa715505cee8232/out/fixdfsivfp.o" "-c" "/home/grommish/openwrt/build_dir/hostpkg/rust-1.56.1/src/llvm-project/compiler-rt/lib/builtins/arm/fixdfsivfp.S"
  2. cargo:warning=/home/grommish/openwrt/build_dir/hostpkg/rust-1.56.1/src/llvm-project/compiler-rt/lib/builtins/arm/fixdfsivfp.S: Assembler messages:
  3. cargo:warning=/home/grommish/openwrt/build_dir/hostpkg/rust-1.56.1/src/llvm-project/compiler-rt/lib/builtins/arm/fixdfsivfp.S:25: Error: selected processor does not support `vmov d7,r0,r1' in ARM mode
  4. cargo:warning=/home/grommish/openwrt/build_dir/hostpkg/rust-1.56.1/src/llvm-project/compiler-rt/lib/builtins/arm/fixdfsivfp.S:26: Error: selected processor does not support `vcvt.s32.f64 s15,d7' in ARM mode
  5. cargo:warning=/home/grommish/openwrt/build_dir/hostpkg/rust-1.56.1/src/llvm-project/compiler-rt/lib/builtins/arm/fixdfsivfp.S:27: Error: selected processor does not support `vmov r0,s15' in ARM mode
  6. exit status: 1
  7.  
  8. --- stderr
  9.  
  10.  
  11. error occurred: Command "ccache" "arm-openwrt-linux-muslgnueabi-gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-march=armv7-a" "-ffunction-sections" "-fdata-sections" "-fPIC" "-march=armv7-a" "-static" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-DVISIBILITY_HIDDEN" "-o" "/home/grommish/openwrt/build_dir/hostpkg/rust-1.56.1/build/x86_64-unknown-linux-gnu/stage2-std/armv7-unknown-linux-musleabihf/release/build/compiler_builtins-ffa715505cee8232/out/fixdfsivfp.o" "-c" "/home/grommish/openwrt/build_dir/hostpkg/rust-1.56.1/src/llvm-project/compiler-rt/lib/builtins/arm/fixdfsivfp.S" with args "arm-openwrt-linux-muslgnueabi-gcc" did not execute successfully (status code exit status: 1).
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement