==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: python-pyvex 9.1.11752-1 (Fri Feb 11 13:50:24 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 01:50:56 PM EST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) libnsl-2.0.0-1.0  python-3.9.9-1.0  python-ply-3.11-8.0
             python-archinfo-9.1.11752-1  python-bitstring-3.1.9-1.1
             python-cffi-1.15.0-1.0  python-future-0.18.2-5.2
             python-pycparser-2.21-1.0

Total Download Size:    0.62 MiB
Total Installed Size:  58.44 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-cffi-1.15.0-1.0-i686 downloading...
 python-pycparser-2.21-1.0-any downloading...
 python-ply-3.11-8.0-any downloading...
 python-archinfo-9.1.11752-1-any downloading...
 python-bitstring-3.1.9-1.1-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 (6) python-appdirs-1.4.4-3.2  python-ordered-set-4.0.2-3.2
             python-packaging-20.9-2.1  python-pyparsing-2.4.7-3.2
             python-six-1.16.0-1.1  python-setuptools-1:52.0.0-1.0

Total Installed Size:  4.10 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-pyparsing...
installing python-six...
installing python-packaging...
installing python-ordered-set...
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
priv/main_util.c: In function ‘vprintf_wrk’:
priv/main_util.c:488:23: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
  488 |             ULong l = (Addr)va_arg(ap, void*);
      |                       ^
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
priv/host_x86_defs.c: In function ‘emit_X86Instr’:
priv/host_x86_defs.c:2484:27: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 2484 |       p = emit32(p, (UInt)(Addr)disp_cp_chain_me);
      |                           ^
priv/host_x86_defs.c:2526:27: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 2526 |       p = emit32(p, (UInt)(Addr)disp_cp_xindir);
      |                           ^
priv/host_x86_defs.c:2590:27: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 2590 |       p = emit32(p, (UInt)(Addr)disp_cp_xassisted);
      |                           ^
In file included from priv/host_x86_defs.c:36:
priv/host_x86_defs.c: In function ‘chainXDirect_X86’:
priv/host_x86_defs.c:3367:21: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3367 |            == (UInt)(Addr)disp_cp_chain_me_EXPECTED);
      |                     ^
pub/libvex_basictypes.h:41:45: note: in definition of macro ‘LIKELY’
   41 | #define LIKELY(x)       __builtin_expect(!!(x), 1)
      |                                             ^
