==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python2-bcrypt 3.1.7-4 (Mon Aug 17 19:18:03 2020)
==> Retrieving sources...
  -> Found python2-bcrypt-3.1.7.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python2-bcrypt-3.1.7.tar.gz ... Passed
==> Making package: python2-bcrypt 3.1.7-4 (Mon 17 Aug 2020 07:18:11 PM UTC)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) libnsl-1.2.0-2  python2-2.7.18-1  python2-ply-3.11-5
             python2-pycparser-2.20-1  python2-cffi-1.14.2-1
             python2-six-1.15.0-1

Total Download Size:   11.51 MiB
Total Installed Size:  69.46 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading libnsl-1.2.0-2-aarch64.pkg.tar.xz...
downloading python2-2.7.18-1-aarch64.pkg.tar.xz...
downloading python2-ply-3.11-5-any.pkg.tar.xz...
downloading python2-pycparser-2.20-1-any.pkg.tar.xz...
downloading python2-cffi-1.14.2-1-aarch64.pkg.tar.xz...
downloading python2-six-1.15.0-1-any.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools
    python2-pip
installing python2-ply...
installing python2-pycparser...
installing python2-cffi...
installing python2-six...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) python2-appdirs-1.4.4-1  python2-ordered-set-3.1.1-3
             python2-packaging-20.4-1  python2-pyparsing-2.4.7-1
             python2-setuptools-2:44.1.1-1

