microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.78k stars 6.29k forks source link

[libunwind] Build error on arm64-linux #39175

Open FredyVia opened 3 months ago

FredyVia commented 3 months ago

Package: libunwind:arm64-linux@1.8.1

Host Environment

To Reproduce

vcpkg install libunwind

Failure logs

-- Downloading https://github.com/libunwind/libunwind/archive/v1.8.1.tar.gz -> libunwind-libunwind-v1.8.1.tar.gz...
-- Extracting source /home/orangepi/vcpkg/downloads/libunwind-libunwind-v1.8.1.tar.gz
-- Using source at /home/orangepi/vcpkg/buildtrees/libunwind/src/v1.8.1-c3e8581813.clean
-- Getting CMake variables for arm64-linux-dbg
-- Getting CMake variables for arm64-linux-rel
-- Generating configure for arm64-linux
-- Finished generating configure for arm64-linux
-- Configuring arm64-linux-dbg
-- Configuring arm64-linux-rel
-- Building arm64-linux-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: /usr/bin/make V=1 -j 9 -f Makefile all
    Working Directory: /home/orangepi/vcpkg/buildtrees/libunwind/arm64-linux-dbg/
    See logs for more information:
      /home/orangepi/vcpkg/buildtrees/libunwind/build-arm64-linux-dbg-out.log
      /home/orangepi/vcpkg/buildtrees/libunwind/build-arm64-linux-dbg-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_make.cmake:136 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_install_make.cmake:2 (vcpkg_build_make)
  ports/libunwind/portfile.cmake:15 (vcpkg_install_make)
  scripts/ports.cmake:175 (include)