priv/host_x86_defs.c:3366:4: note: in expansion of macro ‘vassert’
 3366 |    vassert(read_misaligned_UInt_LE(&p[1])
      |    ^~~~~~~
priv/host_x86_defs.c: In function ‘unchainXDirect_X86’:
priv/host_x86_defs.c:3432:42: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3432 |    write_misaligned_UInt_LE(&p[1], (UInt)(Addr)disp_cp_chain_me);
      |                                          ^
priv/host_x86_defs.c: In function ‘patchProfInc_X86’:
priv/host_x86_defs.c:3463:23: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3463 |    UInt imm32 = (UInt)(Addr)location_of_counter;
      |                       ^
priv/host_x86_defs.c:3468:22: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3468 |    imm32 = 4 + (UInt)(Addr)location_of_counter;
      |                      ^
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
priv/host_amd64_defs.c: In function ‘emit_AMD64Instr’:
priv/host_amd64_defs.c:2983:21: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 2983 |       p = emit64(p, (Addr)disp_cp_chain_me);
      |                     ^
priv/host_amd64_defs.c:3026:24: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3026 |       if (fitsIn32Bits((Addr)disp_cp_xindir)) {
      |                        ^
priv/host_amd64_defs.c:3032:30: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3032 |          p = emit32(p, (UInt)(Addr)disp_cp_xindir);
      |                              ^
priv/host_amd64_defs.c:3037:24: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3037 |          p = emit64(p, (Addr)disp_cp_xindir);
      |                        ^
priv/host_amd64_defs.c:3103:21: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3103 |       p = emit64(p, (Addr)disp_cp_xassisted);
      |                     ^
In file included from priv/host_amd64_defs.c:36:
priv/host_amd64_defs.c: In function ‘chainXDirect_AMD64’:
priv/host_amd64_defs.c:3888:47: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3888 |    vassert(read_misaligned_ULong_LE(&p[2]) == (Addr)disp_cp_chain_me_EXPECTED);
      |                                               ^
pub/libvex_basictypes.h:41:45: note: in definition of macro ‘LIKELY’
   41 | #define LIKELY(x)       __builtin_expect(!!(x), 1)
      |                                             ^
priv/host_amd64_defs.c:3888:4: note: in expansion of macro ‘vassert’
 3888 |    vassert(read_misaligned_ULong_LE(&p[2]) == (Addr)disp_cp_chain_me_EXPECTED);
      |    ^~~~~~~
priv/host_amd64_defs.c:3947:47: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3947 |       write_misaligned_ULong_LE(&p[2], (ULong)(Addr)place_to_jump_to);
      |                                               ^
priv/host_amd64_defs.c: In function ‘unchainXDirect_AMD64’:
priv/host_amd64_defs.c:3983:21: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3983 |           == (ULong)(Addr)place_to_jump_to_EXPECTED
      |                     ^
priv/host_amd64_defs.c:4014:44: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 4014 |    write_misaligned_ULong_LE(&p[2], (ULong)(Addr)disp_cp_chain_me);
      |                                            ^
priv/host_amd64_defs.c: In function ‘patchProfInc_AMD64’:
priv/host_amd64_defs.c:4045:25: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 4045 |    ULong imm64 = (ULong)(Addr)location_of_counter;
      |                         ^
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
priv/host_arm_defs.c: In function ‘emit_ARMInstr’:
priv/host_arm_defs.c:3345:43: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3345 |                                     (UInt)(Addr)disp_cp_chain_me);
      |                                           ^
priv/host_arm_defs.c:3392:46: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3392 |          p = imm32_to_ireg(p, /*r*/12, (UInt)(Addr)disp_cp_xindir);
      |                                              ^
priv/host_arm_defs.c:3456:46: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3456 |          p = imm32_to_ireg(p, /*r*/12, (UInt)(Addr)disp_cp_xassisted);
      |                                              ^
In file included from priv/host_arm_defs.c:36:
priv/host_arm_defs.c: In function ‘chainXDirect_ARM’:
priv/host_arm_defs.c:4917:33: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 4917 |               p, /*r*/12, (UInt)(Addr)disp_cp_chain_me_EXPECTED));
      |                                 ^
pub/libvex_basictypes.h:41:45: note: in definition of macro ‘LIKELY’
   41 | #define LIKELY(x)       __builtin_expect(!!(x), 1)
      |                                             ^
priv/host_arm_defs.c:4916:4: note: in expansion of macro ‘vassert’
 4916 |    vassert(is_imm32_to_ireg_EXACTLY2(
      |    ^~~~~~~
priv/host_arm_defs.c:4974:34: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 4974 |                p, /*r*/12, (UInt)(Addr)place_to_jump_to);
      |                                  ^
priv/host_arm_defs.c: In function ‘unchainXDirect_ARM’:
priv/host_arm_defs.c:5013:29: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 5013 |           p, /*r*/12, (UInt)(Addr)place_to_jump_to_EXPECTED)
      |                             ^
priv/host_arm_defs.c:5040:31: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 5040 |             p, /*r*/12, (UInt)(Addr)disp_cp_chain_me);
      |                               ^
priv/host_arm_defs.c: In function ‘patchProfInc_ARM’:
priv/host_arm_defs.c:5064:45: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 5064 |    imm32_to_ireg_EXACTLY2(p, /*r*/12, (UInt)(Addr)location_of_counter);
      |                                             ^
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
priv/host_arm64_defs.c: In function ‘emit_ARM64Instr’:
priv/host_arm64_defs.c:3547:48: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3547 |          p = imm64_to_ireg_EXACTLY4(p, /*x*/9, (Addr)disp_cp_chain_me);
      |                                                ^
priv/host_arm64_defs.c:3590:39: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3590 |          p = imm64_to_ireg(p, /*x*/9, (Addr)disp_cp_xindir);
      |                                       ^
priv/host_arm64_defs.c:3657:39: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3657 |          p = imm64_to_ireg(p, /*x*/9, (Addr)disp_cp_xassisted);
      |                                       ^
In file included from priv/host_arm64_defs.c:31:
priv/host_arm64_defs.c: In function ‘chainXDirect_ARM64’:
priv/host_arm64_defs.c:5444:26: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 5444 |               p, /*x*/9, (Addr)disp_cp_chain_me_EXPECTED));
      |                          ^
