==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done
==> Making package: python-pyvex 9.1.11752-1 (Fri Feb 11 18:49:27 2022)
==> Retrieving sources...
  -> Found pyvex-9.1.11752.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pyvex-9.1.11752.tar.gz ... Passed
==> Making package: python-pyvex 9.1.11752-1 (Fri 11 Feb 2022 06:49:49 PM UTC)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) libnsl-2.0.0-2  python-3.10.2-1  python-ply-3.11-10
             python-archinfo-9.1.11752-1  python-bitstring-3.1.9-3
             python-cffi-1.15.0-3  python-future-0.18.2-7
             python-pycparser-2.21-3

Total Download Size:    0.60 MiB
Total Installed Size:  61.96 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-cffi-1.15.0-3-aarch64 downloading...
 python-pycparser-2.21-3-any downloading...
 python-archinfo-9.1.11752-1-any downloading...
 python-ply-3.11-10-any downloading...
 python-bitstring-3.1.9-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-ply...
installing python-pycparser...
installing python-future...
Optional dependencies for python-future
    python-setuptools: futurize and pasteurize scripts
installing python-archinfo...
installing python-cffi...
installing python-bitstring...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) python-appdirs-1.4.4-6  python-more-itertools-8.10.0-4
             python-ordered-set-4.0.2-6  python-packaging-20.9-7
             python-pyparsing-2.4.7-6  python-six-1.16.0-5
             python-setuptools-1:59.1.1-1

Total Installed Size:  4.40 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-more-itertools...
installing python-ordered-set...
installing python-pyparsing...
installing python-six...
installing python-packaging...
installing python-setuptools...
[?25h==> Retrieving sources...
  -> Found pyvex-9.1.11752.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pyvex-9.1.11752.tar.gz with bsdtar
==> Starting build()...
running build
Building libVEX
cc -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g -o auxprogs/genoffsets auxprogs/genoffsets.c
auxprogs/genoffsets > pub/libvex_guest_offsets.h
cc -c -o priv/ir_defs.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/ir_defs.c
cc -c -o priv/ir_match.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/ir_match.c
cc -c -o priv/ir_opt.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/ir_opt.c
priv/ir_opt.c: In function ‘clear_env’:
priv/ir_opt.c:701:13: warning: declaration of ‘j’ shadows a previous local []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wshadow-Wshadow]8;;]
  701 |    for (Int j = 0; j < env->used; j++) {
      |             ^
priv/ir_opt.c:695:11: note: shadowed declaration is here
  695 |    Int i, j;
      |           ^
priv/ir_opt.c:707:16: warning: declaration of ‘i’ shadows a previous local []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wshadow-Wshadow]8;;]
  707 |       for (Int i = e_lo; i < e_hi; ) {
      |                ^
priv/ir_opt.c:695:8: note: shadowed declaration is here
  695 |    Int i, j;
      |        ^
priv/ir_opt.c:695:11: warning: unused variable ‘j’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;]
  695 |    Int i, j;
      |           ^
priv/ir_opt.c:695:8: warning: unused variable ‘i’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;]
  695 |    Int i, j;
      |        ^
