>>> keystone: Building testing/keystone 0.9.2-r6 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 16:47:04 +0000 >>> keystone: Checking sanity of /home/buildozer/aports/testing/keystone/APKBUILD... >>> keystone: Analyzing dependencies... >>> keystone: Installing for build: build-base cmake python3-dev py3-setuptools (1/24) Installing libbz2 (1.0.8-r6) (2/24) Installing xz-libs (5.6.1-r3) (3/24) Installing libarchive (3.7.2-r1) (4/24) Installing rhash-libs (1.4.4-r0) (5/24) Installing libuv (1.48.0-r0) (6/24) Installing cmake (3.29.2-r0) (7/24) Installing libffi (3.4.6-r0) (8/24) Installing gdbm (1.23-r1) (9/24) Installing mpdecimal (4.0.0-r0) (10/24) Installing libpanelw (6.4_p20240330-r0) (11/24) Installing readline (8.2.10-r0) (12/24) Installing sqlite-libs (3.45.2-r0) (13/24) Installing python3 (3.12.3-r0) (14/24) Installing python3-pycache-pyc0 (3.12.3-r0) (15/24) Installing pyc (3.12.3-r0) (16/24) Installing python3-pyc (3.12.3-r0) (17/24) Installing python3-dev (3.12.3-r0) (18/24) Installing py3-parsing (3.1.2-r1) (19/24) Installing py3-parsing-pyc (3.1.2-r1) (20/24) Installing py3-packaging (24.0-r1) (21/24) Installing py3-packaging-pyc (24.0-r1) (22/24) Installing py3-setuptools (69.2.0-r2) (23/24) Installing py3-setuptools-pyc (69.2.0-r2) (24/24) Installing .makedepends-keystone (20240415.164705) Executing busybox-1.36.1-r25.trigger OK: 497 MiB in 127 packages >>> keystone: Cleaning up srcdir >>> keystone: Cleaning up pkgdir >>> keystone: Cleaning up tmpdir >>> keystone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/keystone-0.9.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> keystone: Fetching keystone-0.9.2.tar.gz::https://github.com/keystone-engine/keystone/archive/0.9.2.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/keystone-0.9.2.tar.gz.part' keystone-0.9.2.tar.g 100% |********************************| 4329k 0:00:00 ETA '/var/cache/distfiles/keystone-0.9.2.tar.gz.part' saved >>> keystone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/keystone-0.9.2.tar.gz >>> keystone: Checking sha512sums... keystone-0.9.2.tar.gz: OK >>> keystone: Unpacking /var/cache/distfiles/keystone-0.9.2.tar.gz... >>> keystone: Updating ./llvm/cmake/config.guess CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:27 (cmake_policy): The OLD behavior for policy CMP0051 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at llvm/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at llvm/CMakeLists.txt:22 (cmake_policy): The OLD behavior for policy CMP0051 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Looking for dirent.h CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFile.cmake:77 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: m For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): llvm/cmake/config-ix.cmake:45 (check_include_file) llvm/CMakeLists.txt:324 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for dirent.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for execinfo.h -- Looking for execinfo.h - not found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for ndir.h -- Looking for ndir.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for sys/dir.h -- Looking for sys/dir.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/ndir.h -- Looking for sys/ndir.h - not found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for utime.h -- Looking for utime.h - found -- Looking for zlib.h -- Looking for zlib.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for mach-o/dyld.h -- Looking for mach-o/dyld.h - not found -- Looking for histedit.h -- Looking for histedit.h - not found -- Performing Test HAVE_CXXABI_H -- Performing Test HAVE_CXXABI_H - Success -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_getspecific in pthread -- Looking for pthread_getspecific in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for compress2 in z -- Looking for compress2 in z - not found -- Looking for setupterm in tinfo -- Looking for setupterm in tinfo - not found -- Looking for setupterm in terminfo -- Looking for setupterm in terminfo - not found -- Looking for setupterm in curses -- Looking for setupterm in curses - not found -- Looking for setupterm in ncurses -- Looking for setupterm in ncurses - not found -- Looking for setupterm in ncursesw -- Looking for setupterm in ncursesw - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - not found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for writev -- Looking for writev - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for mkdtemp -- Looking for mkdtemp - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for mktemp -- Looking for mktemp - found -- Looking for closedir -- Looking for closedir - found -- Looking for opendir -- Looking for opendir - found -- Looking for readdir -- Looking for readdir - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for realpath -- Looking for realpath - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for srand48 -- Looking for srand48 - found -- Looking for lrand48 -- Looking for lrand48 - found -- Looking for drand48 -- Looking for drand48 - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoq -- Looking for strtoq - not found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Looking for dlerror -- Looking for dlerror - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Performing Test HAVE_INT64_T -- Performing Test HAVE_INT64_T - Success -- Performing Test HAVE_UINT64_T -- Performing Test HAVE_UINT64_T - Success -- Performing Test HAVE_U_INT64_T -- Performing Test HAVE_U_INT64_T - Success -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success -- Target triple: armv8l-unknown-linux-musleabihf -- Native target architecture is ARM -- Threads enabled. -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test CXX_SUPPORTS_CXX11 -- Performing Test CXX_SUPPORTS_CXX11 - Success -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success CMake Warning (dev) at llvm/CMakeLists.txt:338 (include): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python (found version "3.12.3") -- Constructing LLVMBuild project information -- Targeting AArch64 -- Targeting ARM -- Targeting Hexagon -- Targeting Mips -- Targeting PowerPC -- Targeting Sparc -- Targeting SystemZ -- Targeting X86 CMake Deprecation Warning at kstool/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found PkgConfig: /usr/bin/pkg-config (found version "2.2.0") -- Configuring done (7.1s) CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm64_arm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_arm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_armbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_armv8be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumb" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumbbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumbv8" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumbv8be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_armv8_arm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_evm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_hex" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mips" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mips64" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mips64be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mipsbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_ppc32be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_ppc64" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_ppc64be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_sparc" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_sparc64be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_sparcbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_systemz" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_x86_16" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_x86_32" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_x86_64" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/build-shared make: Entering directory '/home/buildozer/aports/testing/keystone/src/keystone-0.9.2/build-shared' [ 0%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/ELFObjectWriter.cpp.o [ 0%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/ConstantPools.cpp.o [ 1%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmBackend.cpp.o [ 1%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfo.cpp.o [ 2%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoDarwin.cpp.o [ 2%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoCOFF.cpp.o [ 3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAssembler.cpp.o [ 3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoELF.cpp.o [ 4%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCContext.cpp.o [ 4%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCCodeEmitter.cpp.o [ 5%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCELFObjectTargetWriter.cpp.o [ 5%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCELFStreamer.cpp.o [ 6%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCExpr.cpp.o [ 6%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCFragment.cpp.o [ 7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCInst.cpp.o [ 7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCInstrDesc.cpp.o [ 7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCObjectFileInfo.cpp.o [ 7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCLabel.cpp.o [ 8%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCObjectWriter.cpp.o [ 8%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCObjectStreamer.cpp.o [ 9%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/AsmParser.cpp.o [ 9%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/AsmLexer.cpp.o [ 10%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/DarwinAsmParser.cpp.o [ 10%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/COFFAsmParser.cpp.o [ 11%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/MCAsmLexer.cpp.o [ 11%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/ELFAsmParser.cpp.o [ 11%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/MCAsmParser.cpp.o [ 11%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/MCTargetAsmParser.cpp.o [ 13%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCRegisterInfo.cpp.o [ 13%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/MCAsmParserExtension.cpp.o [ 13%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSection.cpp.o [ 14%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSectionCOFF.cpp.o [ 14%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSectionELF.cpp.o [ 15%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSectionMachO.cpp.o [ 15%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCStreamer.cpp.o [ 15%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSubtargetInfo.cpp.o [ 16%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSymbol.cpp.o [ 16%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSymbolELF.cpp.o [ 17%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCTargetOptions.cpp.o [ 17%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCValue.cpp.o [ 18%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/StringTableBuilder.cpp.o [ 18%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/SubtargetFeature.cpp.o [ 18%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/APFloat.cpp.o [ 19%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/APInt.cpp.o [ 19%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/APSInt.cpp.o [ 20%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/ARMBuildAttrs.cpp.o [ 20%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/ErrorHandling.cpp.o [ 21%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Hashing.cpp.o [ 21%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/IntEqClasses.cpp.o [ 22%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/LEB128.cpp.o [ 22%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Memory.cpp.o [ 23%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Path.cpp.o [ 23%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/MemoryBuffer.cpp.o [ 23%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Regex.cpp.o [ 24%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/ScaledNumber.cpp.o [ 24%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/SmallPtrSet.cpp.o [ 26%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/SourceMgr.cpp.o [ 26%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/StringExtras.cpp.o [ 26%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/SmallVector.cpp.o [ 26%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/StringMap.cpp.o [ 26%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/StringPool.cpp.o [ 27%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/StringRef.cpp.o [ 27%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/StringSaver.cpp.o [ 28%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/TargetParser.cpp.o [ 28%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/TargetRegistry.cpp.o [ 29%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Triple.cpp.o [ 29%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Twine.cpp.o [ 29%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/raw_ostream.cpp.o [ 30%] Building C object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/regcomp.c.o [ 30%] Building C object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/regerror.c.o [ 31%] Building C object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/regexec.c.o [ 31%] Building C object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/regfree.c.o [ 32%] Building C object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/regstrlcpy.c.o [ 32%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp.o [ 33%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp.o [ 33%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp.o [ 34%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp.o [ 34%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp.o [ 34%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp.o [ 35%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp.o [ 35%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp.o [ 36%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp.o [ 36%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp.o [ 37%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/AsmParser/ARMAsmParser.cpp.o [ 37%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp.o [ 37%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCELFObjectTargetWriter.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 38%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp.o [ 38%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp.o [ 39%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/Triple.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Twine.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Triple.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/Triple.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/raw_ostream.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/raw_ostream.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/raw_ostream.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/TargetRegistry.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Twine.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Triple.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/TargetRegistry.h:22, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/TargetRegistry.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 39%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp.o [ 40%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp.o [ 40%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp.o [ 41%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/StringTableBuilder.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/SmallString.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/StringTableBuilder.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/StringTableBuilder.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 41%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp.o [ 41%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp.o [ 42%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Format.h:26, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/SubtargetFeature.cpp:17: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/SubtargetFeature.h:21, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/SubtargetFeature.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h:22: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCParser/AsmParser.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/APInt.h:19, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/APFloat.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCParser/AsmParser.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 42%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/MemoryBuffer.cpp: In function 'llvm_ks::ErrorOr > getOpenFileImpl(int, const llvm_ks::Twine&, uint64_t, uint64_t, int64_t, bool, bool)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/MemoryBuffer.cpp:364:23: warning: redundant move in return statement [-Wredundant-move] 364 | return std::move(Result); | ~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/MemoryBuffer.cpp:364:23: note: remove 'std::move' call /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/MemoryBuffer.cpp:403:19: warning: redundant move in return statement [-Wredundant-move] 403 | return std::move(Buf); | ~~~~~~~~~^~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/MemoryBuffer.cpp:403:19: note: remove 'std::move' call [ 43%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCParser/DarwinAsmParser.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCParser/DarwinAsmParser.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 43%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/ELFObjectWriter.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Twine.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Triple.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCELFObjectWriter.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/ELFObjectWriter.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 43%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp.o [ 44%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/AArch64/Utils/AArch64BaseInfo.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCRegisterInfo.h:19, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/ARM/ARMFeatures.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 44%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/AArch64/Utils/AArch64BaseInfo.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp:17: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/APInt.h:19, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/APFloat.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCAsmBackend.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCAsmBackend.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCAsmBackend.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 45%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp.o [ 46%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp.o [ 46%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/APFloat.cpp: In member function 'llvm_ks::APFloat::opStatus llvm_ks::APFloat::divideSpecials(const llvm_ks::APFloat&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/APFloat.cpp:1607:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1607 | copySignificand(rhs); | ~~~~~~~~~~~~~~~^~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/APFloat.cpp:1608:3: note: here 1608 | case PackCategoriesIntoKey(fcNaN, fcZero): | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/APFloat.cpp:1612:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 1612 | sign = false; | ~~~~~^~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/APFloat.cpp:1613:3: note: here 1613 | case PackCategoriesIntoKey(fcInfinity, fcZero): | ^~~~ [ 46%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp.o [ 47%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/AsmParser/MipsAsmParser.cpp.o [ 47%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/Path.cpp: In function 'llvm_ks::sys::fs::file_magic llvm_ks::sys::fs::identify_magic(llvm_ks::StringRef)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/Path.cpp:1085:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 1085 | if (Magic[1] == 0x01) | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Support/Path.cpp:1088:5: note: here 1088 | case 0x90: // PA-RISC Windows | ^~~~ [ 48%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCObjectStreamer.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCObjectStreamer.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCObjectStreamer.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 48%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp.o [ 48%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCELFStreamer.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/SmallPtrSet.h:25, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCELFStreamer.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCELFStreamer.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp:17: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 49%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp.o [ 49%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp:14: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 50%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp:14: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 51%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp.o [ 51%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp.o [ 51%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/AArch64/Utils/AArch64BaseInfo.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/APInt.h:19, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/APFloat.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 52%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp.o [ 52%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp.o [ 53%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp.o [ 53%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp.o [ 53%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp.o [ 54%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp.o [ 54%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp.o [ 55%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp.o [ 55%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp.o [ 55%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp.o [ 56%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp.o [ 56%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp.o [ 57%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp.o [ 57%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp.o [ 58%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp.o [ 58%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp.o [ 59%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp.o [ 59%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp: In member function 'bool llvm_ks::HexagonMCChecker::checkNewValues()': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp:358:9: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class llvm_ks::HexagonMCErrInfo'; use assignment or value-initialization instead [-Wclass-memaccess] 358 | memset(&errInfo, 0, sizeof(errInfo)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h:33:7: note: 'class llvm_ks::HexagonMCErrInfo' declared here 33 | class HexagonMCErrInfo { | ^~~~~~~~~~~~~~~~ [ 59%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp.o [ 60%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp: In function 'unsigned int llvm_ks::HexagonMCInstrInfo::iClassOfDuplexPair(unsigned int, unsigned int)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:117:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 117 | switch (Gb) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:125:3: note: here 125 | case HexagonII::HSIG_L2: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:126:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 126 | switch (Gb) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:136:3: note: here 136 | case HexagonII::HSIG_S1: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:137:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 137 | switch (Gb) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:149:3: note: here 149 | case HexagonII::HSIG_S2: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:150:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 150 | switch (Gb) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:164:3: note: here 164 | case HexagonII::HSIG_A: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:165:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 165 | switch (Gb) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:171:3: note: here 171 | case HexagonII::HSIG_Compound: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp: In function 'llvm_ks::MCInst llvm_ks::HexagonMCInstrInfo::deriveSubInst(const llvm_ks::MCInst&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:775:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 775 | if (Value == 2) { | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:781:3: note: here 781 | case Hexagon::A4_combineir: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:885:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 885 | } else if (Value == 1) { | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:891:3: note: here 891 | case Hexagon::S2_storerb_io: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:921:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 921 | } else if (Inst.getOperand(0).getReg() == Hexagon::R29) { | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:927:3: note: here 927 | case Hexagon::S2_storeri_io: | ^~~~ [ 61%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp.o [ 61%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp.o [ 61%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp.o [ 62%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/AsmParser/X86AsmParser.cpp.o [ 62%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp: In member function 'bool llvm_ks::HexagonShuffler::check()': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:223:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 223 | ++onlyNo1; | ^~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:224:5: note: here 224 | case HexagonII::TypeCVI_VM_LD: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:227:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 227 | ++CVIloads; | ^~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:228:5: note: here 228 | case HexagonII::TypeLD: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:237:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 237 | ++onlyNo1; | ^~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:238:5: note: here 238 | case HexagonII::TypeCVI_VM_ST: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:240:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 240 | ++CVIstores; | ^~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:241:5: note: here 241 | case HexagonII::TypeST: | ^~~~ [ 63%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCFixup.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 63%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp.o [ 63%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp:14: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 64%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp.o [ 64%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/TargetInfo/X86TargetInfo.cpp.o [ 65%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/ks.cpp.o [ 65%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/EVMMapping.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Format.h:26, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp:38: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCStreamer.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/Hexagon/HexagonTargetStreamer.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp:13: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp:18: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp:16: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp:17: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/Mips/MCTargetDesc/MipsABIInfo.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp:12: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCFixup.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp: In member function 'virtual bool {anonymous}::MipsELFObjectWriter::needsRelocateWithSymbol(const llvm_ks::MCSymbol&, unsigned int) const': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp:416:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 416 | if (cast(Sym).getOther() & ELF::STO_MIPS_MICROMIPS) | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp:419:3: note: here 419 | case ELF::R_MIPS_26: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm_ks::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm_ks::AArch64MCExpr::VariantKind]': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:820:24: required from here /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:88:37: warning: initializing 'llvm_ks::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 88 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCFixup.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCFixup.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp:11: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCAsmLayout.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86BaseInfo.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86BaseInfo.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp:14: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp:14: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCFixup.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86FixupKinds.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp: In member function 'bool {anonymous}::AArch64AsmParser::validateInstruction(llvm_ks::MCInst&, llvm_ks::SmallVectorImpl&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:3558:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 3558 | } | ^ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:3559:3: note: here 3559 | case AArch64::LDPDi: | ^~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86BaseInfo.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp: In member function 'virtual void {anonymous}::SparcAsmBackend::processFixupValue(const llvm_ks::MCAssembler&, const llvm_ks::MCAsmLayout&, const llvm_ks::MCFixup&, const llvm_ks::MCFragment*, const llvm_ks::MCValue&, uint64_t&, bool&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp:213:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 213 | if (Target.getSymA()->getSymbol().isTemporary()) | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp:215:7: note: here 215 | case Sparc::fixup_sparc_tls_gd_hi22: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp: In member function 'bool {anonymous}::ARMAsmParser::parseOperand(llvm_ks::OperandVector&, llvm_ks::StringRef, unsigned int&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:5268:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 5268 | } | ^ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:5269:3: note: here 5269 | case AsmToken::LParen: // parenthesized expressions like (_strcmp-4) | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:5319:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 5319 | } | ^ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:5320:3: note: here 5320 | case AsmToken::Colon: { | ^~~~ In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/MC/MCELFObjectWriter.h:16: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const llvm_ks::ELFRelocationEntry&}; _Tp = llvm_ks::ELFRelocationEntry; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: /usr/include/c++/13.2.1/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = llvm_ks::ELFRelocationEntry; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp: In member function 'int {anonymous}::HexagonAsmParser::processInstruction(llvm_ks::MCInst&, const llvm_ks::OperandVector&, llvm_ks::SMLoc, bool&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp:1693:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 1693 | is32bit = true; | ~~~~~~~~^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp:1695:3: note: here 1695 | case Hexagon::CONST64_Float_Real: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp: In member function 'unsigned int llvm_ks::X86AsmInstrumentation::GetFrameRegGeneric(const llvm_ks::MCContext&, llvm_ks::MCStreamer&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp:118:27: warning: possibly dangling reference to a temporary [-Wdangling-reference] 118 | const MCDwarfFrameInfo &Frame = Out.getDwarfFrameInfos().back(); | ^~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp:118:64: note: the temporary was destroyed at the end of the full expression '(& Out)->llvm_ks::MCStreamer::getDwarfFrameInfos().llvm_ks::ArrayRef::back()' 118 | const MCDwarfFrameInfo &Frame = Out.getDwarfFrameInfos().back(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp: In member function 'bool {anonymous}::PPCAsmParser::ParseOperand(llvm_ks::OperandVector&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp:1541:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 1541 | } | ^ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp:1544:3: note: here 1544 | case AsmToken::LParen: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp: In member function 'bool {anonymous}::MipsAsmParser::isEvaluated(const llvm_ks::MCExpr*)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp:4189:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 4189 | } | ^ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp:4190:3: note: here 4190 | case MCExpr::Unary: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp: In function 'unsigned int getRelocType64(llvm_ks::MCContext&, llvm_ks::SMLoc, llvm_ks::MCSymbolRefExpr::VariantKind, X86_64RelType, bool)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:94:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 94 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:106:3: note: here 106 | case MCSymbolRefExpr::VK_GOT: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:107:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 107 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:117:3: note: here 117 | case MCSymbolRefExpr::VK_GOTOFF: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:123:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 123 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:133:3: note: here 133 | case MCSymbolRefExpr::VK_DTPOFF: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:135:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 135 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:145:3: note: here 145 | case MCSymbolRefExpr::VK_SIZE: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:147:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 147 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:157:3: note: here 157 | case MCSymbolRefExpr::VK_TLSGD: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp: In function 'unsigned int getRelocType32(llvm_ks::MCSymbolRefExpr::VariantKind, X86_32RelType, bool)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:198:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 198 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:206:3: note: here 206 | case MCSymbolRefExpr::VK_GOT: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/ks.cpp: In function 'ks_err ks_option(ks_engine*, ks_opt_type, size_t)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/ks.cpp:536:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 536 | ks->MAI->setRadix(16); | ~~~~~~~~~~~~~~~~~^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/ks.cpp:537:17: note: here 537 | case KS_OPT_SYNTAX_NASM: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/ks.cpp:544:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 544 | ks->MAI->setRadix(16); | ~~~~~~~~~~~~~~~~~^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/keystone/ks.cpp:545:17: note: here 545 | case KS_OPT_SYNTAX_GAS: | ^~~~ In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/include/llvm/ADT/ArrayRef.h:16: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {llvm_ks::AsmToken::TokenKind, llvm_ks::StringRef&}; _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const llvm_ks::AsmToken&}; _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {llvm_ks::AsmToken::TokenKind, llvm_ks::StringRef&}; _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]', inlined from 'bool {anonymous}::AsmParser::parseMacroArgument({anonymous}::MCAsmMacroArgument&, bool)' at /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCParser/AsmParser.cpp:2266:22: /usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]', inlined from 'bool {anonymous}::AsmParser::parseMacroArgument({anonymous}::MCAsmMacroArgument&, bool)' at /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCParser/AsmParser.cpp:2320:17: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {llvm_ks::AsmToken::TokenKind, llvm_ks::StringRef}; _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {llvm_ks::AsmToken::TokenKind, llvm_ks::StringRef}; _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]', inlined from 'bool {anonymous}::AsmParser::parseDirectiveIrpc(llvm_ks::SMLoc)' at /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/llvm/lib/MC/MCParser/AsmParser.cpp:5722:21: /usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 66%] Linking CXX shared library ../lib/libkeystone.so [ 66%] Built target keystone [ 66%] Building CXX object kstool/CMakeFiles/kstool.dir/kstool.cpp.o [ 66%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_arm.dir/onefile.c.o [ 66%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm64_arm.dir/onefile.c.o [ 67%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm64_arm.dir/fuzz_asm_arm64_arm.c.o [ 68%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_armbe.dir/onefile.c.o [ 68%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_arm.dir/fuzz_asm_arm_arm.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_armbe.dir/fuzz_asm_arm_armbe.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_armv8be.dir/onefile.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumb.dir/onefile.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_armv8be.dir/fuzz_asm_arm_armv8be.c.o [ 71%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbv8.dir/onefile.c.o [ 71%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbbe.dir/fuzz_asm_arm_thumbbe.c.o [ 71%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbbe.dir/onefile.c.o [ 71%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbv8.dir/fuzz_asm_arm_thumbv8.c.o [ 71%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbv8be.dir/onefile.c.o [ 72%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_armv8_arm.dir/onefile.c.o [ 73%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_evm.dir/fuzz_asm_evm.c.o [ 74%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbv8be.dir/fuzz_asm_arm_thumbv8be.c.o [ 74%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_evm.dir/onefile.c.o [ 74%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_armv8_arm.dir/fuzz_asm_armv8_arm.c.o [ 74%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_hex.dir/onefile.c.o [ 75%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips.dir/onefile.c.o [ 75%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumb.dir/fuzz_asm_arm_thumb.c.o [ 76%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_hex.dir/fuzz_asm_hex.c.o [ 77%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips.dir/fuzz_asm_mips.c.o [ 78%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips64.dir/onefile.c.o [ 79%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mipsbe.dir/fuzz_asm_mipsbe.c.o [ 79%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips64be.dir/onefile.c.o [ 79%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mipsbe.dir/onefile.c.o [ 79%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips64.dir/fuzz_asm_mips64.c.o [ 80%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips64be.dir/fuzz_asm_mips64be.c.o [ 81%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc32be.dir/onefile.c.o [ 81%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc32be.dir/fuzz_asm_ppc32be.c.o [ 81%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc64.dir/onefile.c.o [ 81%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc64be.dir/onefile.c.o [ 81%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparc64be.dir/onefile.c.o [ 83%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc64be.dir/fuzz_asm_ppc64be.c.o [ 83%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc64.dir/fuzz_asm_ppc64.c.o [ 83%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparcbe.dir/onefile.c.o [ 84%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_systemz.dir/onefile.c.o [ 85%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparc64be.dir/fuzz_asm_sparc64be.c.o [ 86%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_16.dir/onefile.c.o [ 86%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparcbe.dir/fuzz_asm_sparcbe.c.o [ 87%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_32.dir/fuzz_asm_x86_32.c.o [ 87%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_32.dir/onefile.c.o [ 87%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_64.dir/onefile.c.o [ 86%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_16.dir/fuzz_asm_x86_16.c.o [ 87%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_64.dir/fuzz_asm_x86_64.c.o [ 88%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparc.dir/fuzz_asm_sparc.c.o [ 88%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparc.dir/onefile.c.o [ 88%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_systemz.dir/fuzz_asm_systemz.c.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbv8.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbv8.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbv8.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbv8.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_armbe.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_armv8_arm.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_armbe.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_arm.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_armv8_arm.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm64_arm.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_armv8be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_arm.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm64_arm.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_armv8be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_armbe.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_armv8_arm.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_armbe.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_arm.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm64_arm.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_armv8be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_armv8_arm.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbbe.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_arm.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm64_arm.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_armv8be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbbe.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbbe.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbbe.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbv8be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbv8be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbv8be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumb.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumbv8be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumb.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_hex.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_evm.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_hex.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_evm.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumb.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_hex.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_arm_thumb.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_evm.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_hex.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_evm.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mipsbe.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mipsbe.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mipsbe.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mipsbe.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips64.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips64be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips64.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc32be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips64be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc32be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips64.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips64be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc32be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips64.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_mips64be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc32be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc64be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc64be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc64be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc64.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc64be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparc64be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc64.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparc64be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc64.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparc64be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_ppc64.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparc64be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_16.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparcbe.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_32.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_16.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparcbe.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_32.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_64.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_16.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_64.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparcbe.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_32.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_16.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparcbe.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_32.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_64.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_x86_64.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparc.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparc.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_systemz.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_systemz.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparc.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_systemz.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_sparc.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/suite/fuzz/fuzz_asm_systemz.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u [ 89%] Linking C executable fuzz_asm_arm_thumbv8 [ 90%] Linking C executable fuzz_asm_armv8_arm [ 90%] Linking C executable fuzz_asm_arm_armv8be [ 90%] Linking C executable fuzz_asm_arm_armbe [ 90%] Linking C executable fuzz_asm_arm_arm [ 91%] Linking C executable fuzz_asm_arm64_arm [ 91%] Linking C executable fuzz_asm_arm_thumbbe [ 91%] Linking C executable fuzz_asm_arm_thumbv8be [ 91%] Linking C executable fuzz_asm_arm_thumb [ 91%] Linking C executable fuzz_asm_mipsbe [ 91%] Linking C executable fuzz_asm_mips [ 92%] Linking C executable fuzz_asm_mips64be [ 92%] Linking C executable fuzz_asm_ppc32be [ 92%] Linking C executable fuzz_asm_hex [ 92%] Linking C executable fuzz_asm_sparcbe [ 93%] Linking C executable fuzz_asm_evm [ 94%] Linking C executable fuzz_asm_ppc64 [ 94%] Linking C executable fuzz_asm_mips64 [ 95%] Linking C executable fuzz_asm_ppc64be [ 95%] Linking C executable fuzz_asm_x86_16 [ 95%] Linking C executable fuzz_asm_x86_32 [ 96%] Linking C executable fuzz_asm_sparc64be [ 97%] Linking C executable fuzz_asm_x86_64 [ 98%] Linking C executable fuzz_asm_systemz [ 99%] Linking C executable fuzz_asm_sparc [ 99%] Built target fuzz_asm_arm_thumbv8 [ 99%] Built target fuzz_asm_arm_armbe [ 99%] Built target fuzz_asm_arm_armv8be [ 99%] Built target fuzz_asm_arm64_arm [ 99%] Built target fuzz_asm_arm_arm [ 99%] Built target fuzz_asm_arm_thumbbe [ 99%] Built target fuzz_asm_arm_thumb [ 99%] Built target fuzz_asm_mips [ 99%] Built target fuzz_asm_mipsbe [ 99%] Built target fuzz_asm_armv8_arm [ 99%] Built target fuzz_asm_arm_thumbv8be [ 99%] Built target fuzz_asm_mips64be [ 99%] Built target fuzz_asm_ppc32be [ 99%] Built target fuzz_asm_sparcbe [ 99%] Built target fuzz_asm_mips64 [ 99%] Built target fuzz_asm_x86_32 [ 99%] Built target fuzz_asm_x86_16 [ 99%] Built target fuzz_asm_x86_64 [ 99%] Built target fuzz_asm_ppc64be [ 99%] Built target fuzz_asm_hex [ 99%] Built target fuzz_asm_ppc64 [ 99%] Built target fuzz_asm_sparc64be [ 99%] Built target fuzz_asm_evm [ 99%] Built target fuzz_asm_systemz [ 99%] Built target fuzz_asm_sparc [100%] Linking CXX executable kstool [100%] Built target kstool make: Leaving directory '/home/buildozer/aports/testing/keystone/src/keystone-0.9.2/build-shared' /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/setup.py:175: SyntaxWarning: invalid escape sequence '\*' long_desc = ''' /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build Building C++ extensions rm -rf ./build src/ dist/ README rm -f keystone/*.so rm -rf prebuilt/win64/keystone.dll rm -rf prebuilt/win32/keystone.dll /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../CMakeLists.txt -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/CMakeLists.txt /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../CMakeUninstall.in -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/CMakeUninstall.in /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../CMakeLists.txt -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/CMakeLists.txt /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../CREDITS.TXT -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/CREDITS.TXT /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../SPONSORS.TXT -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/SPONSORS.TXT /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../LICENSE-COM.TXT -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/LICENSE-COM.TXT /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../AUTHORS.TXT -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/AUTHORS.TXT /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../COPYING -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/COPYING /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../LICENSE-COM.TXT -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/LICENSE-COM.TXT /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../EXCEPTIONS-CLIENT -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/EXCEPTIONS-CLIENT /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../README.md -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/README.md /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../RELEASE_NOTES -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/RELEASE_NOTES /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../ChangeLog -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/ChangeLog /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../SPONSORS.TXT -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/SPONSORS.TXT /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../pkg-config.pc.cmake -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/pkg-config.pc.cmake /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../make-share.sh -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/make-share.sh /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../make-common.sh -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/make-common.sh /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../make-lib.sh -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/make-lib.sh /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../make-afl.sh -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/make-afl.sh /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../nmake-lib.bat -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/nmake-lib.bat /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/../../nmake-dll.bat -> /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/nmake-dll.bat CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:27 (cmake_policy): The OLD behavior for policy CMP0051 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at llvm/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at llvm/CMakeLists.txt:22 (cmake_policy): The OLD behavior for policy CMP0051 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Looking for dirent.h CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFile.cmake:77 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: m For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): llvm/cmake/config-ix.cmake:45 (check_include_file) llvm/CMakeLists.txt:324 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for dirent.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for execinfo.h -- Looking for execinfo.h - not found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for ndir.h -- Looking for ndir.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for sys/dir.h -- Looking for sys/dir.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/ndir.h -- Looking for sys/ndir.h - not found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for utime.h -- Looking for utime.h - found -- Looking for zlib.h -- Looking for zlib.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for mach-o/dyld.h -- Looking for mach-o/dyld.h - not found -- Looking for histedit.h -- Looking for histedit.h - not found -- Performing Test HAVE_CXXABI_H -- Performing Test HAVE_CXXABI_H - Success -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_getspecific in pthread -- Looking for pthread_getspecific in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for compress2 in z -- Looking for compress2 in z - not found -- Looking for setupterm in tinfo -- Looking for setupterm in tinfo - not found -- Looking for setupterm in terminfo -- Looking for setupterm in terminfo - not found -- Looking for setupterm in curses -- Looking for setupterm in curses - not found -- Looking for setupterm in ncurses -- Looking for setupterm in ncurses - not found -- Looking for setupterm in ncursesw -- Looking for setupterm in ncursesw - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - not found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for writev -- Looking for writev - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for mkdtemp -- Looking for mkdtemp - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for mktemp -- Looking for mktemp - found -- Looking for closedir -- Looking for closedir - found -- Looking for opendir -- Looking for opendir - found -- Looking for readdir -- Looking for readdir - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for realpath -- Looking for realpath - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for srand48 -- Looking for srand48 - found -- Looking for lrand48 -- Looking for lrand48 - found -- Looking for drand48 -- Looking for drand48 - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoq -- Looking for strtoq - not found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Looking for dlerror -- Looking for dlerror - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Performing Test HAVE_INT64_T -- Performing Test HAVE_INT64_T - Success -- Performing Test HAVE_UINT64_T -- Performing Test HAVE_UINT64_T - Success -- Performing Test HAVE_U_INT64_T -- Performing Test HAVE_U_INT64_T - Success -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success -- Target triple: armv8l-unknown-linux-musleabihf -- Native target architecture is ARM -- Threads enabled. -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test CXX_SUPPORTS_CXX11 -- Performing Test CXX_SUPPORTS_CXX11 - Success -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success CMake Warning (dev) at llvm/CMakeLists.txt:338 (include): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python (found version "3.12.3") -- Constructing LLVMBuild project information -- Targeting AArch64 -- Targeting ARM -- Targeting Hexagon -- Targeting Mips -- Targeting PowerPC -- Targeting Sparc -- Targeting SystemZ -- Targeting X86 -- Found PkgConfig: /usr/bin/pkg-config (found version "2.2.0") -- Configuring done (7.1s) CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm64_arm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_arm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_armbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_armv8be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumb" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumbbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumbv8" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumbv8be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_armv8_arm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_evm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_hex" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mips" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mips64" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mips64be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mipsbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_ppc32be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_ppc64" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_ppc64be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_sparc" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_sparc64be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_sparcbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_systemz" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_x86_16" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_x86_32" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_x86_64" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: LLVM_BUILD_32_BITS -- Build files have been written to: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/build [ 0%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/ConstantPools.cpp.o [ 1%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/ELFObjectWriter.cpp.o [ 1%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmBackend.cpp.o [ 2%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfo.cpp.o [ 2%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoCOFF.cpp.o [ 3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoDarwin.cpp.o [ 3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAsmInfoELF.cpp.o [ 3%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCAssembler.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/ELFObjectWriter.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Twine.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Triple.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCELFObjectWriter.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/ELFObjectWriter.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCAsmBackend.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCAsmBackend.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCAsmBackend.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 4%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCCodeEmitter.cpp.o [ 4%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCContext.cpp.o [ 5%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCELFObjectTargetWriter.cpp.o [ 5%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCELFStreamer.cpp.o [ 6%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCExpr.cpp.o [ 6%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCFragment.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCELFObjectTargetWriter.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCInst.cpp.o [ 7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCInstrDesc.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCELFStreamer.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/SmallPtrSet.h:25, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCELFStreamer.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCELFStreamer.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 7%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCLabel.cpp.o In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCELFObjectWriter.h:16: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const llvm_ks::ELFRelocationEntry&}; _Tp = llvm_ks::ELFRelocationEntry; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = llvm_ks::ELFRelocationEntry; _Alloc = std::allocator]', inlined from 'virtual void {anonymous}::ELFObjectWriter::recordRelocation(llvm_ks::MCAssembler&, const llvm_ks::MCAsmLayout&, const llvm_ks::MCFragment*, const llvm_ks::MCFixup&, llvm_ks::MCValue, bool&, uint64_t&)' at /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/ELFObjectWriter.cpp:645:41: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = llvm_ks::ELFRelocationEntry; _Alloc = std::allocator]', inlined from 'virtual void {anonymous}::ELFObjectWriter::recordRelocation(llvm_ks::MCAssembler&, const llvm_ks::MCAsmLayout&, const llvm_ks::MCFragment*, const llvm_ks::MCFixup&, llvm_ks::MCValue, bool&, uint64_t&)' at /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/ELFObjectWriter.cpp:659:39: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [ 8%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCObjectFileInfo.cpp.o [ 8%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCObjectStreamer.cpp.o [ 9%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCObjectWriter.cpp.o [ 9%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/AsmLexer.cpp.o [ 10%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/AsmParser.cpp.o [ 10%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/COFFAsmParser.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCObjectStreamer.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCObjectStreamer.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCObjectStreamer.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 11%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/DarwinAsmParser.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCParser/AsmParser.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/APInt.h:19, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/APFloat.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCParser/AsmParser.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 11%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/ELFAsmParser.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCParser/DarwinAsmParser.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCParser/DarwinAsmParser.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 11%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/MCAsmLexer.cpp.o [ 12%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/MCAsmParser.cpp.o [ 12%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/MCAsmParserExtension.cpp.o [ 13%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCParser/MCTargetAsmParser.cpp.o [ 13%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCRegisterInfo.cpp.o [ 14%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSection.cpp.o [ 14%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSectionCOFF.cpp.o [ 15%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSectionELF.cpp.o [ 15%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSectionMachO.cpp.o [ 15%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCStreamer.cpp.o [ 16%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSubtargetInfo.cpp.o [ 16%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSymbol.cpp.o [ 17%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCSymbolELF.cpp.o [ 17%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCTargetOptions.cpp.o [ 18%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/MCValue.cpp.o [ 18%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/StringTableBuilder.cpp.o In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:16: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {llvm_ks::AsmToken::TokenKind, llvm_ks::StringRef&}; _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const llvm_ks::AsmToken&}; _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {llvm_ks::AsmToken::TokenKind, llvm_ks::StringRef}; _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 [ 19%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/MC/SubtargetFeature.cpp.o [ 19%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/APFloat.cpp.o [ 19%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/APInt.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/StringTableBuilder.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/SmallString.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/StringTableBuilder.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/StringTableBuilder.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 20%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/APSInt.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Format.h:26, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/SubtargetFeature.cpp:17: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/SubtargetFeature.h:21, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/SubtargetFeature.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 20%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/ARMBuildAttrs.cpp.o In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {llvm_ks::AsmToken::TokenKind, llvm_ks::StringRef&}; _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]', inlined from 'bool {anonymous}::AsmParser::parseMacroArgument({anonymous}::MCAsmMacroArgument&, bool)' at /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCParser/AsmParser.cpp:2266:22: /usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]', inlined from 'bool {anonymous}::AsmParser::parseMacroArgument({anonymous}::MCAsmMacroArgument&, bool)' at /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCParser/AsmParser.cpp:2320:17: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [ 21%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/ErrorHandling.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/APFloat.cpp: In member function 'llvm_ks::APFloat::opStatus llvm_ks::APFloat::divideSpecials(const llvm_ks::APFloat&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/APFloat.cpp:1607:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1607 | copySignificand(rhs); | ~~~~~~~~~~~~~~~^~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/APFloat.cpp:1608:3: note: here 1608 | case PackCategoriesIntoKey(fcNaN, fcZero): | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/APFloat.cpp:1612:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 1612 | sign = false; | ~~~~~^~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/APFloat.cpp:1613:3: note: here 1613 | case PackCategoriesIntoKey(fcInfinity, fcZero): | ^~~~ [ 21%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Hashing.cpp.o [ 22%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/IntEqClasses.cpp.o [ 22%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/LEB128.cpp.o [ 23%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Memory.cpp.o [ 23%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/MemoryBuffer.cpp.o [ 23%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Path.cpp.o [ 24%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Regex.cpp.o [ 24%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/ScaledNumber.cpp.o [ 25%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/SmallPtrSet.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/MemoryBuffer.cpp: In function 'llvm_ks::ErrorOr > getOpenFileImpl(int, const llvm_ks::Twine&, uint64_t, uint64_t, int64_t, bool, bool)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/MemoryBuffer.cpp:364:23: warning: redundant move in return statement [-Wredundant-move] 364 | return std::move(Result); | ~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/MemoryBuffer.cpp:364:23: note: remove 'std::move' call /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/MemoryBuffer.cpp:403:19: warning: redundant move in return statement [-Wredundant-move] 403 | return std::move(Buf); | ~~~~~~~~~^~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/MemoryBuffer.cpp:403:19: note: remove 'std::move' call In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {llvm_ks::AsmToken::TokenKind, llvm_ks::StringRef}; _Tp = llvm_ks::AsmToken; _Alloc = std::allocator]', inlined from 'bool {anonymous}::AsmParser::parseDirectiveIrpc(llvm_ks::SMLoc)' at /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/MC/MCParser/AsmParser.cpp:5722:21: /usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/Path.cpp: In function 'llvm_ks::sys::fs::file_magic llvm_ks::sys::fs::identify_magic(llvm_ks::StringRef)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/Path.cpp:1085:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 1085 | if (Magic[1] == 0x01) | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/Path.cpp:1088:5: note: here 1088 | case 0x90: // PA-RISC Windows | ^~~~ [ 25%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/SmallVector.cpp.o [ 26%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/SourceMgr.cpp.o [ 26%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/StringExtras.cpp.o [ 27%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/StringMap.cpp.o [ 27%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/StringPool.cpp.o [ 27%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/StringRef.cpp.o [ 28%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/StringSaver.cpp.o [ 28%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/TargetParser.cpp.o [ 29%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/TargetRegistry.cpp.o [ 29%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Triple.cpp.o [ 30%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/Twine.cpp.o [ 30%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/raw_ostream.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/TargetRegistry.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Twine.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Triple.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/TargetRegistry.h:22, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/TargetRegistry.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/Triple.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Twine.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Triple.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/Triple.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/raw_ostream.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/raw_ostream.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Support/raw_ostream.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 31%] Building C object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/regcomp.c.o [ 31%] Building C object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/regerror.c.o [ 31%] Building C object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/regexec.c.o [ 32%] Building C object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/regfree.c.o [ 32%] Building C object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Support/regstrlcpy.c.o [ 33%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp.o [ 33%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp.o [ 34%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp.o [ 34%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp.o [ 35%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/AArch64/Utils/AArch64BaseInfo.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCRegisterInfo.h:19, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 35%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp.o [ 35%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/AArch64/Utils/AArch64BaseInfo.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/APInt.h:19, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/APFloat.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 36%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp.o [ 36%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp.o [ 37%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/AArch64/Utils/AArch64BaseInfo.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp:17: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/APInt.h:19, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/APFloat.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 37%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/AsmParser/ARMAsmParser.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp:17: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp:14: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h:22: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 38%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm_ks::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm_ks::AArch64MCExpr::VariantKind]': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:820:24: required from here /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:88:37: warning: initializing 'llvm_ks::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 88 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/ARM/ARMFeatures.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp: In member function 'bool {anonymous}::AArch64AsmParser::validateInstruction(llvm_ks::MCInst&, llvm_ks::SmallVectorImpl&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:3558:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 3558 | } | ^ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:3559:3: note: here 3559 | case AArch64::LDPDi: | ^~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 38%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp.o [ 39%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp.o [ 39%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp:14: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 39%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp.o [ 40%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp: In member function 'bool {anonymous}::ARMAsmParser::parseOperand(llvm_ks::OperandVector&, llvm_ks::StringRef, unsigned int&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:5268:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 5268 | } | ^ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:5269:3: note: here 5269 | case AsmToken::LParen: // parenthesized expressions like (_strcmp-4) | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:5319:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 5319 | } | ^ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:5320:3: note: here 5320 | case AsmToken::Colon: { | ^~~~ [ 40%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp:14: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 41%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp.o [ 41%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 42%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp.o [ 42%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Format.h:26, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp:38: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCStreamer.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/Hexagon/HexagonTargetStreamer.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp:13: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 43%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp: In member function 'int {anonymous}::HexagonAsmParser::processInstruction(llvm_ks::MCInst&, const llvm_ks::OperandVector&, llvm_ks::SMLoc, bool&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp:1693:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 1693 | is32bit = true; | ~~~~~~~~^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp:1695:3: note: here 1695 | case Hexagon::CONST64_Float_Real: | ^~~~ [ 43%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp.o [ 43%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp.o [ 44%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp: In member function 'bool llvm_ks::HexagonMCChecker::checkNewValues()': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp:358:9: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class llvm_ks::HexagonMCErrInfo'; use assignment or value-initialization instead [-Wclass-memaccess] 358 | memset(&errInfo, 0, sizeof(errInfo)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h:33:7: note: 'class llvm_ks::HexagonMCErrInfo' declared here 33 | class HexagonMCErrInfo { | ^~~~~~~~~~~~~~~~ [ 44%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp: In function 'unsigned int llvm_ks::HexagonMCInstrInfo::iClassOfDuplexPair(unsigned int, unsigned int)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:117:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 117 | switch (Gb) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:125:3: note: here 125 | case HexagonII::HSIG_L2: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:126:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 126 | switch (Gb) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:136:3: note: here 136 | case HexagonII::HSIG_S1: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:137:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 137 | switch (Gb) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:149:3: note: here 149 | case HexagonII::HSIG_S2: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:150:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 150 | switch (Gb) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:164:3: note: here 164 | case HexagonII::HSIG_A: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:165:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 165 | switch (Gb) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:171:3: note: here 171 | case HexagonII::HSIG_Compound: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp: In function 'llvm_ks::MCInst llvm_ks::HexagonMCInstrInfo::deriveSubInst(const llvm_ks::MCInst&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:775:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 775 | if (Value == 2) { | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:781:3: note: here 781 | case Hexagon::A4_combineir: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:885:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 885 | } else if (Value == 1) { | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:891:3: note: here 891 | case Hexagon::S2_storerb_io: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:921:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 921 | } else if (Inst.getOperand(0).getReg() == Hexagon::R29) { | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:927:3: note: here 927 | case Hexagon::S2_storeri_io: | ^~~~ [ 45%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp.o [ 45%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp.o [ 46%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp.o [ 46%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp.o [ 47%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp.o [ 47%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp.o [ 47%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/AsmParser/MipsAsmParser.cpp.o [ 48%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp.o [ 48%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp:18: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp:16: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp: In member function 'bool llvm_ks::HexagonShuffler::check()': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:223:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 223 | ++onlyNo1; | ^~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:224:5: note: here 224 | case HexagonII::TypeCVI_VM_LD: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:227:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 227 | ++CVIloads; | ^~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:228:5: note: here 228 | case HexagonII::TypeLD: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:237:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 237 | ++onlyNo1; | ^~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:238:5: note: here 238 | case HexagonII::TypeCVI_VM_ST: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:240:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 240 | ++CVIstores; | ^~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp:241:5: note: here 241 | case HexagonII::TypeST: | ^~~~ [ 49%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp:17: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/Mips/MCTargetDesc/MipsABIInfo.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 49%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCFixup.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 50%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp: In member function 'virtual bool {anonymous}::MipsELFObjectWriter::needsRelocateWithSymbol(const llvm_ks::MCSymbol&, unsigned int) const': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp:416:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 416 | if (cast(Sym).getOther() & ELF::STO_MIPS_MICROMIPS) | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp:419:3: note: here 419 | case ELF::R_MIPS_26: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp: In member function 'bool {anonymous}::MipsAsmParser::isEvaluated(const llvm_ks::MCExpr*)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp:4189:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 4189 | } | ^ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp:4190:3: note: here 4190 | case MCExpr::Unary: | ^~~~ [ 50%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp.o [ 51%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp.o [ 51%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp.o [ 51%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp:14: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 52%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCAsmLayout.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 52%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp: In member function 'bool {anonymous}::PPCAsmParser::ParseOperand(llvm_ks::OperandVector&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp:1541:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 1541 | } | ^ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp:1544:3: note: here 1544 | case AsmToken::LParen: | ^~~~ [ 53%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCFixup.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp:11: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 53%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp.o [ 54%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp.o [ 54%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp.o [ 55%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 55%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp.o [ 55%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp.o [ 56%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp:12: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCFixup.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 56%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp.o [ 57%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp: In member function 'virtual void {anonymous}::SparcAsmBackend::processFixupValue(const llvm_ks::MCAssembler&, const llvm_ks::MCAsmLayout&, const llvm_ks::MCFixup&, const llvm_ks::MCFragment*, const llvm_ks::MCValue&, uint64_t&, bool&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp:213:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 213 | if (Target.getSymA()->getSymbol().isTemporary()) | ^~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp:215:7: note: here 215 | case Sparc::fixup_sparc_tls_gd_hi22: | ^~~~ [ 57%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp.o [ 58%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp.o [ 58%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp:13: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCFixup.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp:15: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 59%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp.o [ 59%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp.o [ 59%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 60%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp.o [ 60%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp.o [ 61%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp.o [ 61%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp.o [ 62%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp.o [ 62%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp.o [ 63%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/AsmParser/X86AsmParser.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 63%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86BaseInfo.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/streambuf:43, from /usr/include/c++/13.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/13.2.1/iterator:66, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/iterator_range.h:23, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/SmallVector.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 63%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp.o [ 64%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86BaseInfo.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86BaseInfo.h:20, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp: In member function 'unsigned int llvm_ks::X86AsmInstrumentation::GetFrameRegGeneric(const llvm_ks::MCContext&, llvm_ks::MCStreamer&)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp:118:27: warning: possibly dangling reference to a temporary [-Wdangling-reference] 118 | const MCDwarfFrameInfo &Frame = Out.getDwarfFrameInfos().back(); | ^~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp:118:64: note: the temporary was destroyed at the end of the full expression '(& Out)->llvm_ks::MCStreamer::getDwarfFrameInfos().llvm_ks::ArrayRef::back()' 118 | const MCDwarfFrameInfo &Frame = Out.getDwarfFrameInfos().back(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:11: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/string:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringRef.h:18, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/StringMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/Support/Host.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/Hashing.h:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/ArrayRef.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMapInfo.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/DenseMap.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCExpr.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/MC/MCFixup.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86FixupKinds.h:13, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:10: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 64%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp.o [ 65%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp:14: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 65%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/__/lib/Target/X86/TargetInfo/X86TargetInfo.cpp.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp: In function 'unsigned int getRelocType64(llvm_ks::MCContext&, llvm_ks::SMLoc, llvm_ks::MCSymbolRefExpr::VariantKind, X86_64RelType, bool)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:94:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 94 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:106:3: note: here 106 | case MCSymbolRefExpr::VK_GOT: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:107:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 107 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:117:3: note: here 117 | case MCSymbolRefExpr::VK_GOTOFF: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:123:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 123 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:133:3: note: here 133 | case MCSymbolRefExpr::VK_DTPOFF: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:135:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 135 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:145:3: note: here 145 | case MCSymbolRefExpr::VK_SIZE: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:147:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 147 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:157:3: note: here 157 | case MCSymbolRefExpr::VK_TLSGD: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp: In function 'unsigned int getRelocType32(llvm_ks::MCSymbolRefExpr::VariantKind, X86_32RelType, bool)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:198:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 198 | switch (Type) { | ^~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp:206:3: note: here 206 | case MCSymbolRefExpr::VK_GOT: | ^~~~ [ 66%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/ks.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp:14: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 66%] Building CXX object llvm/keystone/CMakeFiles/keystone.dir/EVMMapping.cpp.o In file included from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:17, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp:10: /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:37:31: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | struct identity : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/functional:49, from /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:25: /usr/include/c++/13.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:47:31: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 47 | struct less_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/include/llvm/ADT/STLExtras.h:54:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 54 | struct greater_ptr : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/ks.cpp: In function 'ks_err ks_option(ks_engine*, ks_opt_type, size_t)': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/ks.cpp:536:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 536 | ks->MAI->setRadix(16); | ~~~~~~~~~~~~~~~~~^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/ks.cpp:537:17: note: here 537 | case KS_OPT_SYNTAX_NASM: | ^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/ks.cpp:544:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 544 | ks->MAI->setRadix(16); | ~~~~~~~~~~~~~~~~~^~~~ /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/llvm/keystone/ks.cpp:545:17: note: here 545 | case KS_OPT_SYNTAX_GAS: | ^~~~ [ 67%] Linking CXX shared library ../lib/libkeystone.so [ 67%] Built target keystone [ 67%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm64_arm.dir/onefile.c.o [ 68%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_arm.dir/onefile.c.o [ 68%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_armbe.dir/onefile.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_armv8be.dir/onefile.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbbe.dir/onefile.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumb.dir/onefile.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbv8.dir/onefile.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbv8be.dir/onefile.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm64_arm.dir/fuzz_asm_arm64_arm.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_armbe.dir/fuzz_asm_arm_armbe.c.o [ 69%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_armv8be.dir/fuzz_asm_arm_armv8be.c.o [ 72%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_arm.dir/fuzz_asm_arm_arm.c.o [ 72%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbv8.dir/fuzz_asm_arm_thumbv8.c.o [ 72%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumb.dir/fuzz_asm_arm_thumb.c.o [ 72%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbbe.dir/fuzz_asm_arm_thumbbe.c.o [ 72%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_arm_thumbv8be.dir/fuzz_asm_arm_thumbv8be.c.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_armbe.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_armv8be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm64_arm.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_armbe.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_armv8be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm64_arm.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_arm.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbbe.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumb.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_arm.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbbe.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbv8be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumb.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_armbe.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_armv8be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm64_arm.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbv8be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_armbe.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_armv8be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_arm.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm64_arm.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbbe.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumb.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_arm.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbv8be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbbe.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbv8.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumb.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbv8be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbv8.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbv8.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_arm_thumbv8.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u [ 72%] Linking C executable fuzz_asm_arm_thumb [ 77%] Linking C executable fuzz_asm_arm_thumbbe [ 77%] Linking C executable fuzz_asm_arm_armv8be [ 77%] Linking C executable fuzz_asm_arm64_arm [ 77%] Linking C executable fuzz_asm_arm_thumbv8be [ 77%] Linking C executable fuzz_asm_arm_thumbv8 [ 77%] Linking C executable fuzz_asm_arm_arm [ 77%] Linking C executable fuzz_asm_arm_armbe [ 77%] Built target fuzz_asm_arm_armv8be [ 77%] Built target fuzz_asm_arm64_arm [ 77%] Built target fuzz_asm_arm_thumb [ 77%] Built target fuzz_asm_arm_arm [ 77%] Built target fuzz_asm_arm_thumbbe [ 77%] Built target fuzz_asm_arm_thumbv8be [ 77%] Built target fuzz_asm_arm_thumbv8 [ 77%] Built target fuzz_asm_arm_armbe [ 78%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_hex.dir/onefile.c.o [ 78%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_evm.dir/onefile.c.o [ 78%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_armv8_arm.dir/onefile.c.o [ 79%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips.dir/onefile.c.o [ 79%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips64.dir/onefile.c.o [ 80%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips64be.dir/onefile.c.o [ 80%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mipsbe.dir/onefile.c.o [ 80%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc32be.dir/onefile.c.o [ 81%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc32be.dir/fuzz_asm_ppc32be.c.o [ 81%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_evm.dir/fuzz_asm_evm.c.o [ 81%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips.dir/fuzz_asm_mips.c.o [ 81%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_hex.dir/fuzz_asm_hex.c.o [ 82%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips64be.dir/fuzz_asm_mips64be.c.o [ 82%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mips64.dir/fuzz_asm_mips64.c.o [ 82%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_armv8_arm.dir/fuzz_asm_armv8_arm.c.o [ 82%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_mipsbe.dir/fuzz_asm_mipsbe.c.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc32be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips64be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips64.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc32be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips64be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_armv8_arm.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mipsbe.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips64.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_hex.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_evm.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_armv8_arm.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mipsbe.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_hex.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc32be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips64be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_evm.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips64.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc32be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips64be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mipsbe.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips64.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_armv8_arm.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_hex.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_evm.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mipsbe.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_hex.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_armv8_arm.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_mips.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_evm.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u [ 83%] Linking C executable fuzz_asm_ppc32be [ 84%] Linking C executable fuzz_asm_mips64be [ 86%] Linking C executable fuzz_asm_armv8_arm [ 86%] Linking C executable fuzz_asm_mips64 [ 86%] Linking C executable fuzz_asm_mipsbe [ 87%] Linking C executable fuzz_asm_hex [ 87%] Linking C executable fuzz_asm_evm [ 88%] Linking C executable fuzz_asm_mips [ 88%] Built target fuzz_asm_ppc32be [ 88%] Built target fuzz_asm_mips64 [ 88%] Built target fuzz_asm_mipsbe [ 88%] Built target fuzz_asm_hex [ 88%] Built target fuzz_asm_armv8_arm [ 88%] Built target fuzz_asm_mips [ 88%] Built target fuzz_asm_evm [ 88%] Built target fuzz_asm_mips64be [ 89%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparc64be.dir/onefile.c.o [ 89%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc64.dir/onefile.c.o [ 89%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc64be.dir/onefile.c.o [ 89%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparc.dir/onefile.c.o [ 90%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparcbe.dir/onefile.c.o [ 90%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_systemz.dir/onefile.c.o [ 91%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_32.dir/onefile.c.o [ 91%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_16.dir/onefile.c.o [ 91%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_systemz.dir/fuzz_asm_systemz.c.o [ 91%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_32.dir/fuzz_asm_x86_32.c.o [ 92%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc64.dir/fuzz_asm_ppc64.c.o [ 92%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_ppc64be.dir/fuzz_asm_ppc64be.c.o [ 92%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparcbe.dir/fuzz_asm_sparcbe.c.o [ 93%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparc64be.dir/fuzz_asm_sparc64be.c.o [ 93%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_sparc.dir/fuzz_asm_sparc.c.o [ 94%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_16.dir/fuzz_asm_x86_16.c.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc64be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc64.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc64be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc64.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparc64be.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparc.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparcbe.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparc64be.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_systemz.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparcbe.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc64be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparc.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc64.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_16.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_32.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_systemz.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc64be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_ppc64.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_16.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_32.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparc64be.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparcbe.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparc.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparc64be.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_systemz.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparc.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_sparcbe.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_16.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_32.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_systemz.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_32.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_16.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u [ 96%] Linking C executable fuzz_asm_ppc64be [ 97%] Linking C executable fuzz_asm_sparcbe [ 96%] Linking C executable fuzz_asm_x86_16 [ 97%] Linking C executable fuzz_asm_sparc [ 98%] Linking C executable fuzz_asm_systemz [ 98%] Linking C executable fuzz_asm_sparc64be [ 98%] Linking C executable fuzz_asm_ppc64 [ 99%] Linking C executable fuzz_asm_x86_32 [ 99%] Built target fuzz_asm_sparc64be [ 99%] Built target fuzz_asm_sparc [ 99%] Built target fuzz_asm_systemz [ 99%] Built target fuzz_asm_sparcbe [ 99%] Built target fuzz_asm_ppc64 [ 99%] Built target fuzz_asm_ppc64be [ 99%] Built target fuzz_asm_x86_16 [ 99%] Built target fuzz_asm_x86_32 [ 99%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_64.dir/onefile.c.o [ 99%] Building C object suite/fuzz/CMakeFiles/fuzz_asm_x86_64.dir/fuzz_asm_x86_64.c.o /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_64.c: In function 'LLVMFuzzerTestOneInput': /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_64.c:43:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 43 | fprintf(outfile, "ERROR: ks_asm() failed & count = %lu, error = %u\n", | ~~^ | | | long unsigned int | %u 44 | count, ks_errno(ks)); | ~~~~~ | | | size_t {aka unsigned int} /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_64.c:53:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/src/suite/fuzz/fuzz_asm_x86_64.c:53:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 53 | fprintf(outfile, "Compiled: %lu bytes, statements: %lu\n", size, count); | ~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u [100%] Linking C executable fuzz_asm_x86_64 [100%] Built target fuzz_asm_x86_64 running build_py creating build creating build/lib creating build/lib/keystone copying keystone/__init__.py -> build/lib/keystone copying keystone/keystone.py -> build/lib/keystone copying keystone/hexagon_const.py -> build/lib/keystone copying keystone/systemz_const.py -> build/lib/keystone copying keystone/arm64_const.py -> build/lib/keystone copying keystone/x86_const.py -> build/lib/keystone copying keystone/arm_const.py -> build/lib/keystone copying keystone/evm_const.py -> build/lib/keystone copying keystone/keystone_const.py -> build/lib/keystone copying keystone/mips_const.py -> build/lib/keystone copying keystone/sparc_const.py -> build/lib/keystone copying keystone/ppc_const.py -> build/lib/keystone running egg_info creating keystone_engine.egg-info writing keystone_engine.egg-info/PKG-INFO writing dependency_links to keystone_engine.egg-info/dependency_links.txt writing top-level names to keystone_engine.egg-info/top_level.txt writing manifest file 'keystone_engine.egg-info/SOURCES.txt' reading manifest file 'keystone_engine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'prebuilt' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.TXT' writing manifest file 'keystone_engine.egg-info/SOURCES.txt' copying keystone/libkeystone.so -> build/lib/keystone >>> WARNING: keystone: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> keystone: Entering fakeroot... make: Entering directory '/home/buildozer/aports/testing/keystone/src/keystone-0.9.2/build-shared' [ 66%] Built target keystone [ 67%] Built target fuzz_asm_arm_arm [ 68%] Built target fuzz_asm_arm64_arm [ 69%] Built target fuzz_asm_arm_armbe [ 71%] Built target fuzz_asm_arm_armv8be [ 72%] Built target fuzz_asm_arm_thumb [ 74%] Built target kstool [ 74%] Built target fuzz_asm_arm_thumbbe [ 76%] Built target fuzz_asm_arm_thumbv8 [ 78%] Built target fuzz_asm_arm_thumbv8be [ 78%] Built target fuzz_asm_armv8_arm [ 80%] Built target fuzz_asm_evm [ 81%] Built target fuzz_asm_hex [ 82%] Built target fuzz_asm_mips [ 84%] Built target fuzz_asm_mips64 [ 85%] Built target fuzz_asm_mips64be [ 86%] Built target fuzz_asm_mipsbe [ 88%] Built target fuzz_asm_ppc32be [ 90%] Built target fuzz_asm_ppc64 [ 90%] Built target fuzz_asm_ppc64be [ 92%] Built target fuzz_asm_sparc64be [ 93%] Built target fuzz_asm_sparc [ 94%] Built target fuzz_asm_sparcbe [ 97%] Built target fuzz_asm_systemz [ 97%] Built target fuzz_asm_x86_16 [ 98%] Built target fuzz_asm_x86_32 [100%] Built target fuzz_asm_x86_64 Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/pkgconfig/keystone.pc -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/include/keystone -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/include/keystone/arm64.h -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/include/keystone/evm.h -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/include/keystone/hexagon.h -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/include/keystone/keystone.h -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/include/keystone/mips.h -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/include/keystone/arm.h -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/include/keystone/systemz.h -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/include/keystone/ppc.h -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/include/keystone/x86.h -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/include/keystone/sparc.h -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/libkeystone.so.0 -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/libkeystone.so -- Installing: /home/buildozer/aports/testing/keystone/pkg/keystone/usr/bin/kstool -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/testing/keystone/pkg/keystone/usr/bin/kstool" to "" make: Leaving directory '/home/buildozer/aports/testing/keystone/src/keystone-0.9.2/build-shared' /home/buildozer/aports/testing/keystone/src/keystone-0.9.2/bindings/python/setup.py:175: SyntaxWarning: invalid escape sequence '\*' long_desc = ''' /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12 creating /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/__init__.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/keystone.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/hexagon_const.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/systemz_const.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/arm64_const.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/x86_const.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/arm_const.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/libkeystone.so -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/evm_const.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/keystone_const.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/mips_const.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/sparc_const.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone copying build/lib/keystone/ppc_const.py -> /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/keystone.py to keystone.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/hexagon_const.py to hexagon_const.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/systemz_const.py to systemz_const.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/arm64_const.py to arm64_const.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/x86_const.py to x86_const.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/arm_const.py to arm_const.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/evm_const.py to evm_const.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/keystone_const.py to keystone_const.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/mips_const.py to mips_const.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/sparc_const.py to sparc_const.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/ppc_const.py to ppc_const.cpython-312.pyc running install_egg_info running egg_info writing keystone_engine.egg-info/PKG-INFO writing dependency_links to keystone_engine.egg-info/dependency_links.txt writing top-level names to keystone_engine.egg-info/top_level.txt reading manifest file 'keystone_engine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'prebuilt' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.TXT' writing manifest file 'keystone_engine.egg-info/SOURCES.txt' Copying keystone_engine.egg-info to /home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone_engine-0.9.2-py3.12.egg-info running install_scripts >>> keystone-dev*: Running split function dev... >>> keystone-dev*: Preparing subpackage keystone-dev... >>> keystone-dev*: Stripping binaries >>> keystone-dev*: Running postcheck for keystone-dev >>> keystone-python-pyc*: Running split function pyc... '/home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12/site-packages/keystone/__pycache__' -> '/home/buildozer/aports/testing/keystone/pkg/keystone-python-pyc/usr/lib/python3.12/site-packages/keystone/__pycache__' >>> keystone-python-pyc*: Preparing subpackage keystone-python-pyc... >>> keystone-python-pyc*: Running postcheck for keystone-python-pyc >>> keystone-python*: Running split function python... '/home/buildozer/aports/testing/keystone/pkg/keystone/usr/lib/python3.12' -> '/home/buildozer/aports/testing/keystone/pkg/keystone-python/usr/lib/python3.12' >>> keystone-python*: Preparing subpackage keystone-python... >>> keystone-python*: Stripping binaries >>> keystone-python*: Running postcheck for keystone-python >>> keystone*: Running postcheck for keystone >>> keystone*: Preparing package keystone... >>> keystone*: Stripping binaries >>> keystone-dev*: Scanning shared objects >>> keystone-python-pyc*: Scanning shared objects >>> keystone-python*: Scanning shared objects >>> keystone*: Scanning shared objects >>> keystone-dev*: Tracing dependencies... keystone=0.9.2-r6 pkgconfig >>> keystone-dev*: Package size: 76.0 KB >>> keystone-dev*: Compressing data... >>> keystone-dev*: Create checksum... >>> keystone-dev*: Create keystone-dev-0.9.2-r6.apk >>> keystone-python-pyc*: Tracing dependencies... python3~3.12 >>> keystone-python-pyc*: Package size: 84.0 KB >>> keystone-python-pyc*: Compressing data... >>> keystone-python-pyc*: Create checksum... >>> keystone-python-pyc*: Create keystone-python-pyc-0.9.2-r6.apk >>> keystone-python*: Tracing dependencies... python3 keystone python3~3.12 so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> keystone-python*: Package size: 5.8 MB >>> keystone-python*: Compressing data... >>> keystone-python*: Create checksum... >>> keystone-python*: Create keystone-python-0.9.2-r6.apk >>> keystone*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> keystone*: Package size: 5.2 MB >>> keystone*: Compressing data... >>> keystone*: Create checksum... >>> keystone*: Create keystone-0.9.2-r6.apk >>> keystone: Build complete at Mon, 15 Apr 2024 16:48:09 +0000 elapsed time 0h 1m 5s >>> keystone: Cleaning up srcdir >>> keystone: Cleaning up pkgdir >>> keystone: Uninstalling dependencies... (1/24) Purging .makedepends-keystone (20240415.164705) (2/24) Purging cmake (3.29.2-r0) (3/24) Purging python3-dev (3.12.3-r0) (4/24) Purging py3-setuptools-pyc (69.2.0-r2) (5/24) Purging py3-setuptools (69.2.0-r2) (6/24) Purging py3-packaging-pyc (24.0-r1) (7/24) Purging py3-packaging (24.0-r1) (8/24) Purging py3-parsing-pyc (3.1.2-r1) (9/24) Purging py3-parsing (3.1.2-r1) (10/24) Purging libarchive (3.7.2-r1) (11/24) Purging libuv (1.48.0-r0) (12/24) Purging python3-pyc (3.12.3-r0) (13/24) Purging python3-pycache-pyc0 (3.12.3-r0) (14/24) Purging pyc (3.12.3-r0) (15/24) Purging rhash-libs (1.4.4-r0) (16/24) Purging python3 (3.12.3-r0) (17/24) Purging gdbm (1.23-r1) (18/24) Purging libbz2 (1.0.8-r6) (19/24) Purging libffi (3.4.6-r0) (20/24) Purging libpanelw (6.4_p20240330-r0) (21/24) Purging mpdecimal (4.0.0-r0) (22/24) Purging readline (8.2.10-r0) (23/24) Purging sqlite-libs (3.45.2-r0) (24/24) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> keystone: Updating the testing/armhf repository index... >>> keystone: Signing the index...