/home/orangepi/vcpkg/buildtrees/libunwind/build-arm64-linux-dbg-err.log ``` In file included from .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Los-linux.c:4: .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Gos-linux.c: In function ‘_ULaarch64_local_resume’: .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Gos-linux.c:41:7: error: ‘asm’ operand has impossible constraints 41 | __asm__ __volatile__ ( | ^~~~~~~ make[2]: *** [Makefile:4795: aarch64/Los-linux.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [Makefile:2913: all] Error 2 make: *** [Makefile:618: all-recursive] Error 1 ```
/home/orangepi/vcpkg/buildtrees/libunwind/build-arm64-linux-dbg-out.log ``` Making all in src make[1]: Entering directory '/home/orangepi/vcpkg/buildtrees/libunwind/arm64-linux-dbg/src' /usr/bin/make all-am make[2]: Entering directory '/home/orangepi/vcpkg/buildtrees/libunwind/arm64-linux-dbg/src' depbase=`echo os-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT os-linux.lo -MD -MP -MF $depbase.Tpo -c -o os-linux.lo .././../src/v1.8.1-c3e8581813.clean/src/os-linux.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dl-iterate-phdr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dl-iterate-phdr.lo -MD -MP -MF $depbase.Tpo -c -o dl-iterate-phdr.lo .././../src/v1.8.1-c3e8581813.clean/src/dl-iterate-phdr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo elf64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT elf64.lo -MD -MP -MF $depbase.Tpo -c -o elf64.lo .././../src/v1.8.1-c3e8581813.clean/src/elf64.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/longjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -fPIC -g -D_GNU_SOURCE -DNDEBUG -MT aarch64/longjmp.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/longjmp.lo .././../src/v1.8.1-c3e8581813.clean/src/aarch64/longjmp.S &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -fPIC -g -D_GNU_SOURCE -DNDEBUG -MT aarch64/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/siglongjmp.lo .././../src/v1.8.1-c3e8581813.clean/src/aarch64/siglongjmp.S &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/init.lo -MD -MP -MF $depbase.Tpo -c -o mi/init.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/init.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/flush_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/flush_cache.lo -MD -MP -MF $depbase.Tpo -c -o mi/flush_cache.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/flush_cache.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/mempool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/mempool.lo -MD -MP -MF $depbase.Tpo -c -o mi/mempool.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/mempool.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/strerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/strerror.lo -MD -MP -MF $depbase.Tpo -c -o mi/strerror.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/strerror.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/os-linux.c -o os-linux.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/flush_cache.c -o mi/flush_cache.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -fPIC -g -D_GNU_SOURCE -DNDEBUG -MT aarch64/siglongjmp.lo -MD -MP -MF aarch64/.deps/siglongjmp.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/aarch64/siglongjmp.S -o aarch64/siglongjmp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/mempool.c -o mi/mempool.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dl-iterate-phdr.lo -MD -MP -MF .deps/dl-iterate-phdr.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/dl-iterate-phdr.c -o dl-iterate-phdr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/elf64.c -o elf64.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/strerror.c -o mi/strerror.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -fPIC -g -D_GNU_SOURCE -DNDEBUG -MT aarch64/longjmp.lo -MD -MP -MF aarch64/.deps/longjmp.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/aarch64/longjmp.S -o aarch64/longjmp.o depbase=`echo aarch64/is_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/is_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/is_fpreg.lo .././../src/v1.8.1-c3e8581813.clean/src/aarch64/is_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/regname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/regname.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/regname.lo .././../src/v1.8.1-c3e8581813.clean/src/aarch64/regname.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/backtrace.lo -MD -MP -MF $depbase.Tpo -c -o mi/backtrace.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/backtrace.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/dyn-cancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-cancel.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-cancel.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/dyn-cancel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/init.c -o mi/init.o depbase=`echo mi/dyn-info-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-info-list.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-info-list.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/dyn-info-list.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/dyn-register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-register.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-register.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/dyn-register.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/regname.lo -MD -MP -MF aarch64/.deps/regname.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/aarch64/regname.c -o aarch64/regname.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/backtrace.c -o mi/backtrace.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/is_fpreg.lo -MD -MP -MF aarch64/.deps/is_fpreg.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/aarch64/is_fpreg.c -o aarch64/is_fpreg.o depbase=`echo mi/Laddress_validator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Laddress_validator.lo -MD -MP -MF $depbase.Tpo -c -o mi/Laddress_validator.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Laddress_validator.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Ldestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldestroy_addr_space.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Ldestroy_addr_space.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/dyn-cancel.c -o mi/dyn-cancel.o depbase=`echo mi/Ldyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldyn-extract.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Ldyn-extract.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/dyn-register.c -o mi/dyn-register.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/dyn-info-list.c -o mi/dyn-info-list.o depbase=`echo mi/Lfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lfind_dynamic_proc_info.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lfind_dynamic_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_accessors.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_accessors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Laddress_validator.lo -MD -MP -MF mi/.deps/Laddress_validator.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Laddress_validator.c -o mi/Laddress_validator.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Ldyn-extract.c -o mi/Ldyn-extract.o depbase=`echo mi/Lget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_fpreg.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Ldestroy_addr_space.c -o mi/Ldestroy_addr_space.o depbase=`echo mi/Lset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_fpreg.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lset_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_accessors.c -o mi/Lget_accessors.o depbase=`echo mi/Lget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_info_by_ip.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_proc_info_by_ip.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lfind_dynamic_proc_info.c -o mi/Lfind_dynamic_proc_info.o depbase=`echo mi/Lget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_name.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_proc_name.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_reg.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lput_dynamic_unwind_info.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lput_dynamic_unwind_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lset_fpreg.c -o mi/Lset_fpreg.o depbase=`echo mi/Lset_cache_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_cache_size.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_cache_size.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lset_cache_size.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_caching_policy.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lset_caching_policy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_fpreg.c -o mi/Lget_fpreg.o depbase=`echo mi/Lset_iterate_phdr_function.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_iterate_phdr_function.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_iterate_phdr_function.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lset_iterate_phdr_function.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_proc_info_by_ip.c -o mi/Lget_proc_info_by_ip.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_proc_name.c -o mi/Lget_proc_name.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lput_dynamic_unwind_info.c -o mi/Lput_dynamic_unwind_info.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_iterate_phdr_function.lo -MD -MP -MF mi/.deps/Lset_iterate_phdr_function.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lset_iterate_phdr_function.c -o mi/Lset_iterate_phdr_function.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_reg.c -o mi/Lget_reg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lset_caching_policy.c -o mi/Lset_caching_policy.o depbase=`echo mi/Lset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_reg.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lset_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_cache_size.lo -MD -MP -MF mi/.deps/Lset_cache_size.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lset_cache_size.c -o mi/Lset_cache_size.o depbase=`echo mi/Lget_elf_filename.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_elf_filename.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_elf_filename.lo .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_elf_filename.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Los-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Los-linux.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Los-linux.lo .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Los-linux.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/getcontext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -fPIC -g -D_GNU_SOURCE -DNDEBUG -MT aarch64/getcontext.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/getcontext.lo .././../src/v1.8.1-c3e8581813.clean/src/aarch64/getcontext.S &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Lapply_reg_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lapply_reg_state.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lapply_reg_state.lo .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Lapply_reg_state.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_elf_filename.lo -MD -MP -MF mi/.deps/Lget_elf_filename.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lget_elf_filename.c -o mi/Lget_elf_filename.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/mi/Lset_reg.c -o mi/Lset_reg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -fPIC -g -D_GNU_SOURCE -DNDEBUG -MT aarch64/getcontext.lo -MD -MP -MF aarch64/.deps/getcontext.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/aarch64/getcontext.S -o aarch64/getcontext.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Los-linux.lo -MD -MP -MF aarch64/.deps/Los-linux.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Los-linux.c -o aarch64/Los-linux.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lapply_reg_state.lo -MD -MP -MF aarch64/.deps/Lapply_reg_state.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Lapply_reg_state.c -o aarch64/Lapply_reg_state.o depbase=`echo aarch64/Lcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lcreate_addr_space.lo .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Lcreate_addr_space.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Lget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lget_proc_info.lo .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Lget_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo aarch64/Lget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o aarch64/Lget_save_loc.lo .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Lget_save_loc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lcreate_addr_space.lo -MD -MP -MF aarch64/.deps/Lcreate_addr_space.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Lcreate_addr_space.c -o aarch64/Lcreate_addr_space.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lget_save_loc.lo -MD -MP -MF aarch64/.deps/Lget_save_loc.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Lget_save_loc.c -o aarch64/Lget_save_loc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.././../src/v1.8.1-c3e8581813.clean/src -I../include -I.././../src/v1.8.1-c3e8581813.clean/include -I.././../src/v1.8.1-c3e8581813.clean/include/tdep-aarch64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -g -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT aarch64/Lget_proc_info.lo -MD -MP -MF aarch64/.deps/Lget_proc_info.Tpo -c .././../src/v1.8.1-c3e8581813.clean/src/aarch64/Lget_proc_info.c -o aarch64/Lget_proc_info.o make[2]: Leaving directory '/home/orangepi/vcpkg/buildtrees/libunwind/arm64-linux-dbg/src' make[1]: Leaving directory '/home/orangepi/vcpkg/buildtrees/libunwind/arm64-linux-dbg/src' ```
FredyVia commented 3 months ago

install libunwrind:arm64-linux on amd64 Linux also build failed

dg0yt commented 3 months ago

Looks like https://github.com/libunwind/libunwind/issues/742.