cc -c -o priv/ir_inject.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/ir_inject.c
cc -c -o priv/main_globals.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/main_globals.c
cc -c -o priv/main_util.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/main_util.c
cc -c -o priv/s390_disasm.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/s390_disasm.c
cc -c -o priv/host_x86_defs.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_x86_defs.c
cc -c -o priv/host_amd64_defs.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_amd64_defs.c
cc -c -o priv/host_arm_defs.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_arm_defs.c
cc -c -o priv/host_arm64_defs.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_arm64_defs.c
cc -c -o priv/host_ppc_defs.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_ppc_defs.c
cc -c -o priv/host_s390_defs.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_s390_defs.c
cc -c -o priv/host_mips_defs.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_mips_defs.c
cc -c -o priv/host_x86_isel.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_x86_isel.c
cc -c -o priv/host_amd64_isel.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_amd64_isel.c
cc -c -o priv/host_arm_isel.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_arm_isel.c
cc -c -o priv/host_arm64_isel.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_arm64_isel.c
cc -c -o priv/host_ppc_isel.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_ppc_isel.c
cc -c -o priv/host_s390_isel.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_s390_isel.c
cc -c -o priv/host_mips_isel.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_mips_isel.c
cc -c -o priv/host_generic_maddf.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_generic_maddf.c
cc -c -o priv/host_generic_regs.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_generic_regs.c
cc -c -o priv/host_generic_simd64.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_generic_simd64.c
cc -c -o priv/host_generic_simd128.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_generic_simd128.c
cc -c -o priv/host_generic_simd256.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_generic_simd256.c
cc -c -o priv/host_generic_reg_alloc2.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_generic_reg_alloc2.c
cc -c -o priv/host_generic_reg_alloc3.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/host_generic_reg_alloc3.c
cc -c -o priv/guest_generic_x87.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_generic_x87.c
cc -c -o priv/guest_generic_bb_to_IR.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_generic_bb_to_IR.c
cc -c -o priv/guest_x86_helpers.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_x86_helpers.c
cc -c -o priv/guest_amd64_helpers.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_amd64_helpers.c
cc -c -o priv/guest_arm_helpers.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_arm_helpers.c
cc -c -o priv/guest_arm64_helpers.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_arm64_helpers.c
cc -c -o priv/guest_ppc_helpers.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_ppc_helpers.c
cc -c -o priv/guest_s390_helpers.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_s390_helpers.c
cc -c -o priv/guest_mips_helpers.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_mips_helpers.c
cc -c -o priv/guest_x86_toIR.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_x86_toIR.c
cc -c -o priv/guest_amd64_toIR.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_amd64_toIR.c
cc -c -o priv/guest_arm_toIR.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_arm_toIR.c
cc -c -o priv/guest_arm64_toIR.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_arm64_toIR.c
cc -c -o priv/guest_ppc_toIR.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_ppc_toIR.c
cc -c -o priv/guest_s390_toIR.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_s390_toIR.c
priv/guest_s390_toIR.c: In function ‘s390_irgen_EXRL’:
priv/guest_s390_toIR.c:13064:19: warning: initialization discards ‘const’ qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;]
13064 |    UChar *bytes = exrl_bytes + offset * 2UL;
      |                   ^~~~~~~~~~
