==> Retrieving sources... -> Found unicorn-1.0.1.tar.gz ==> Generating checksums for source files... ==> Making package: python2-unicorn 1.0.1-7 (Wed 20 Nov 2024 08:16:23 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change Download Size athena/python2 2.7.18-8 70.24 MiB extra/unicorn 2.0.1.post1-3 18.13 MiB 3.17 MiB Total Download Size: 3.17 MiB Total Installed Size: 88.37 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... unicorn-2.0.1.post1-3-x86_64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools python2-pip installing unicorn... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (1) New Version Net Change athena/python2-setuptools 2:44.1.1-2 3.81 MiB Total Installed Size: 3.81 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found unicorn-1.0.1.tar.gz ==> Validating source files with sha512sums... unicorn-1.0.1.tar.gz ... Passed ==> Extracting sources... -> Extracting unicorn-1.0.1.tar.gz with bsdtar ==> Starting build()... running build Building C extensions cd qemu && \ ./configure --cc="cc" --extra-cflags="-DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden" --target-list="x86_64-softmmu, arm-softmmu, armeb-softmmu, m68k-softmmu, aarch64-softmmu, mips-softmmu, mipsel-softmmu, mips64-softmmu, mips64el-softmmu, sparc-softmmu,sparc64-softmmu," --python=/usr/bin/python2 Source path /src/packages/libs/python2/python2-unicorn/src/unicorn-1.0.1/src/qemu C compiler cc Host C compiler cc Objective-C compiler cc ARFLAGS rv CFLAGS -g -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python2/python2-unicorn/src=/usr/src/debug/python2-unicorn -flto=auto -g QEMU_CFLAGS -fPIE -DPIE -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto make make python /usr/bin/python2 -B host CPU x86_64 host big endian no target list x86_64-softmmu arm-softmmu armeb-softmmu m68k-softmmu aarch64-softmmu mips-softmmu mipsel-softmmu mips64-softmmu mips64el-softmmu sparc-softmmu sparc64-softmmu tcg debug enabled no strip binaries yes static build no mingw32 support no PIE yes printf "x86 m68k arm aarch64 mips sparc" > config.log make -C qemu -j4 make[1]: Entering directory '/src/packages/libs/python2/python2-unicorn/src/unicorn-1.0.1/src/qemu' make[1]: warning: -j4 forced in submake: resetting jobserver mode. GEN config-host.h GEN qapi-visit.h GEN qapi-types.h GEN x86_64-softmmu/config-devices.mak GEN arm-softmmu/config-devices.mak GEN armeb-softmmu/config-devices.mak GEN m68k-softmmu/config-devices.mak GEN aarch64-softmmu/config-devices.mak GEN mips-softmmu/config-devices.mak GEN mipsel-softmmu/config-devices.mak GEN mips64-softmmu/config-devices.mak GEN mips64el-softmmu/config-devices.mak GEN sparc-softmmu/config-devices.mak GEN sparc64-softmmu/config-devices.mak GEN config-all-devices.mak CC ../list.o CC ../uc.o CC glib_compat.o GEN qapi-types.c GEN qapi-visit.c glib_compat.c: In function ‘g_strdup_vprintf’: glib_compat.c:1269:4: warning: ignoring return value of ‘vasprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1269 | vasprintf(&str_res, format, ap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC accel.o CC vl.o ../uc.c:1113:10: warning: conflicting types for ‘uc_mem_regions’ due to enum/integer mismatch; have ‘uint32_t(uc_engine *, uc_mem_region **, uint32_t *)’ {aka ‘unsigned int(struct uc_struct *, uc_mem_region **, unsigned int *)’} [-Wenum-int-mismatch] 1113 | uint32_t uc_mem_regions(uc_engine *uc, uc_mem_region **regions, uint32_t *count) | ^~~~~~~~~~~~~~ In file included from /src/packages/libs/python2/python2-unicorn/src/unicorn-1.0.1/src/qemu/../include/uc_priv.h:11, from ../uc.c:16: /src/packages/libs/python2/python2-unicorn/src/unicorn-1.0.1/src/qemu/../include/unicorn/unicorn.h:651:8: note: previous declaration of ‘uc_mem_regions’ with type ‘uc_err(uc_engine *, uc_mem_region **, uint32_t *)’ {aka ‘uc_err(struct uc_struct *, uc_mem_region **, unsigned int *)’} 651 | uc_err uc_mem_regions(uc_engine *uc, uc_mem_region **regions, uint32_t *count); | ^~~~~~~~~~~~~~ CC qemu-timer.o CC qemu-log.o CC tcg-runtime.o CC hw/core/qdev.o CC qom/object.o CC hw/core/machine.o CC qom/container.o CC qom/qom-qobject.o CC qom/cpu.o CC qapi-types.o CC qapi-visit.o CC qapi/qapi-visit-core.o CC qapi/qapi-dealloc-visitor.o CC qapi/qmp-input-visitor.o CC qapi/qmp-output-visitor.o CC qapi/string-input-visitor.o CC qobject/qint.o CC qobject/qstring.o CC qobject/qdict.o CC qobject/qlist.o CC qobject/qfloat.o CC qobject/qbool.o CC qobject/qerror.o CC util/cutils.o CC util/qemu-timer-common.o CC util/oslib-posix.o CC util/qemu-thread-posix.o CC util/module.o CC util/bitmap.o CC util/bitops.o CC util/error.o CC util/aes.o CC util/crc32c.o CC util/host-utils.o CC util/getauxval.o GEN x86_64-softmmu/config-target.h GEN arm-softmmu/config-target.h GEN armeb-softmmu/config-target.h GEN m68k-softmmu/config-target.h CC x86_64-softmmu/exec.o CC arm-softmmu/exec.o CC armeb-softmmu/exec.o CC m68k-softmmu/exec.o CC x86_64-softmmu/translate-all.o CC arm-softmmu/translate-all.o CC armeb-softmmu/translate-all.o CC m68k-softmmu/translate-all.o CC x86_64-softmmu/cpu-exec.o CC arm-softmmu/cpu-exec.o CC m68k-softmmu/cpu-exec.o CC armeb-softmmu/cpu-exec.o CC x86_64-softmmu/tcg/tcg.o CC m68k-softmmu/tcg/tcg.o CC arm-softmmu/tcg/tcg.o CC armeb-softmmu/tcg/tcg.o CC m68k-softmmu/tcg/optimize.o CC arm-softmmu/tcg/optimize.o CC x86_64-softmmu/tcg/optimize.o CC armeb-softmmu/tcg/optimize.o CC m68k-softmmu/fpu/softfloat.o CC x86_64-softmmu/fpu/softfloat.o CC arm-softmmu/fpu/softfloat.o CC armeb-softmmu/fpu/softfloat.o CC m68k-softmmu/cpus.o CC m68k-softmmu/ioport.o CC m68k-softmmu/memory.o CC arm-softmmu/cpus.o CC armeb-softmmu/cpus.o CC x86_64-softmmu/cpus.o CC armeb-softmmu/ioport.o CC arm-softmmu/ioport.o CC x86_64-softmmu/ioport.o CC m68k-softmmu/cputlb.o CC armeb-softmmu/memory.o CC arm-softmmu/memory.o CC x86_64-softmmu/memory.o CC armeb-softmmu/cputlb.o CC arm-softmmu/cputlb.o CC m68k-softmmu/memory_mapping.o CC x86_64-softmmu/cputlb.o CC m68k-softmmu/hw/m68k/dummy_m68k.o CC m68k-softmmu/target-m68k/translate.o CC armeb-softmmu/memory_mapping.o CC arm-softmmu/memory_mapping.o CC x86_64-softmmu/memory_mapping.o CC armeb-softmmu/hw/arm/tosa.o CC arm-softmmu/hw/arm/tosa.o CC armeb-softmmu/hw/arm/virt.o CC x86_64-softmmu/hw/intc/apic.o CC arm-softmmu/hw/arm/virt.o CC armeb-softmmu/target-arm/translate.o CC x86_64-softmmu/hw/intc/apic_common.o CC arm-softmmu/target-arm/translate.o CC m68k-softmmu/target-m68k/op_helper.o CC x86_64-softmmu/hw/i386/pc.o CC m68k-softmmu/target-m68k/helper.o CC x86_64-softmmu/hw/i386/pc_piix.o CC m68k-softmmu/target-m68k/cpu.o CC x86_64-softmmu/target-i386/translate.o CC m68k-softmmu/target-m68k/unicorn.o GEN aarch64-softmmu/config-target.h CC aarch64-softmmu/exec.o CC aarch64-softmmu/translate-all.o CC aarch64-softmmu/cpu-exec.o CC aarch64-softmmu/tcg/tcg.o CC aarch64-softmmu/tcg/optimize.o CC armeb-softmmu/target-arm/op_helper.o CC aarch64-softmmu/fpu/softfloat.o CC armeb-softmmu/target-arm/helper.o CC arm-softmmu/target-arm/op_helper.o CC x86_64-softmmu/target-i386/helper.o CC arm-softmmu/target-arm/helper.o CC x86_64-softmmu/target-i386/cpu.o CC aarch64-softmmu/cpus.o CC armeb-softmmu/target-arm/cpu.o CC aarch64-softmmu/ioport.o CC x86_64-softmmu/target-i386/excp_helper.o CC aarch64-softmmu/memory.o CC armeb-softmmu/target-arm/neon_helper.o CC x86_64-softmmu/target-i386/fpu_helper.o CC arm-softmmu/target-arm/cpu.o CC aarch64-softmmu/cputlb.o CC armeb-softmmu/target-arm/iwmmxt_helper.o CC arm-softmmu/target-arm/neon_helper.o CC aarch64-softmmu/memory_mapping.o CC armeb-softmmu/target-arm/psci.o CC aarch64-softmmu/hw/arm/tosa.o CC armeb-softmmu/target-arm/unicorn_arm.o CC arm-softmmu/target-arm/iwmmxt_helper.o CC x86_64-softmmu/target-i386/cc_helper.o CC aarch64-softmmu/hw/arm/virt.o CC armeb-softmmu/target-arm/crypto_helper.o CC aarch64-softmmu/target-arm/translate.o CC x86_64-softmmu/target-i386/int_helper.o CC arm-softmmu/target-arm/psci.o GEN mips-softmmu/config-target.h CC mips-softmmu/exec.o CC x86_64-softmmu/target-i386/svm_helper.o CC arm-softmmu/target-arm/unicorn_arm.o CC arm-softmmu/target-arm/crypto_helper.o CC x86_64-softmmu/target-i386/smm_helper.o CC mips-softmmu/translate-all.o GEN mipsel-softmmu/config-target.h CC mipsel-softmmu/exec.o CC x86_64-softmmu/target-i386/misc_helper.o CC mips-softmmu/cpu-exec.o CC x86_64-softmmu/target-i386/mem_helper.o CC mips-softmmu/tcg/tcg.o CC mipsel-softmmu/translate-all.o CC x86_64-softmmu/target-i386/seg_helper.o CC mipsel-softmmu/cpu-exec.o CC mipsel-softmmu/tcg/tcg.o CC mips-softmmu/tcg/optimize.o CC x86_64-softmmu/target-i386/arch_memory_mapping.o CC x86_64-softmmu/target-i386/unicorn.o CC mips-softmmu/fpu/softfloat.o CC mipsel-softmmu/tcg/optimize.o GEN mips64-softmmu/config-target.h CC mips64-softmmu/exec.o CC mipsel-softmmu/fpu/softfloat.o CC aarch64-softmmu/target-arm/op_helper.o CC mips64-softmmu/translate-all.o CC mips64-softmmu/cpu-exec.o CC aarch64-softmmu/target-arm/helper.o CC mips-softmmu/cpus.o CC mips-softmmu/ioport.o CC mips64-softmmu/tcg/tcg.o CC mips-softmmu/memory.o CC mipsel-softmmu/cpus.o CC mips-softmmu/cputlb.o CC mipsel-softmmu/ioport.o CC aarch64-softmmu/target-arm/cpu.o CC mipsel-softmmu/memory.o CC aarch64-softmmu/target-arm/neon_helper.o CC mips64-softmmu/tcg/optimize.o CC mips-softmmu/memory_mapping.o CC mipsel-softmmu/cputlb.o CC mips-softmmu/hw/mips/mips_r4k.o CC mips-softmmu/hw/mips/addr.o CC mips64-softmmu/fpu/softfloat.o CC aarch64-softmmu/target-arm/iwmmxt_helper.o CC mipsel-softmmu/memory_mapping.o CC mips-softmmu/hw/mips/cputimer.o CC mipsel-softmmu/hw/mips/mips_r4k.o CC mips-softmmu/target-mips/translate.o CC mipsel-softmmu/hw/mips/addr.o CC aarch64-softmmu/target-arm/psci.o CC mipsel-softmmu/hw/mips/cputimer.o CC aarch64-softmmu/target-arm/cpu64.o CC mipsel-softmmu/target-mips/translate.o CC aarch64-softmmu/target-arm/translate-a64.o CC mips64-softmmu/cpus.o CC mips64-softmmu/ioport.o CC mips64-softmmu/memory.o CC mips64-softmmu/cputlb.o CC mips64-softmmu/memory_mapping.o CC mips64-softmmu/hw/mips/mips_r4k.o CC mips64-softmmu/hw/mips/addr.o CC mips64-softmmu/hw/mips/cputimer.o CC aarch64-softmmu/target-arm/helper-a64.o CC mips64-softmmu/target-mips/translate.o CC aarch64-softmmu/target-arm/unicorn_aarch64.o CC aarch64-softmmu/target-arm/crypto_helper.o GEN mips64el-softmmu/config-target.h CC mips64el-softmmu/exec.o CC mips64el-softmmu/translate-all.o CC mips64el-softmmu/cpu-exec.o CC mips-softmmu/target-mips/dsp_helper.o CC mips64el-softmmu/tcg/tcg.o CC mips-softmmu/target-mips/op_helper.o CC mipsel-softmmu/target-mips/dsp_helper.o CC mipsel-softmmu/target-mips/op_helper.o CC mips64el-softmmu/tcg/optimize.o CC mips-softmmu/target-mips/lmi_helper.o CC mips64el-softmmu/fpu/softfloat.o CC mips-softmmu/target-mips/helper.o CC mips-softmmu/target-mips/cpu.o CC mips-softmmu/target-mips/msa_helper.o CC mipsel-softmmu/target-mips/lmi_helper.o CC mips64el-softmmu/cpus.o CC mipsel-softmmu/target-mips/helper.o CC mips64el-softmmu/ioport.o CC mipsel-softmmu/target-mips/cpu.o CC mips64el-softmmu/memory.o CC mipsel-softmmu/target-mips/msa_helper.o CC mips64el-softmmu/cputlb.o CC mips-softmmu/target-mips/unicorn.o CC mips64el-softmmu/memory_mapping.o GEN sparc-softmmu/config-target.h CC sparc-softmmu/exec.o CC mips64el-softmmu/hw/mips/mips_r4k.o CC mips64-softmmu/target-mips/dsp_helper.o CC mips64el-softmmu/hw/mips/addr.o CC mips64el-softmmu/hw/mips/cputimer.o CC sparc-softmmu/translate-all.o CC mips64el-softmmu/target-mips/translate.o CC mips64-softmmu/target-mips/op_helper.o CC sparc-softmmu/cpu-exec.o CC mipsel-softmmu/target-mips/unicorn.o CC sparc-softmmu/tcg/tcg.o GEN sparc64-softmmu/config-target.h CC sparc64-softmmu/exec.o CC sparc-softmmu/tcg/optimize.o CC sparc64-softmmu/translate-all.o CC sparc-softmmu/fpu/softfloat.o CC sparc64-softmmu/cpu-exec.o CC mips64-softmmu/target-mips/lmi_helper.o CC sparc64-softmmu/tcg/tcg.o CC mips64-softmmu/target-mips/helper.o /src/packages/libs/python2/python2-unicorn/src/unicorn-1.0.1/src/qemu/target-mips/helper.c: In function ‘mips_cpu_do_interrupt_mips64’: /src/packages/libs/python2/python2-unicorn/src/unicorn-1.0.1/src/qemu/target-mips/helper.c:529:9: warning: ‘memset’ used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 529 | memset(env->CP0_WatchLo, 0, sizeof(*env->CP0_WatchLo)); | ^~~~~~ CC mips64-softmmu/target-mips/cpu.o CC mips64-softmmu/target-mips/msa_helper.o CC sparc64-softmmu/tcg/optimize.o CC sparc-softmmu/cpus.o CC sparc-softmmu/ioport.o CC sparc64-softmmu/fpu/softfloat.o CC sparc-softmmu/memory.o CC sparc-softmmu/cputlb.o CC sparc-softmmu/memory_mapping.o CC sparc64-softmmu/cpus.o CC sparc-softmmu/hw/sparc/leon3.o CC mips64-softmmu/target-mips/unicorn.o CC sparc-softmmu/target-sparc/translate.o CC sparc64-softmmu/ioport.o CC sparc64-softmmu/memory.o CC sparc64-softmmu/cputlb.o CC sparc64-softmmu/memory_mapping.o CC sparc64-softmmu/hw/sparc64/sun4u.o CC sparc64-softmmu/target-sparc/translate.o CC sparc64-softmmu/target-sparc/helper.o CC sparc64-softmmu/target-sparc/cpu.o CC sparc64-softmmu/target-sparc/fop_helper.o CC sparc-softmmu/target-sparc/helper.o CC sparc-softmmu/target-sparc/cpu.o CC sparc64-softmmu/target-sparc/cc_helper.o CC sparc-softmmu/target-sparc/fop_helper.o CC sparc64-softmmu/target-sparc/win_helper.o CC sparc64-softmmu/target-sparc/mmu_helper.o CC sparc-softmmu/target-sparc/cc_helper.o CC sparc64-softmmu/target-sparc/ldst_helper.o CC mips64el-softmmu/target-mips/dsp_helper.o CC sparc-softmmu/target-sparc/win_helper.o CC sparc-softmmu/target-sparc/mmu_helper.o CC sparc-softmmu/target-sparc/ldst_helper.o CC sparc64-softmmu/target-sparc/int64_helper.o CC sparc64-softmmu/target-sparc/vis_helper.o CC sparc-softmmu/target-sparc/int32_helper.o CC mips64el-softmmu/target-mips/op_helper.o CC sparc64-softmmu/target-sparc/unicorn64.o CC sparc-softmmu/target-sparc/unicorn.o CC mips64el-softmmu/target-mips/lmi_helper.o CC mips64el-softmmu/target-mips/helper.o CC mips64el-softmmu/target-mips/cpu.o CC mips64el-softmmu/target-mips/msa_helper.o /src/packages/libs/python2/python2-unicorn/src/unicorn-1.0.1/src/qemu/target-mips/helper.c: In function ‘mips_cpu_do_interrupt_mips64el’: /src/packages/libs/python2/python2-unicorn/src/unicorn-1.0.1/src/qemu/target-mips/helper.c:529:9: warning: ‘memset’ used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 529 | memset(env->CP0_WatchLo, 0, sizeof(*env->CP0_WatchLo)); | ^~~~~~ CC mips64el-softmmu/target-mips/unicorn.o make[1]: Leaving directory '/src/packages/libs/python2/python2-unicorn/src/unicorn-1.0.1/src/qemu' GEN libunicorn.so.1 GEN libunicorn.a ar: creating libunicorn.a make -C samples make[1]: Entering directory '/src/packages/libs/python2/python2-unicorn/src/unicorn-1.0.1/src' make[1]: *** samples: No such file or directory. Stop. make[1]: Leaving directory '/src/packages/libs/python2/python2-unicorn/src/unicorn-1.0.1/src' make: *** [Makefile:211: all] Error 2 running build_py creating build creating build/lib creating build/lib/unicorn copying unicorn/m68k_const.py -> build/lib/unicorn copying unicorn/mips_const.py -> build/lib/unicorn copying unicorn/arm64_const.py -> build/lib/unicorn copying unicorn/__init__.py -> build/lib/unicorn copying unicorn/sparc_const.py -> build/lib/unicorn copying unicorn/unicorn.py -> build/lib/unicorn copying unicorn/unicorn_const.py -> build/lib/unicorn copying unicorn/x86_const.py -> build/lib/unicorn copying unicorn/arm_const.py -> build/lib/unicorn running egg_info creating unicorn.egg-info writing unicorn.egg-info/PKG-INFO writing top-level names to unicorn.egg-info/top_level.txt writing dependency_links to unicorn.egg-info/dependency_links.txt writing manifest file 'unicorn.egg-info/SOURCES.txt' reading manifest file 'unicorn.egg-info/SOURCES.txt' writing manifest file 'unicorn.egg-info/SOURCES.txt' creating build/lib/unicorn/lib copying unicorn/lib/libunicorn.so -> build/lib/unicorn/lib copying unicorn/lib/libunicorn.a -> build/lib/unicorn/lib creating build/lib/unicorn/include creating build/lib/unicorn/include/unicorn copying unicorn/include/unicorn/mips.h -> build/lib/unicorn/include/unicorn copying unicorn/include/unicorn/unicorn.h -> build/lib/unicorn/include/unicorn copying unicorn/include/unicorn/arm.h -> build/lib/unicorn/include/unicorn copying unicorn/include/unicorn/arm64.h -> build/lib/unicorn/include/unicorn copying unicorn/include/unicorn/x86.h -> build/lib/unicorn/include/unicorn copying unicorn/include/unicorn/sparc.h -> build/lib/unicorn/include/unicorn copying unicorn/include/unicorn/m68k.h -> build/lib/unicorn/include/unicorn ==> Entering fakeroot environment... ==> Starting package()... running install running install_lib creating /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr creating /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib creating /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7 creating /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages creating /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn copying build/lib/unicorn/m68k_const.py -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn copying build/lib/unicorn/mips_const.py -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn copying build/lib/unicorn/arm64_const.py -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn copying build/lib/unicorn/__init__.py -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn creating /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/lib copying build/lib/unicorn/lib/libunicorn.so -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/lib copying build/lib/unicorn/lib/libunicorn.a -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/lib creating /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/include creating /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/include/unicorn copying build/lib/unicorn/include/unicorn/mips.h -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/include/unicorn copying build/lib/unicorn/include/unicorn/unicorn.h -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/include/unicorn copying build/lib/unicorn/include/unicorn/arm.h -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/include/unicorn copying build/lib/unicorn/include/unicorn/arm64.h -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/include/unicorn copying build/lib/unicorn/include/unicorn/x86.h -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/include/unicorn copying build/lib/unicorn/include/unicorn/sparc.h -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/include/unicorn copying build/lib/unicorn/include/unicorn/m68k.h -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/include/unicorn copying build/lib/unicorn/sparc_const.py -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn copying build/lib/unicorn/unicorn.py -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn copying build/lib/unicorn/unicorn_const.py -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn copying build/lib/unicorn/x86_const.py -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn copying build/lib/unicorn/arm_const.py -> /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn byte-compiling /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/m68k_const.py to m68k_const.pyc byte-compiling /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/mips_const.py to mips_const.pyc byte-compiling /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/arm64_const.py to arm64_const.pyc byte-compiling /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/sparc_const.py to sparc_const.pyc byte-compiling /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/unicorn.py to unicorn.pyc byte-compiling /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/unicorn_const.py to unicorn_const.pyc byte-compiling /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/x86_const.py to x86_const.pyc byte-compiling /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn/arm_const.py to arm_const.pyc writing byte-compilation script '/tmp/tmpNykTtP.py' /usr/sbin/python2 -O /tmp/tmpNykTtP.py removing /tmp/tmpNykTtP.py running install_egg_info running egg_info writing unicorn.egg-info/PKG-INFO writing top-level names to unicorn.egg-info/top_level.txt writing dependency_links to unicorn.egg-info/dependency_links.txt reading manifest file 'unicorn.egg-info/SOURCES.txt' writing manifest file 'unicorn.egg-info/SOURCES.txt' Copying unicorn.egg-info to /src/packages/libs/python2/python2-unicorn/pkg/python2-unicorn/usr/lib/python2.7/site-packages/unicorn-1.0.1-py2.7.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 "python2-unicorn"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "python2-unicorn-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python2-unicorn 1.0.1-7 (Wed 20 Nov 2024 08:18:37 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Package (3) Old Version Net Change python2 2.7.18-8 -70.24 MiB python2-setuptools 2:44.1.1-2 -3.81 MiB unicorn 2.0.1.post1-3 -18.13 MiB Total Removed Size: 92.18 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing unicorn... removing python2-setuptools... removing python2... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...