==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done ==> Making package: python2-capstone 4.0.1-1 (Thu Feb 20 08:29:50 2020) ==> Retrieving sources... -> Found 4.0.1.tar.gz ==> Validating source files with sha512sums... 4.0.1.tar.gz ... Passed Host and machine ids are equal (03ca1e0d79db47a597e66a5149387887): refusing to link journals ==> Making package: python2-capstone 4.0.1-1 (Thu 20 Feb 2020 08:29:51 AM EST) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (3) libnsl-1.2.0-2.0 capstone-4.0.1-3.1 python2-2.7.17-1.3 Total Download Size: 12.75 MiB Total Installed Size: 87.84 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading libnsl-1.2.0-2.0-i686.pkg.tar.xz... downloading python2-2.7.17-1.3-i686.pkg.tar.xz... downloading capstone-4.0.1-3.1-i686.pkg.tar.xz... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing capstone... installing libnsl... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools python2-pip :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (6) python2-appdirs-1.4.3-5.1 python2-ordered-set-3.1.1-1.1 python2-packaging-20.0-1.0 python2-pyparsing-2.4.6-1.0 python2-six-1.14.0-1.0 python2-setuptools-1:44.0.0-1.0 Total Download Size: 0.48 MiB Total Installed Size: 2.95 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading python2-appdirs-1.4.3-5.1-any.pkg.tar.xz... downloading python2-pyparsing-2.4.6-1.0-any.pkg.tar.zst... downloading python2-six-1.14.0-1.0-any.pkg.tar.zst... downloading python2-packaging-20.0-1.0-any.pkg.tar.zst... downloading python2-ordered-set-3.1.1-1.1-any.pkg.tar.xz... downloading python2-setuptools-1:44.0.0-1.0-any.pkg.tar.zst... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python2-appdirs... installing python2-pyparsing... installing python2-six... installing python2-packaging... installing python2-ordered-set... installing python2-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found 4.0.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting 4.0.1.tar.gz with bsdtar ==> Entering fakeroot environment... ==> Starting package()... running install running build Building C extensions CC cs.o CC utils.o CC SStream.o CC MCInstrDesc.o CC MCRegisterInfo.o CC arch/ARM/ARMDisassembler.o CC arch/ARM/ARMInstPrinter.o CC arch/ARM/ARMMapping.o CC arch/ARM/ARMModule.o CC arch/AArch64/AArch64BaseInfo.o CC arch/AArch64/AArch64Disassembler.o CC arch/AArch64/AArch64InstPrinter.o CC arch/AArch64/AArch64Mapping.o CC arch/AArch64/AArch64Module.o CC arch/M68K/M68KDisassembler.o CC arch/M68K/M68KInstPrinter.o CC arch/M68K/M68KModule.o CC arch/Mips/MipsDisassembler.o CC arch/Mips/MipsInstPrinter.o CC arch/Mips/MipsMapping.o CC arch/Mips/MipsModule.o CC arch/PowerPC/PPCDisassembler.o CC arch/PowerPC/PPCInstPrinter.o CC arch/PowerPC/PPCMapping.o CC arch/PowerPC/PPCModule.o CC arch/Sparc/SparcDisassembler.o CC arch/Sparc/SparcInstPrinter.o CC arch/Sparc/SparcMapping.o CC arch/Sparc/SparcModule.o CC arch/SystemZ/SystemZDisassembler.o CC arch/SystemZ/SystemZInstPrinter.o CC arch/SystemZ/SystemZMapping.o CC arch/SystemZ/SystemZMCTargetDesc.o CC arch/SystemZ/SystemZModule.o CC arch/X86/X86DisassemblerDecoder.o CC arch/X86/X86Disassembler.o CC arch/X86/X86IntelInstPrinter.o CC arch/X86/X86ATTInstPrinter.o CC arch/X86/X86Mapping.o CC arch/X86/X86Module.o CC arch/XCore/XCoreDisassembler.o CC arch/XCore/XCoreInstPrinter.o CC arch/XCore/XCoreMapping.o CC arch/XCore/XCoreModule.o CC arch/TMS320C64x/TMS320C64xDisassembler.o CC arch/TMS320C64x/TMS320C64xInstPrinter.o CC arch/TMS320C64x/TMS320C64xMapping.o CC arch/TMS320C64x/TMS320C64xModule.o CC arch/M680X/M680XDisassembler.o CC arch/M680X/M680XInstPrinter.o CC arch/M680X/M680XModule.o CC arch/EVM/EVMDisassembler.o CC arch/EVM/EVMInstPrinter.o CC arch/EVM/EVMMapping.o CC arch/EVM/EVMModule.o CC MCInst.o GEN capstone.pc LINK libcapstone.so.4 AR libcapstone.a ar: creating ./libcapstone.a running build_py creating build creating build/lib creating build/lib/capstone copying capstone/__init__.py -> build/lib/capstone copying capstone/mips.py -> build/lib/capstone copying capstone/arm64_const.py -> build/lib/capstone copying capstone/m680x_const.py -> build/lib/capstone copying capstone/arm_const.py -> build/lib/capstone copying capstone/mips_const.py -> build/lib/capstone copying capstone/tms320c64x.py -> build/lib/capstone copying capstone/arm64.py -> build/lib/capstone copying capstone/m680x.py -> build/lib/capstone copying capstone/x86_const.py -> build/lib/capstone copying capstone/evm_const.py -> build/lib/capstone copying capstone/sparc_const.py -> build/lib/capstone copying capstone/evm.py -> build/lib/capstone copying capstone/ppc.py -> build/lib/capstone copying capstone/arm.py -> build/lib/capstone copying capstone/ppc_const.py -> build/lib/capstone copying capstone/m68k_const.py -> build/lib/capstone copying capstone/xcore_const.py -> build/lib/capstone copying capstone/x86.py -> build/lib/capstone copying capstone/tms320c64x_const.py -> build/lib/capstone copying capstone/systemz.py -> build/lib/capstone copying capstone/m68k.py -> build/lib/capstone copying capstone/sparc.py -> build/lib/capstone copying capstone/xcore.py -> build/lib/capstone copying capstone/sysz_const.py -> build/lib/capstone running egg_info creating capstone.egg-info writing capstone.egg-info/PKG-INFO writing top-level names to capstone.egg-info/top_level.txt writing dependency_links to capstone.egg-info/dependency_links.txt writing manifest file 'capstone.egg-info/SOURCES.txt' reading manifest file 'capstone.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'src' writing manifest file 'capstone.egg-info/SOURCES.txt' creating build/lib/capstone/lib copying capstone/lib/libcapstone.a -> build/lib/capstone/lib copying capstone/lib/libcapstone.so -> build/lib/capstone/lib creating build/lib/capstone/include creating build/lib/capstone/include/capstone copying capstone/include/capstone/tms320c64x.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/m68k.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/ppc.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/sparc.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/xcore.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/arm.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/capstone.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/x86.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/platform.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/systemz.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/mips.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/evm.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/arm64.h -> build/lib/capstone/include/capstone copying capstone/include/capstone/m680x.h -> build/lib/capstone/include/capstone running install_lib creating /build/python2-capstone/pkg/python2-capstone/usr creating /build/python2-capstone/pkg/python2-capstone/usr/lib creating /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7 creating /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages creating /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/__init__.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/mips.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/arm64_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/m680x_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/arm_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/mips_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/tms320c64x.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/arm64.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/m680x.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone creating /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include creating /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/tms320c64x.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/m68k.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/ppc.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/sparc.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/xcore.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/arm.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/capstone.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/x86.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/platform.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/systemz.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/mips.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/evm.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/arm64.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/include/capstone/m680x.h -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/include/capstone copying build/lib/capstone/x86_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/evm_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/sparc_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/evm.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone creating /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/lib copying build/lib/capstone/lib/libcapstone.a -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/lib copying build/lib/capstone/lib/libcapstone.so -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/lib copying build/lib/capstone/ppc.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/arm.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/ppc_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/m68k_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/xcore_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/x86.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/tms320c64x_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/systemz.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/m68k.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/sparc.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/xcore.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone copying build/lib/capstone/sysz_const.py -> /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/__init__.py to __init__.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/mips.py to mips.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/arm64_const.py to arm64_const.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/m680x_const.py to m680x_const.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/arm_const.py to arm_const.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/mips_const.py to mips_const.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/tms320c64x.py to tms320c64x.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/arm64.py to arm64.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/m680x.py to m680x.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/x86_const.py to x86_const.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/evm_const.py to evm_const.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/sparc_const.py to sparc_const.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/evm.py to evm.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/ppc.py to ppc.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/arm.py to arm.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/ppc_const.py to ppc_const.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/m68k_const.py to m68k_const.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/xcore_const.py to xcore_const.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/x86.py to x86.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/tms320c64x_const.py to tms320c64x_const.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/systemz.py to systemz.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/m68k.py to m68k.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/sparc.py to sparc.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/xcore.py to xcore.pyc byte-compiling /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone/sysz_const.py to sysz_const.pyc writing byte-compilation script '/tmp/tmpPHMCAe.py' /usr/bin/python2 -O /tmp/tmpPHMCAe.py removing /tmp/tmpPHMCAe.py running install_egg_info Copying capstone.egg-info to /build/python2-capstone/pkg/python2-capstone/usr/lib/python2.7/site-packages/capstone-4.0.1-py2.7.egg-info running install_scripts ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python2-capstone"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python2-capstone 4.0.1-1 (Thu 20 Feb 2020 08:30:55 AM EST) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Packages (9) capstone-4.0.1-3.1 libnsl-1.2.0-2.0 python2-2.7.17-1.3 python2-appdirs-1.4.3-5.1 python2-ordered-set-3.1.1-1.1 python2-packaging-20.0-1.0 python2-pyparsing-2.4.6-1.0 python2-setuptools-1:44.0.0-1.0 python2-six-1.14.0-1.0 Total Removed Size: 90.80 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python2-setuptools... removing python2-packaging... removing python2-six... removing python2-pyparsing... removing python2-ordered-set... removing python2-appdirs... removing python2... removing libnsl... removing capstone... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...