pub/libvex_basictypes.h:41:45: note: in definition of macro ‘LIKELY’
   41 | #define LIKELY(x)       __builtin_expect(!!(x), 1)
      |                                             ^
priv/host_arm64_defs.c:5443:4: note: in expansion of macro ‘vassert’
 5443 |    vassert(is_imm64_to_ireg_EXACTLY4(
      |    ^~~~~~~
priv/host_arm64_defs.c:5459:44: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 5459 |    (void)imm64_to_ireg_EXACTLY4(p, /*x*/9, (Addr)place_to_jump_to);
      |                                            ^
In file included from priv/host_arm64_defs.c:31:
priv/host_arm64_defs.c: In function ‘unchainXDirect_ARM64’:
priv/host_arm64_defs.c:5489:26: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 5489 |               p, /*x*/9, (Addr)place_to_jump_to_EXPECTED));
      |                          ^
pub/libvex_basictypes.h:41:45: note: in definition of macro ‘LIKELY’
   41 | #define LIKELY(x)       __builtin_expect(!!(x), 1)
      |                                             ^
priv/host_arm64_defs.c:5488:4: note: in expansion of macro ‘vassert’
 5488 |    vassert(is_imm64_to_ireg_EXACTLY4(
      |    ^~~~~~~
priv/host_arm64_defs.c:5502:44: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 5502 |    (void)imm64_to_ireg_EXACTLY4(p, /*x*/9, (Addr)disp_cp_chain_me);
      |                                            ^
priv/host_arm64_defs.c: In function ‘patchProfInc_ARM64’:
priv/host_arm64_defs.c:5524:38: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 5524 |    imm64_to_ireg_EXACTLY4(p, /*x*/9, (Addr)location_of_counter);
      |                                      ^
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
priv/host_ppc_defs.c: In function ‘emit_PPCInstr’:
priv/host_ppc_defs.c:4453:26: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 4453 |              p, /*r*/30, (Addr)disp_cp_chain_me, mode64, endness_host);
      |                          ^
priv/host_ppc_defs.c:4501:40: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 4501 |       p = mkLoadImm(p, /*r*/30, (ULong)(Addr)disp_cp_xindir, mode64,
      |                                        ^
priv/host_ppc_defs.c:4570:28: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 4570 |                     (ULong)(Addr)disp_cp_xassisted, mode64,
      |                            ^
In file included from priv/host_ppc_defs.c:36:
priv/host_ppc_defs.c: In function ‘chainXDirect_PPC’:
priv/host_ppc_defs.c:6437:34: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 6437 |                                  (Addr)disp_cp_chain_me_EXPECTED,
      |                                  ^
pub/libvex_basictypes.h:41:45: note: in definition of macro ‘LIKELY’
   41 | #define LIKELY(x)       __builtin_expect(!!(x), 1)
      |                                             ^
priv/host_ppc_defs.c:6436:4: note: in expansion of macro ‘vassert’
 6436 |    vassert(isLoadImm_EXACTLY2or5(p, /*r*/30,
      |    ^~~~~~~
priv/host_ppc_defs.c:6452:30: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 6452 |                              (Addr)place_to_jump_to, mode64,
      |                              ^
In file included from priv/host_ppc_defs.c:36:
priv/host_ppc_defs.c: In function ‘unchainXDirect_PPC’:
priv/host_ppc_defs.c:6491:34: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 6491 |                                  (Addr)place_to_jump_to_EXPECTED,
      |                                  ^
pub/libvex_basictypes.h:41:45: note: in definition of macro ‘LIKELY’
   41 | #define LIKELY(x)       __builtin_expect(!!(x), 1)
      |                                             ^
priv/host_ppc_defs.c:6490:4: note: in expansion of macro ‘vassert’
 6490 |    vassert(isLoadImm_EXACTLY2or5(p, /*r*/30,
      |    ^~~~~~~
priv/host_ppc_defs.c:6506:30: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 6506 |                              (Addr)disp_cp_chain_me, mode64,
      |                              ^
priv/host_ppc_defs.c: In function ‘patchProfInc_PPC’:
priv/host_ppc_defs.c:6544:33: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 6544 |                                 (Addr)location_of_counter,
      |                                 ^
priv/host_ppc_defs.c:6559:33: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 6559 |                                 (Addr)location_of_counter,
      |                                 ^
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
priv/host_s390_defs.c: In function ‘s390_insn_xdirect_emit’:
priv/host_s390_defs.c:10892:18: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
10892 |    Addr64 addr = (Addr)disp_cp_chain_me;
      |                  ^
priv/host_s390_defs.c: In function ‘s390_insn_xindir_emit’:
priv/host_s390_defs.c:10964:29: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
10964 |                             (Addr)disp_cp_xindir);
      |                             ^
priv/host_s390_defs.c: In function ‘s390_insn_xassisted_emit’:
priv/host_s390_defs.c:11046:29: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
11046 |                             (Addr)disp_cp_xassisted);
      |                             ^
priv/host_s390_defs.c: In function ‘patchProfInc_S390’:
priv/host_s390_defs.c:11566:40: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
11566 |                                        (Addr)location_of_counter);
      |                                        ^
priv/host_s390_defs.c: In function ‘chainXDirect_S390’:
priv/host_s390_defs.c:11591:37: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
11591 |                                     (Addr)disp_cp_chain_me_EXPECTED);
      |                                     ^
priv/host_s390_defs.c:11652:21: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
11652 |       Addr64 addr = (Addr)place_to_jump_to;
      |                     ^
priv/host_s390_defs.c: In function ‘unchainXDirect_S390’:
priv/host_s390_defs.c:11704:40: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
11704 |                                        (Addr)place_to_jump_to_EXPECTED);
      |                                        ^
priv/host_s390_defs.c:11723:18: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
11723 |    Addr64 addr = (Addr)disp_cp_chain_me;
      |                  ^
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
priv/host_mips_defs.c: In function ‘emit_MIPSInstr’:
priv/host_mips_defs.c:3027:36: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3027 |                                    (Addr)disp_cp_chain_me, mode64);
      |                                    ^