Total Download Size:   0.44 MiB
Total Installed Size:  2.86 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading python2-appdirs-1.4.4-1-any.pkg.tar.xz...
downloading python2-pyparsing-2.4.7-1-any.pkg.tar.xz...
downloading python2-packaging-20.4-1-any.pkg.tar.xz...
downloading python2-ordered-set-3.1.1-3-any.pkg.tar.xz...
downloading python2-setuptools-2:44.1.1-1-any.pkg.tar.xz...
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-packaging...
installing python2-ordered-set...
installing python2-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python2-bcrypt-3.1.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python2-bcrypt-3.1.7.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib.linux-aarch64-2.7
creating build/lib.linux-aarch64-2.7/bcrypt
copying src/bcrypt/__init__.py -> build/lib.linux-aarch64-2.7/bcrypt
copying src/bcrypt/__about__.py -> build/lib.linux-aarch64-2.7/bcrypt
running build_ext
generating cffi module 'build/temp.linux-aarch64-2.7/_bcrypt.c'
creating build/temp.linux-aarch64-2.7
building '_bcrypt' extension
creating build/temp.linux-aarch64-2.7/build
creating build/temp.linux-aarch64-2.7/build/temp.linux-aarch64-2.7
creating build/temp.linux-aarch64-2.7/src
creating build/temp.linux-aarch64-2.7/src/_csrc
gcc -pthread -fno-strict-aliasing -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -DNDEBUG -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c build/temp.linux-aarch64-2.7/_bcrypt.c -o build/temp.linux-aarch64-2.7/build/temp.linux-aarch64-2.7/_bcrypt.o
gcc -pthread -fno-strict-aliasing -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -DNDEBUG -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c src/_csrc/blf.c -o build/temp.linux-aarch64-2.7/src/_csrc/blf.o
gcc -pthread -fno-strict-aliasing -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -DNDEBUG -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c src/_csrc/bcrypt.c -o build/temp.linux-aarch64-2.7/src/_csrc/bcrypt.o
gcc -pthread -fno-strict-aliasing -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -DNDEBUG -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c src/_csrc/bcrypt_pbkdf.c -o build/temp.linux-aarch64-2.7/src/_csrc/bcrypt_pbkdf.o
In file included from src/_csrc/bcrypt_pbkdf.c:24:
src/_csrc/sha2.h:68:2: warning: 'bounded' attribute directive ignored [-Wattributes]
src/_csrc/sha2.h:70:2: warning: 'bounded' attribute directive ignored [-Wattributes]
src/_csrc/sha2.h:74:2: warning: 'bounded' attribute directive ignored [-Wattributes]
src/_csrc/sha2.h:76:2: warning: 'bounded' attribute directive ignored [-Wattributes]
src/_csrc/sha2.h:80:2: warning: 'bounded' attribute directive ignored [-Wattributes]
src/_csrc/sha2.h:82:2: warning: 'bounded' attribute directive ignored [-Wattributes]
gcc -pthread -fno-strict-aliasing -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -DNDEBUG -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c src/_csrc/sha2.c -o build/temp.linux-aarch64-2.7/src/_csrc/sha2.o
In file included from src/_csrc/sha2.c:38:
src/_csrc/sha2.h:68:2: warning: 'bounded' attribute directive ignored [-Wattributes]
src/_csrc/sha2.h:70:2: warning: 'bounded' attribute directive ignored [-Wattributes]
src/_csrc/sha2.h:74:2: warning: 'bounded' attribute directive ignored [-Wattributes]
src/_csrc/sha2.h:76:2: warning: 'bounded' attribute directive ignored [-Wattributes]
src/_csrc/sha2.h:80:2: warning: 'bounded' attribute directive ignored [-Wattributes]
src/_csrc/sha2.h:82:2: warning: 'bounded' attribute directive ignored [-Wattributes]
gcc -pthread -fno-strict-aliasing -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -DNDEBUG -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c src/_csrc/timingsafe_bcmp.c -o build/temp.linux-aarch64-2.7/src/_csrc/timingsafe_bcmp.o
gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-2.7/build/temp.linux-aarch64-2.7/_bcrypt.o build/temp.linux-aarch64-2.7/src/_csrc/blf.o build/temp.linux-aarch64-2.7/src/_csrc/bcrypt.o build/temp.linux-aarch64-2.7/src/_csrc/bcrypt_pbkdf.o build/temp.linux-aarch64-2.7/src/_csrc/sha2.o build/temp.linux-aarch64-2.7/src/_csrc/timingsafe_bcmp.o -L/usr/lib -lpython2.7 -o build/lib.linux-aarch64-2.7/bcrypt/_bcrypt.so
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_py
running build_ext
generating cffi module 'build/temp.linux-aarch64-2.7/_bcrypt.c'
already up-to-date
running install_lib
creating /build/python2-bcrypt/pkg/python2-bcrypt/usr
creating /build/python2-bcrypt/pkg/python2-bcrypt/usr/lib
creating /build/python2-bcrypt/pkg/python2-bcrypt/usr/lib/python2.7
creating /build/python2-bcrypt/pkg/python2-bcrypt/usr/lib/python2.7/site-packages
creating /build/python2-bcrypt/pkg/python2-bcrypt/usr/lib/python2.7/site-packages/bcrypt
copying build/lib.linux-aarch64-2.7/bcrypt/__init__.py -> /build/python2-bcrypt/pkg/python2-bcrypt/usr/lib/python2.7/site-packages/bcrypt
copying build/lib.linux-aarch64-2.7/bcrypt/_bcrypt.so -> /build/python2-bcrypt/pkg/python2-bcrypt/usr/lib/python2.7/site-packages/bcrypt
copying build/lib.linux-aarch64-2.7/bcrypt/__about__.py -> /build/python2-bcrypt/pkg/python2-bcrypt/usr/lib/python2.7/site-packages/bcrypt
byte-compiling /build/python2-bcrypt/pkg/python2-bcrypt/usr/lib/python2.7/site-packages/bcrypt/__init__.py to __init__.pyc
byte-compiling /build/python2-bcrypt/pkg/python2-bcrypt/usr/lib/python2.7/site-packages/bcrypt/__about__.py to __about__.pyc
running install_egg_info
running egg_info
creating src/bcrypt.egg-info
writing requirements to src/bcrypt.egg-info/requires.txt
writing src/bcrypt.egg-info/PKG-INFO
writing top-level names to src/bcrypt.egg-info/top_level.txt
writing dependency_links to src/bcrypt.egg-info/dependency_links.txt
writing manifest file 'src/bcrypt.egg-info/SOURCES.txt'
reading manifest file 'src/bcrypt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'requirements.txt'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching 'azure-pipelines.yml'
warning: no previously-included files found matching '.azure-pipelines'
warning: no previously-included files matching '*' found under directory '.azure-pipelines'
no previously-included directories found matching '.travis'
writing manifest file 'src/bcrypt.egg-info/SOURCES.txt'
Copying src/bcrypt.egg-info to /build/python2-bcrypt/pkg/python2-bcrypt/usr/lib/python2.7/site-packages/bcrypt-3.1.7-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-bcrypt"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python2-bcrypt 3.1.7-4 (Mon 17 Aug 2020 07:18:20 PM UTC)
==> Cleaning up...