cc -c -o priv/guest_mips_toIR.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/guest_mips_toIR.c
cc -c -o priv/multiarch_main_main.o -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/multiarch_main_main.c
rm -f libvex.a
ar -crs libvex.a priv/ir_defs.o priv/ir_match.o priv/ir_opt.o priv/ir_inject.o priv/main_globals.o priv/main_util.o priv/s390_disasm.o priv/host_x86_defs.o priv/host_amd64_defs.o priv/host_arm_defs.o priv/host_arm64_defs.o priv/host_ppc_defs.o priv/host_s390_defs.o priv/host_mips_defs.o priv/host_x86_isel.o priv/host_amd64_isel.o priv/host_arm_isel.o priv/host_arm64_isel.o priv/host_ppc_isel.o priv/host_s390_isel.o priv/host_mips_isel.o priv/host_generic_maddf.o priv/host_generic_regs.o priv/host_generic_simd64.o priv/host_generic_simd128.o priv/host_generic_simd256.o priv/host_generic_reg_alloc2.o priv/host_generic_reg_alloc3.o priv/guest_generic_x87.o priv/guest_generic_bb_to_IR.o priv/guest_x86_helpers.o priv/guest_amd64_helpers.o priv/guest_arm_helpers.o priv/guest_arm64_helpers.o priv/guest_ppc_helpers.o priv/guest_s390_helpers.o priv/guest_mips_helpers.o priv/guest_x86_toIR.o priv/guest_amd64_toIR.o priv/guest_arm_toIR.o priv/guest_arm64_toIR.o priv/guest_ppc_toIR.o priv/guest_s390_toIR.o priv/guest_mips_toIR.o priv/multiarch_main_main.o
cc -o libvex.so -shared -Ipub -Ipriv -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -Wwrite-strings -Wformat -Wformat-security -std=gnu99 -fstrict-aliasing -fPIC -DPYVEX  -g priv/ir_defs.o priv/ir_match.o priv/ir_opt.o priv/ir_inject.o priv/main_globals.o priv/main_util.o priv/s390_disasm.o priv/host_x86_defs.o priv/host_amd64_defs.o priv/host_arm_defs.o priv/host_arm64_defs.o priv/host_ppc_defs.o priv/host_s390_defs.o priv/host_mips_defs.o priv/host_x86_isel.o priv/host_amd64_isel.o priv/host_arm_isel.o priv/host_arm64_isel.o priv/host_ppc_isel.o priv/host_s390_isel.o priv/host_mips_isel.o priv/host_generic_maddf.o priv/host_generic_regs.o priv/host_generic_simd64.o priv/host_generic_simd128.o priv/host_generic_simd256.o priv/host_generic_reg_alloc2.o priv/host_generic_reg_alloc3.o priv/guest_generic_x87.o priv/guest_generic_bb_to_IR.o priv/guest_x86_helpers.o priv/guest_amd64_helpers.o priv/guest_arm_helpers.o priv/guest_arm64_helpers.o priv/guest_ppc_helpers.o priv/guest_s390_helpers.o priv/guest_mips_helpers.o priv/guest_x86_toIR.o priv/guest_amd64_toIR.o priv/guest_arm_toIR.o priv/guest_arm64_toIR.o priv/guest_ppc_toIR.o priv/guest_s390_toIR.o priv/guest_mips_toIR.o priv/multiarch_main_main.o
Building libpyvex
cc -c -g -O2 -Wall -shared -fPIC -std=c99 -I "/build/python-pyvex/src/pyvex-9.1.11752/vex/pub" pyvex.c
cc -c -g -O2 -Wall -shared -fPIC -std=c99 -I "/build/python-pyvex/src/pyvex-9.1.11752/vex/pub" logging.c
cc -c -g -O2 -Wall -shared -fPIC -std=c99 -I "/build/python-pyvex/src/pyvex-9.1.11752/vex/pub" analysis.c
cc -c -g -O2 -Wall -shared -fPIC -std=c99 -I "/build/python-pyvex/src/pyvex-9.1.11752/vex/pub" postprocess.c
cc -g -O2 -Wall -shared -fPIC -std=c99 -I "/build/python-pyvex/src/pyvex-9.1.11752/vex/pub" -o libpyvex.so pyvex.o logging.o analysis.o postprocess.o "/build/python-pyvex/src/pyvex-9.1.11752/vex/libvex.a" -Wl,-soname,libpyvex.so
ar rcs libpyvex.a pyvex.o logging.o analysis.o postprocess.o
Copying libraries and headers
Creating CFFI defs file
running build_py
creating build
creating build/lib
creating build/lib/pyvex
copying pyvex/const.py -> build/lib/pyvex
copying pyvex/errors.py -> build/lib/pyvex
copying pyvex/block.py -> build/lib/pyvex
copying pyvex/data_ref.py -> build/lib/pyvex
copying pyvex/stmt.py -> build/lib/pyvex
copying pyvex/enums.py -> build/lib/pyvex
copying pyvex/__init__.py -> build/lib/pyvex
copying pyvex/utils.py -> build/lib/pyvex
copying pyvex/expr.py -> build/lib/pyvex
copying pyvex/vex_ffi.py -> build/lib/pyvex
creating build/lib/pyvex/lifting
copying pyvex/lifting/post_processor.py -> build/lib/pyvex/lifting
copying pyvex/lifting/zerodivision.py -> build/lib/pyvex/lifting
copying pyvex/lifting/libvex.py -> build/lib/pyvex/lifting
copying pyvex/lifting/__init__.py -> build/lib/pyvex/lifting
copying pyvex/lifting/lifter.py -> build/lib/pyvex/lifting
creating build/lib/pyvex/lifting/util
copying pyvex/lifting/util/vex_helper.py -> build/lib/pyvex/lifting/util
copying pyvex/lifting/util/instr_helper.py -> build/lib/pyvex/lifting/util
copying pyvex/lifting/util/lifter_helper.py -> build/lib/pyvex/lifting/util
copying pyvex/lifting/util/__init__.py -> build/lib/pyvex/lifting/util
copying pyvex/lifting/util/irsb_postprocess.py -> build/lib/pyvex/lifting/util
copying pyvex/lifting/util/syntax_wrapper.py -> build/lib/pyvex/lifting/util
creating build/lib/pyvex/lifting/gym
copying pyvex/lifting/gym/arm_spotter.py -> build/lib/pyvex/lifting/gym
copying pyvex/lifting/gym/aarch64_spotter.py -> build/lib/pyvex/lifting/gym
copying pyvex/lifting/gym/__init__.py -> build/lib/pyvex/lifting/gym
running egg_info
creating pyvex.egg-info
writing pyvex.egg-info/PKG-INFO
writing dependency_links to pyvex.egg-info/dependency_links.txt
writing requirements to pyvex.egg-info/requires.txt
writing top-level names to pyvex.egg-info/top_level.txt
writing manifest file 'pyvex.egg-info/SOURCES.txt'
reading manifest file 'pyvex.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'pyvex.egg-info/SOURCES.txt'
copying pyvex/py.typed -> build/lib/pyvex
creating build/lib/pyvex/include
copying pyvex/include/libvex.h -> build/lib/pyvex/include
copying pyvex/include/libvex_basictypes.h -> build/lib/pyvex/include
copying pyvex/include/libvex_emnote.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_amd64.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_arm.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_arm64.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_mips32.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_mips64.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_offsets.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_ppc32.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_ppc64.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_s390x.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_tilegx.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_x86.h -> build/lib/pyvex/include
copying pyvex/include/libvex_ir.h -> build/lib/pyvex/include
copying pyvex/include/libvex_s390x_common.h -> build/lib/pyvex/include
copying pyvex/include/libvex_trc_values.h -> build/lib/pyvex/include
copying pyvex/include/pyvex.h -> build/lib/pyvex/include
creating build/lib/pyvex/lib
copying pyvex/lib/libpyvex.a -> build/lib/pyvex/lib
copying pyvex/lib/libpyvex.so -> build/lib/pyvex/lib
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /build/python-pyvex/pkg/python-pyvex/usr
creating /build/python-pyvex/pkg/python-pyvex/usr/lib
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
copying build/lib/pyvex/const.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
copying build/lib/pyvex/errors.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lib
copying build/lib/pyvex/lib/libpyvex.so -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lib
copying build/lib/pyvex/lib/libpyvex.a -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lib
copying build/lib/pyvex/block.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
copying build/lib/pyvex/data_ref.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
copying build/lib/pyvex/stmt.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_s390x.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_arm64.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_mips32.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_ppc64.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_trc_values.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_mips64.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_x86.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_basictypes.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_amd64.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_tilegx.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_emnote.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_arm.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_s390x_common.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_ir.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_offsets.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/pyvex.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_ppc32.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/include
copying build/lib/pyvex/enums.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
copying build/lib/pyvex/__init__.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
copying build/lib/pyvex/utils.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
copying build/lib/pyvex/py.typed -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
copying build/lib/pyvex/expr.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting
copying build/lib/pyvex/lifting/post_processor.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting
copying build/lib/pyvex/lifting/zerodivision.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/vex_helper.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/instr_helper.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/lifter_helper.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/__init__.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/irsb_postprocess.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/syntax_wrapper.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/libvex.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting
copying build/lib/pyvex/lifting/__init__.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/gym
copying build/lib/pyvex/lifting/gym/arm_spotter.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/gym
copying build/lib/pyvex/lifting/gym/aarch64_spotter.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/gym
copying build/lib/pyvex/lifting/gym/__init__.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/gym
copying build/lib/pyvex/lifting/lifter.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting
copying build/lib/pyvex/vex_ffi.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/const.py to const.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/errors.py to errors.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/block.py to block.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/data_ref.py to data_ref.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/stmt.py to stmt.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/enums.py to enums.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/utils.py to utils.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/expr.py to expr.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/post_processor.py to post_processor.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/zerodivision.py to zerodivision.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util/vex_helper.py to vex_helper.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util/instr_helper.py to instr_helper.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util/lifter_helper.py to lifter_helper.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util/irsb_postprocess.py to irsb_postprocess.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/util/syntax_wrapper.py to syntax_wrapper.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/libvex.py to libvex.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/gym/arm_spotter.py to arm_spotter.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/gym/aarch64_spotter.py to aarch64_spotter.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/gym/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/lifting/lifter.py to lifter.cpython-310.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex/vex_ffi.py to vex_ffi.cpython-310.pyc
writing byte-compilation script '/tmp/tmpn32jfk9a.py'
/usr/bin/python -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpn32jfk9a.py
removing /tmp/tmpn32jfk9a.py
running install_egg_info
running egg_info
writing pyvex.egg-info/PKG-INFO
writing dependency_links to pyvex.egg-info/dependency_links.txt
writing requirements to pyvex.egg-info/requires.txt
writing top-level names to pyvex.egg-info/top_level.txt
reading manifest file 'pyvex.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'pyvex.egg-info/SOURCES.txt'
Copying pyvex.egg-info to /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.10/site-packages/pyvex-9.1.11752-py3.10.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pyvex"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pyvex 9.1.11752-1 (Fri 11 Feb 2022 06:54:03 PM UTC)
==> Cleaning up...
==> Removing installed dependencies...
[?25lchecking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: util-linux optionally requires python: python bindings to libmount

Packages (15) libnsl-2.0.0-2  python-3.10.2-1  python-appdirs-1.4.4-6
              python-archinfo-9.1.11752-1  python-bitstring-3.1.9-3
              python-cffi-1.15.0-3  python-future-0.18.2-7
              python-more-itertools-8.10.0-4  python-ordered-set-4.0.2-6
              python-packaging-20.9-7  python-ply-3.11-10
              python-pycparser-2.21-3  python-pyparsing-2.4.7-6
              python-setuptools-1:59.1.1-1  python-six-1.16.0-5

Total Removed Size:  66.35 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-setuptools...
removing python-packaging...
removing python-six...
removing python-pyparsing...
removing python-ordered-set...
removing python-more-itertools...
removing python-cffi...
removing python-pycparser...
removing python-ply...
removing python-bitstring...
removing python-archinfo...
removing python-future...
removing python-appdirs...
removing python...
removing libnsl...
[?25h