priv/host_mips_defs.c:3080:36: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3080 |                                    (Addr)disp_cp_xindir, mode64);
      |                                    ^
priv/host_mips_defs.c:3150:43: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3150 |                                    (ULong)(Addr)disp_cp_xassisted, mode64);
      |                                           ^
In file included from priv/host_mips_defs.c:31:
priv/host_mips_defs.c: In function ‘chainXDirect_MIPS’:
priv/host_mips_defs.c:3927:40: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3927 |                                  (UInt)(Addr)disp_cp_chain_me_EXPECTED,
      |                                        ^
pub/libvex_basictypes.h:41:45: note: in definition of macro ‘LIKELY’
   41 | #define LIKELY(x)       __builtin_expect(!!(x), 1)
      |                                             ^
priv/host_mips_defs.c:3926:4: note: in expansion of macro ‘vassert’
 3926 |    vassert(isLoadImm_EXACTLY2or6(p, /*r*/9,
      |    ^~~~~~~
priv/host_mips_defs.c:3944:30: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3944 |                              (Addr)place_to_jump_to, mode64);
      |                              ^
In file included from priv/host_mips_defs.c:31:
priv/host_mips_defs.c: In function ‘unchainXDirect_MIPS’:
priv/host_mips_defs.c:3975:34: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3975 |                                  (Addr)place_to_jump_to_EXPECTED,
      |                                  ^
pub/libvex_basictypes.h:41:45: note: in definition of macro ‘LIKELY’
   41 | #define LIKELY(x)       __builtin_expect(!!(x), 1)
      |                                             ^
priv/host_mips_defs.c:3974:4: note: in expansion of macro ‘vassert’
 3974 |    vassert(isLoadImm_EXACTLY2or6(p, /*r*/ 9,
      |    ^~~~~~~
priv/host_mips_defs.c:3990:30: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3990 |                              (Addr)disp_cp_chain_me, mode64);
      |                              ^
priv/host_mips_defs.c: In function ‘patchProfInc_MIPS’:
priv/host_mips_defs.c:4034:30: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 4034 |                              (Addr)location_of_counter, mode64);
      |                              ^
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
priv/host_x86_isel.c: In function ‘callHelperAndClearArgs’:
priv/host_x86_isel.c:390:37: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
  390 |    addInstr(env, X86Instr_Call( cc, (Addr)cee->addr,
      |                                     ^
priv/host_x86_isel.c: In function ‘iselIntExpr_R_wrk’:
priv/host_x86_isel.c:1403:23: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 1403 |             Addr fn = (Addr)h_generic_calc_GetMSBs8x8;
      |                       ^
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
priv/host_amd64_isel.c: In function ‘doHelperCall’:
priv/host_amd64_isel.c:693:33: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
  693 |             AMD64Instr_Call(cc, (Addr)cee->addr, n_args, *retloc));
      |                                 ^
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
priv/host_arm_isel.c: In function ‘doHelperCallWithArgsOnStack’:
priv/host_arm_isel.c:489:20: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
  489 |    Addr32 target = (Addr)cee->addr;
      |                    ^
priv/host_arm_isel.c: In function ‘doHelperCall’:
priv/host_arm_isel.c:846:13: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
  846 |    target = (Addr)cee->addr;
      |             ^
priv/host_arm_isel.c: In function ‘iselIntExpr_R_wrk’:
priv/host_arm_isel.c:1640:49: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 1640 |          addInstr(env, ARMInstr_Call( ARMcc_AL, (Addr)fn,
      |                                                 ^
priv/host_arm_isel.c:1929:49: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 1929 |          addInstr(env, ARMInstr_Call( ARMcc_AL, (Addr)fn,
      |                                                 ^
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
priv/host_arm64_isel.c: In function ‘doHelperCall’:
priv/host_arm64_isel.c:773:13: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
  773 |    target = (Addr)cee->addr;
      |             ^
priv/host_arm64_isel.c: In function ‘iselIntExpr_R_wrk’:
priv/host_arm64_isel.c:1707:53: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 1707 |          addInstr(env, ARM64Instr_Call( ARM64cc_AL, (Addr)fn,
      |                                                     ^
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
priv/host_ppc_isel.c: In function ‘doHelperCall’:
priv/host_ppc_isel.c:1066:29: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 1066 |    Addr64 target = mode64 ? (Addr)cee->addr
      |                             ^
priv/host_ppc_isel.c:1067:36: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 1067 |                           : toUInt((Addr)(cee->addr));
      |                                    ^
priv/host_ppc_isel.c: In function ‘iselWordExpr_R_wrk’:
priv/host_ppc_isel.c:2296:47: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 2296 |              addInstr(env, PPCInstr_Call( cc, (Addr)h_calc_BCDtoDPB,
      |                                               ^
priv/host_ppc_isel.c:2333:46: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 2333 |             addInstr(env, PPCInstr_Call( cc, (Addr)h_calc_DPBtoBCD,
      |                                              ^
priv/host_ppc_isel.c: In function ‘iselInt64Expr_wrk’:
priv/host_ppc_isel.c:3815:48: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3815 |              addInstr( env, PPCInstr_Call( cc, (Addr)h_calc_BCDtoDPB,
      |                                                ^
priv/host_ppc_isel.c:3820:32: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3820 |              target = mode64 ? (Addr)h_calc_BCDtoDPB :
      |                                ^
priv/host_ppc_isel.c:3821:24: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3821 |                toUInt( (Addr)h_calc_BCDtoDPB );
      |                        ^
priv/host_ppc_isel.c:3863:47: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3863 |              addInstr(env, PPCInstr_Call( cc, (Addr)h_calc_DPBtoBCD,
      |                                               ^
priv/host_ppc_isel.c:3868:32: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3868 |              target = mode64 ? (Addr)h_calc_DPBtoBCD :
      |                                ^
priv/host_ppc_isel.c:3869:24: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 3869 |                toUInt( (Addr)h_calc_DPBtoBCD );
      |                        ^
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
priv/host_s390_isel.c: In function ‘doHelperCall’:
priv/host_s390_isel.c:742:13: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
  742 |    target = (Addr)callee->addr;
      |             ^
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
priv/host_mips_isel.c: In function ‘doHelperCall’:
priv/host_mips_isel.c:641:29: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
  641 |    Addr64 target = mode64 ? (Addr)cee->addr :
      |                             ^
priv/host_mips_isel.c:642:36: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
  642 |                             toUInt((Addr)cee->addr);
      |                                    ^
priv/host_mips_isel.c: In function ‘iselWordExpr_R_wrk’:
priv/host_mips_isel.c:1356:49: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 1356 |                                                 (Addr)fn,
      |                                                 ^
priv/host_mips_isel.c:1764:46: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 1764 |                                              (Addr)fn,
      |                                              ^
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
priv/guest_x86_helpers.c: In function ‘x86g_dirtyhelper_loadF80le’:
priv/guest_x86_helpers.c:1480:29: warning: cast to pointer from integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-to-pointer-cast-Wint-to-pointer-cast]8;;]
 1480 |    convert_f80le_to_f64le ( (UChar*)addrU, (UChar*)&f64 );
      |                             ^
priv/guest_x86_helpers.c: In function ‘x86g_dirtyhelper_storeF80le’:
priv/guest_x86_helpers.c:1488:42: warning: cast to pointer from integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-to-pointer-cast-Wint-to-pointer-cast]8;;]
 1488 |    convert_f64le_to_f80le( (UChar*)&f64, (UChar*)addrU );
      |                                          ^
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
priv/guest_amd64_helpers.c: In function ‘amd64g_dirtyhelper_loadF80le’:
priv/guest_amd64_helpers.c:2289:29: warning: cast to pointer from integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-to-pointer-cast-Wint-to-pointer-cast]8;;]
 2289 |    convert_f80le_to_f64le ( (UChar*)addrU, (UChar*)&f64 );
      |                             ^
priv/guest_amd64_helpers.c: In function ‘amd64g_dirtyhelper_storeF80le’:
priv/guest_amd64_helpers.c:2297:42: warning: cast to pointer from integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-to-pointer-cast-Wint-to-pointer-cast]8;;]
 2297 |    convert_f64le_to_f80le( (UChar*)&f64, (UChar*)addrU );
      |                                          ^
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/enums.py -> build/lib/pyvex
copying pyvex/stmt.py -> build/lib/pyvex
copying pyvex/block.py -> build/lib/pyvex
copying pyvex/errors.py -> build/lib/pyvex
copying pyvex/vex_ffi.py -> build/lib/pyvex
copying pyvex/utils.py -> build/lib/pyvex
copying pyvex/data_ref.py -> build/lib/pyvex
copying pyvex/expr.py -> build/lib/pyvex
copying pyvex/__init__.py -> build/lib/pyvex
copying pyvex/const.py -> build/lib/pyvex
creating build/lib/pyvex/lifting
copying pyvex/lifting/post_processor.py -> build/lib/pyvex/lifting
copying pyvex/lifting/libvex.py -> build/lib/pyvex/lifting
copying pyvex/lifting/lifter.py -> build/lib/pyvex/lifting
copying pyvex/lifting/zerodivision.py -> build/lib/pyvex/lifting
copying pyvex/lifting/__init__.py -> build/lib/pyvex/lifting
creating build/lib/pyvex/lifting/gym
copying pyvex/lifting/gym/aarch64_spotter.py -> build/lib/pyvex/lifting/gym
copying pyvex/lifting/gym/arm_spotter.py -> build/lib/pyvex/lifting/gym
copying pyvex/lifting/gym/__init__.py -> build/lib/pyvex/lifting/gym
creating build/lib/pyvex/lifting/util
copying pyvex/lifting/util/lifter_helper.py -> build/lib/pyvex/lifting/util
copying pyvex/lifting/util/syntax_wrapper.py -> build/lib/pyvex/lifting/util
copying pyvex/lifting/util/irsb_postprocess.py -> build/lib/pyvex/lifting/util
copying pyvex/lifting/util/vex_helper.py -> build/lib/pyvex/lifting/util
copying pyvex/lifting/util/__init__.py -> build/lib/pyvex/lifting/util
copying pyvex/lifting/util/instr_helper.py -> build/lib/pyvex/lifting/util
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'
writing manifest file 'pyvex.egg-info/SOURCES.txt'
creating build/lib/pyvex/lib
copying pyvex/lib/libpyvex.so -> build/lib/pyvex/lib
copying pyvex/lib/libpyvex.a -> build/lib/pyvex/lib
creating build/lib/pyvex/include
copying pyvex/include/pyvex.h -> build/lib/pyvex/include
copying pyvex/include/libvex.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_x86.h -> build/lib/pyvex/include
copying pyvex/include/libvex_emnote.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_ppc64.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_tilegx.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_amd64.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_ppc32.h -> build/lib/pyvex/include
copying pyvex/include/libvex_trc_values.h -> build/lib/pyvex/include
copying pyvex/include/libvex_basictypes.h -> build/lib/pyvex/include
copying pyvex/include/libvex_ir.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_offsets.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_arm.h -> build/lib/pyvex/include
copying pyvex/include/libvex_s390x_common.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_arm64.h -> build/lib/pyvex/include
copying pyvex/include/libvex_guest_s390x.h -> build/lib/pyvex/include
copying pyvex/py.typed -> build/lib/pyvex
==> Entering fakeroot environment...
==> Starting package()...
running install
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.9
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
copying build/lib/pyvex/enums.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
copying build/lib/pyvex/stmt.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting
copying build/lib/pyvex/lifting/post_processor.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/gym
copying build/lib/pyvex/lifting/gym/aarch64_spotter.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/gym
copying build/lib/pyvex/lifting/gym/arm_spotter.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/gym
copying build/lib/pyvex/lifting/gym/__init__.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/gym
copying build/lib/pyvex/lifting/libvex.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting
copying build/lib/pyvex/lifting/lifter.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting
copying build/lib/pyvex/lifting/zerodivision.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/lifter_helper.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/syntax_wrapper.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/irsb_postprocess.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/vex_helper.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/__init__.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/util/instr_helper.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util
copying build/lib/pyvex/lifting/__init__.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting
copying build/lib/pyvex/block.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
copying build/lib/pyvex/errors.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lib
copying build/lib/pyvex/lib/libpyvex.so -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lib
copying build/lib/pyvex/lib/libpyvex.a -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lib
creating /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/pyvex.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_x86.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_emnote.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_ppc64.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_tilegx.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_amd64.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_ppc32.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_trc_values.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_basictypes.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_ir.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_offsets.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_mips32.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_mips64.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_arm.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_s390x_common.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_arm64.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/include/libvex_guest_s390x.h -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/include
copying build/lib/pyvex/py.typed -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
copying build/lib/pyvex/vex_ffi.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
copying build/lib/pyvex/utils.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
copying build/lib/pyvex/data_ref.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
copying build/lib/pyvex/expr.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
copying build/lib/pyvex/__init__.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
copying build/lib/pyvex/const.py -> /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/enums.py to enums.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/stmt.py to stmt.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/post_processor.py to post_processor.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/gym/aarch64_spotter.py to aarch64_spotter.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/gym/arm_spotter.py to arm_spotter.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/gym/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/libvex.py to libvex.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/lifter.py to lifter.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/zerodivision.py to zerodivision.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util/lifter_helper.py to lifter_helper.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util/syntax_wrapper.py to syntax_wrapper.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util/irsb_postprocess.py to irsb_postprocess.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util/vex_helper.py to vex_helper.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/util/instr_helper.py to instr_helper.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/lifting/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/block.py to block.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/errors.py to errors.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/vex_ffi.py to vex_ffi.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/utils.py to utils.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/data_ref.py to data_ref.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/expr.py to expr.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex/const.py to const.cpython-39.pyc
writing byte-compilation script '/tmp/tmpkgxhm5w6.py'
/usr/bin/python /tmp/tmpkgxhm5w6.py
removing /tmp/tmpkgxhm5w6.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'
writing manifest file 'pyvex.egg-info/SOURCES.txt'
Copying pyvex.egg-info to /build/python-pyvex/pkg/python-pyvex/usr/lib/python3.9/site-packages/pyvex-9.1.11752-py3.9.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 01:53:14 PM EST)
==> 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 (14) libnsl-2.0.0-1.0  python-3.9.9-1.0  python-appdirs-1.4.4-3.2
              python-archinfo-9.1.11752-1  python-bitstring-3.1.9-1.1
              python-cffi-1.15.0-1.0  python-future-0.18.2-5.2
              python-ordered-set-4.0.2-3.2  python-packaging-20.9-2.1
              python-ply-3.11-8.0  python-pycparser-2.21-1.0
              python-pyparsing-2.4.7-3.2  python-setuptools-1:52.0.0-1.0
              python-six-1.16.0-1.1

Total Removed Size:  62.55 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-cffi...
removing python-pycparser...
removing python-ply...
removing python-bitstring...
removing python-archinfo...
removing python-future...
removing python-appdirs...
removing python...
removing libnsl...
[?25h