Skip to content

Instantly share code, notes, and snippets.

@NathanDotTo
Created June 23, 2022 07:42
Show Gist options
  • Save NathanDotTo/0b91a91c0e18d6410906a39126d2e614 to your computer and use it in GitHub Desktop.
Save NathanDotTo/0b91a91c0e18d6410906a39126d2e614 to your computer and use it in GitHub Desktop.
cp ../requirements.txt .; docker build -t sdwan-devops --build-arg build_date='date -Iseconds' --build-arg terraform_version=1.1.9 --build-arg arch=arm64 .
[+] Building 484.8s (13/19)
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 1.43kB 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [internal] load metadata for docker.io/library/alpine:3.16 1.0s
=> [ 1/15] FROM docker.io/library/alpine:3.16@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc5301503 1.0s
=> => resolve docker.io/library/alpine:3.16@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 0.0s
=> => sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 1.64kB / 1.64kB 0.0s
=> => sha256:c3c58223e2af75154c4a7852d6924b4cc51a00c821553bbd9b3319481131b2e0 528B / 528B 0.0s
=> => sha256:6e30ab57aeeef1ebca8ac5a6ea05b5dd39d54990be94e7be18bb969a02d10a3f 1.49kB / 1.49kB 0.0s
=> => sha256:b3c136eddcbf2003d3180787cef00f39d46b9fd9e4623178282ad6a8d63ad3b0 2.69MB / 2.69MB 0.8s
=> => extracting sha256:b3c136eddcbf2003d3180787cef00f39d46b9fd9e4623178282ad6a8d63ad3b0 0.1s
=> [internal] load build context 0.0s
=> => transferring context: 611B 0.0s
=> [ 2/15] RUN apk add --no-cache gcc musl-dev make 3.6s
=> [ 3/15] RUN apk add --no-cache python3 2.4s
=> [ 4/15] RUN if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi 0.2s
=> [ 5/15] RUN python3 -m ensurepip 3.1s
=> [ 6/15] RUN pip3 install --no-cache --upgrade pip setuptools wheel 4.6s
=> [ 7/15] RUN apk --update add git sshpass libffi-dev libxml2-dev libxslt-dev python3-dev openssl-dev openssh-keyg 4.4s
=> [ 8/15] COPY requirements.txt /tmp/requirements.txt 0.0s
=> ERROR [ 9/15] RUN pip install -r /tmp/requirements.txt 464.4s
------
> [ 9/15] RUN pip install -r /tmp/requirements.txt:
#13 0.756 Collecting ansible>=4.2.0
#13 1.091 Downloading ansible-6.0.0-py3-none-any.whl (40.3 MB)
#13 2.919 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.3/40.3 MB 21.9 MB/s eta 0:00:00
#13 3.254 Collecting ansible-lint==5.4.0
#13 3.298 Downloading ansible_lint-5.4.0-py3-none-any.whl (119 kB)
#13 3.303 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.0/119.0 kB 38.1 MB/s eta 0:00:00
#13 3.454 Collecting ansible-virl==0.0.7
#13 3.501 Downloading ansible_virl-0.0.7-py3-none-any.whl (13 kB)
#13 3.722 Collecting asn1crypto==0.24.0
#13 3.769 Downloading asn1crypto-0.24.0-py2.py3-none-any.whl (101 kB)
#13 3.774 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 kB 28.7 MB/s eta 0:00:00
#13 3.861 Collecting bcrypt==3.1.7
#13 3.903 Downloading bcrypt-3.1.7.tar.gz (42 kB)
#13 3.907 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.5/42.5 kB 15.9 MB/s eta 0:00:00
#13 4.008 Installing build dependencies: started
#13 15.02 Installing build dependencies: finished with status 'done'
#13 15.03 Getting requirements to build wheel: started
#13 16.15 Getting requirements to build wheel: finished with status 'done'
#13 16.15 Preparing metadata (pyproject.toml): started
#13 17.34 Preparing metadata (pyproject.toml): finished with status 'done'
#13 17.40 Collecting certifi==2019.6.16
#13 17.45 Downloading certifi-2019.6.16-py2.py3-none-any.whl (157 kB)
#13 17.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.1/157.1 kB 51.7 MB/s eta 0:00:00
#13 17.59 Collecting cffi==1.12.3
#13 17.64 Downloading cffi-1.12.3.tar.gz (456 kB)
#13 17.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 456.3/456.3 kB 70.0 MB/s eta 0:00:00
#13 17.69 Preparing metadata (setup.py): started
#13 19.14 Preparing metadata (setup.py): finished with status 'done'
#13 19.19 Collecting chardet==3.0.4
#13 19.24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
#13 19.24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 43.1 MB/s eta 0:00:00
#13 19.65 Collecting cryptography>=3.2
#13 19.70 Downloading cryptography-37.0.2-cp36-abi3-musllinux_1_1_aarch64.whl (4.1 MB)
#13 19.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 29.2 MB/s eta 0:00:00
#13 20.00 Collecting enum34==1.1.6
#13 20.04 Downloading enum34-1.1.6-py3-none-any.whl (12 kB)
#13 20.09 Collecting idna==2.6
#13 20.15 Downloading idna-2.6-py2.py3-none-any.whl (56 kB)
#13 20.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 kB 15.5 MB/s eta 0:00:00
#13 20.21 Collecting ipaddress==1.0.17
#13 20.26 Downloading ipaddress-1.0.17.tar.gz (32 kB)
#13 20.27 Preparing metadata (setup.py): started
#13 21.05 Preparing metadata (setup.py): finished with status 'done'
#13 21.11 Collecting jinja2>=2.11.3
#13 21.17 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
#13 21.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 32.7 MB/s eta 0:00:00
#13 21.23 Collecting jmespath==0.9.5
#13 21.28 Downloading jmespath-0.9.5-py2.py3-none-any.whl (24 kB)
#13 21.36 Collecting keyring==10.6.0
#13 21.53 Downloading keyring-10.6.0-py2.py3-none-any.whl (38 kB)
#13 21.61 Collecting keyrings.alt==3.0
#13 21.65 Downloading keyrings.alt-3.0-py2.py3-none-any.whl (21 kB)
#13 21.87 Collecting lxml>=4.6.5
#13 22.07 Downloading lxml-4.9.0.tar.gz (3.4 MB)
#13 22.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 45.9 MB/s eta 0:00:00
#13 22.40 Preparing metadata (setup.py): started
#13 23.50 Preparing metadata (setup.py): finished with status 'done'
#13 23.70 Collecting MarkupSafe==1.1.1
#13 23.74 Downloading MarkupSafe-1.1.1.tar.gz (19 kB)
#13 23.75 Preparing metadata (setup.py): started
#13 24.77 Preparing metadata (setup.py): finished with status 'done'
#13 24.83 Collecting ncclient==0.6.6
#13 24.90 Downloading ncclient-0.6.6.tar.gz (89 kB)
#13 24.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.7/89.7 kB 26.9 MB/s eta 0:00:00
#13 24.92 Preparing metadata (setup.py): started
#13 25.90 Preparing metadata (setup.py): finished with status 'done'
#13 25.96 Collecting netaddr==0.7.19
#13 26.00 Downloading netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB)
#13 26.04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 52.4 MB/s eta 0:00:00
#13 26.10 Collecting paramiko>=2.10.1
#13 26.28 Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
#13 26.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.9/212.9 kB 42.9 MB/s eta 0:00:00
#13 26.34 Collecting pycparser==2.19
#13 26.39 Downloading pycparser-2.19.tar.gz (158 kB)
#13 26.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 47.5 MB/s eta 0:00:00
#13 26.43 Preparing metadata (setup.py): started
#13 27.37 Preparing metadata (setup.py): finished with status 'done'
#13 27.43 Collecting pycrypto==2.6.1
#13 27.47 Downloading pycrypto-2.6.1.tar.gz (446 kB)
#13 27.48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.2/446.2 kB 58.0 MB/s eta 0:00:00
#13 27.52 Preparing metadata (setup.py): started
#13 28.37 Preparing metadata (setup.py): finished with status 'done'
#13 28.44 Collecting PyNaCl==1.3.0
#13 28.50 Downloading PyNaCl-1.3.0.tar.gz (3.4 MB)
#13 28.59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 38.2 MB/s eta 0:00:00
#13 28.86 Installing build dependencies: started
#13 31.98 Installing build dependencies: finished with status 'done'
#13 31.99 Getting requirements to build wheel: started
#13 32.16 Getting requirements to build wheel: finished with status 'done'
#13 32.16 Preparing metadata (pyproject.toml): started
#13 33.53 Preparing metadata (pyproject.toml): finished with status 'done'
#13 33.63 Collecting pyOpenSSL==19.0.0
#13 33.68 Downloading pyOpenSSL-19.0.0-py2.py3-none-any.whl (53 kB)
#13 33.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.3/53.3 kB 16.9 MB/s eta 0:00:00
#13 33.73 Collecting pyxdg==0.26
#13 33.77 Downloading pyxdg-0.26-py2.py3-none-any.whl (40 kB)
#13 33.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 11.1 MB/s eta 0:00:00
#13 33.85 Collecting PyYAML==5.1.2
#13 33.89 Downloading PyYAML-5.1.2.tar.gz (265 kB)
#13 33.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 265.0/265.0 kB 47.8 MB/s eta 0:00:00
#13 33.99 Preparing metadata (setup.py): started
#13 34.95 Preparing metadata (setup.py): finished with status 'done'
#13 35.03 Collecting requests==2.28.0
#13 35.20 Downloading requests-2.28.0-py3-none-any.whl (62 kB)
#13 35.20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 14.1 MB/s eta 0:00:00
#13 35.26 Collecting scp==0.13.2
#13 35.32 Downloading scp-0.13.2-py2.py3-none-any.whl (9.5 kB)
#13 35.37 Collecting SecretStorage==2.3.1
#13 35.41 Downloading SecretStorage-2.3.1.tar.gz (16 kB)
#13 35.42 Preparing metadata (setup.py): started
#13 36.39 Preparing metadata (setup.py): finished with status 'done'
#13 36.45 Collecting selectors2==2.0.1
#13 36.49 Downloading selectors2-2.0.1-py2.py3-none-any.whl (13 kB)
#13 36.55 Collecting six==1.11.0
#13 36.75 Downloading six-1.11.0-py2.py3-none-any.whl (10 kB)
#13 36.84 Collecting urllib3>=1.26.5
#13 36.88 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
#13 36.89 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 28.6 MB/s eta 0:00:00
#13 36.94 Collecting viptela==0.3.9
#13 36.98 Downloading viptela-0.3.9-py3-none-any.whl (140 kB)
#13 36.99 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.0/140.0 kB 36.0 MB/s eta 0:00:00
#13 37.27 Collecting virl2_client==2.2.1.post1
#13 37.32 Downloading virl2_client-2.2.1.post1-py3-none-any.whl (52 kB)
#13 37.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 kB 19.1 MB/s eta 0:00:00
#13 37.40 Collecting wcmatch>=7.0
#13 37.44 Downloading wcmatch-8.4-py3-none-any.whl (40 kB)
#13 37.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.0/40.0 kB 4.3 MB/s eta 0:00:00
#13 37.50 Collecting enrich>=1.2.6
#13 37.55 Downloading enrich-1.2.7-py3-none-any.whl (8.7 kB)
#13 37.79 Collecting ruamel.yaml<1,>=0.15.37
#13 37.83 Downloading ruamel.yaml-0.17.21-py3-none-any.whl (109 kB)
#13 37.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.5/109.5 kB 34.1 MB/s eta 0:00:00
#13 37.90 Collecting tenacity
#13 37.94 Downloading tenacity-8.0.1-py3-none-any.whl (24 kB)
#13 38.00 Collecting packaging
#13 38.04 Downloading packaging-21.3-py3-none-any.whl (40 kB)
#13 38.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 15.4 MB/s eta 0:00:00
#13 38.15 Collecting rich>=9.5.1
#13 38.37 Downloading rich-12.4.4-py3-none-any.whl (232 kB)
#13 38.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.0/232.0 kB 57.0 MB/s eta 0:00:00
#13 38.42 Requirement already satisfied: setuptools>0.6 in /usr/lib/python3.10/site-packages (from ncclient==0.6.6->-r /tmp/requirements.txt (line 19)) (62.6.0)
#13 38.55 Collecting charset-normalizer~=2.0.0
#13 38.60 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
#13 38.68 Collecting Click
#13 38.87 Downloading click-8.1.3-py3-none-any.whl (96 kB)
#13 38.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 16.5 MB/s eta 0:00:00
#13 38.93 Collecting dictdiffer
#13 38.97 Downloading dictdiffer-0.9.0-py2.py3-none-any.whl (16 kB)
#13 39.02 Collecting requests-toolbelt<0.10.0,>=0.9.1
#13 39.07 Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
#13 39.07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 18.4 MB/s eta 0:00:00
#13 39.14 Collecting ansible-core~=2.13.0
#13 39.18 Downloading ansible_core-2.13.1-py3-none-any.whl (2.1 MB)
#13 39.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.8 MB/s eta 0:00:00
#13 39.27 Collecting jinja2>=2.11.3
#13 39.39 Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB)
#13 39.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 11.2 MB/s eta 0:00:00
#13 39.45 Downloading Jinja2-3.1.0-py3-none-any.whl (132 kB)
#13 39.46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 25.9 MB/s eta 0:00:00
#13 39.50 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB)
#13 39.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 29.3 MB/s eta 0:00:00
#13 39.56 Downloading Jinja2-3.0.2-py3-none-any.whl (133 kB)
#13 39.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.8/133.8 kB 47.3 MB/s eta 0:00:00
#13 39.61 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB)
#13 39.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 54.7 MB/s eta 0:00:00
#13 39.66 Downloading Jinja2-3.0.0-py3-none-any.whl (133 kB)
#13 39.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 44.0 MB/s eta 0:00:00
#13 39.72 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
#13 39.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 41.9 MB/s eta 0:00:00
#13 39.93 Collecting resolvelib<0.9.0,>=0.5.3
#13 39.97 Downloading resolvelib-0.8.1-py2.py3-none-any.whl (16 kB)
#13 39.99 INFO: pip is looking at multiple versions of ansible-core to determine which version is compatible with other requirements. This could take a while.
#13 39.99 Collecting ansible-core~=2.13.0
#13 40.04 Downloading ansible_core-2.13.0-py3-none-any.whl (2.1 MB)
#13 40.08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 50.8 MB/s eta 0:00:00
#13 40.10 Collecting resolvelib<0.6.0,>=0.5.3
#13 40.17 Downloading resolvelib-0.5.4-py2.py3-none-any.whl (12 kB)
#13 40.18 INFO: pip is looking at multiple versions of urllib3 to determine which version is compatible with other requirements. This could take a while.
#13 40.18 Collecting urllib3>=1.26.5
#13 40.23 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
#13 40.24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 kB 41.5 MB/s eta 0:00:00
#13 40.44 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
#13 40.46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.8/138.8 kB 16.6 MB/s eta 0:00:00
#13 40.55 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB)
#13 40.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 45.5 MB/s eta 0:00:00
#13 40.59 INFO: pip is looking at multiple versions of ansible-core to determine which version is compatible with other requirements. This could take a while.
#13 40.63 Downloading urllib3-1.26.5-py2.py3-none-any.whl (138 kB)
#13 40.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.1/138.1 kB 46.0 MB/s eta 0:00:00
#13 40.67 INFO: pip is looking at multiple versions of paramiko to determine which version is compatible with other requirements. This could take a while.
#13 40.67 Collecting paramiko>=2.10.1
#13 40.72 Downloading paramiko-2.10.5-py2.py3-none-any.whl (212 kB)
#13 40.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.8/212.8 kB 57.6 MB/s eta 0:00:00
#13 40.77 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
#13 40.81 INFO: pip is looking at multiple versions of urllib3 to determine which version is compatible with other requirements. This could take a while.
#13 40.97 Downloading paramiko-2.10.4-py2.py3-none-any.whl (212 kB)
#13 40.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.1/212.1 kB 33.2 MB/s eta 0:00:00
#13 41.06 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
#13 41.16 Downloading paramiko-2.10.3-py2.py3-none-any.whl (211 kB)
#13 41.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.9/211.9 kB 59.4 MB/s eta 0:00:00
#13 41.49 Downloading paramiko-2.10.2-py2.py3-none-any.whl (211 kB)
#13 41.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.0/212.0 kB 29.4 MB/s eta 0:00:00
#13 41.71 Downloading paramiko-2.10.1-py2.py3-none-any.whl (211 kB)
#13 41.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.9/211.9 kB 56.9 MB/s eta 0:00:00
#13 41.85 INFO: pip is looking at multiple versions of lxml to determine which version is compatible with other requirements. This could take a while.
#13 41.85 Collecting lxml>=4.6.5
#13 42.01 Downloading lxml-4.8.0.tar.gz (3.2 MB)
#13 42.09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 40.5 MB/s eta 0:00:00
#13 42.32 Preparing metadata (setup.py): started
#13 43.41 Preparing metadata (setup.py): finished with status 'done'
#13 43.68 INFO: pip is looking at multiple versions of paramiko to determine which version is compatible with other requirements. This could take a while.
#13 44.25 Downloading lxml-4.7.1.tar.gz (3.2 MB)
#13 44.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 41.3 MB/s eta 0:00:00
#13 44.58 Preparing metadata (setup.py): started
#13 45.76 Preparing metadata (setup.py): finished with status 'done'
#13 45.90 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
#13 46.69 Downloading lxml-4.6.5.tar.gz (3.2 MB)
#13 46.79 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 33.1 MB/s eta 0:00:00
#13 47.05 Preparing metadata (setup.py): started
#13 48.19 Preparing metadata (setup.py): finished with status 'done'
#13 48.95 INFO: pip is looking at multiple versions of jinja2 to determine which version is compatible with other requirements. This could take a while.
#13 48.96 INFO: pip is looking at multiple versions of cryptography to determine which version is compatible with other requirements. This could take a while.
#13 48.96 Collecting cryptography>=3.2
#13 49.91 Downloading cryptography-37.0.1-cp36-abi3-musllinux_1_1_aarch64.whl (4.1 MB)
#13 49.99 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 55.8 MB/s eta 0:00:00
#13 52.89 INFO: pip is looking at multiple versions of lxml to determine which version is compatible with other requirements. This could take a while.
#13 54.23 Downloading cryptography-37.0.0-cp36-abi3-musllinux_1_1_aarch64.whl (4.1 MB)
#13 54.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 40.4 MB/s eta 0:00:00
#13 57.46 Downloading cryptography-36.0.2-cp36-abi3-musllinux_1_1_aarch64.whl (3.6 MB)
#13 57.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 34.3 MB/s eta 0:00:00
#13 58.30 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
#13 60.56 Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_aarch64.whl (3.7 MB)
#13 60.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 45.1 MB/s eta 0:00:00
#13 64.67 Downloading cryptography-36.0.0-cp36-abi3-musllinux_1_1_aarch64.whl (3.7 MB)
#13 64.76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 40.9 MB/s eta 0:00:00
#13 68.93 Downloading cryptography-35.0.0-cp36-abi3-musllinux_1_1_aarch64.whl (3.6 MB)
#13 69.00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 49.1 MB/s eta 0:00:00
#13 72.03 Downloading cryptography-3.4.8-cp36-abi3-musllinux_1_1_aarch64.whl (3.1 MB)
#13 72.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 43.4 MB/s eta 0:00:00
#13 75.20 INFO: pip is looking at multiple versions of cryptography to determine which version is compatible with other requirements. This could take a while.
#13 75.25 Downloading cryptography-3.4.7.tar.gz (546 kB)
#13 75.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 546.9/546.9 kB 43.7 MB/s eta 0:00:00
#13 75.46 Installing build dependencies: started
#13 79.60 Installing build dependencies: finished with status 'done'
#13 79.60 Getting requirements to build wheel: started
#13 79.76 Getting requirements to build wheel: finished with status 'done'
#13 79.77 Preparing metadata (pyproject.toml): started
#13 81.75 Preparing metadata (pyproject.toml): finished with status 'done'
#13 84.80 Downloading cryptography-3.4.6.tar.gz (546 kB)
#13 84.81 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 546.7/546.7 kB 77.1 MB/s eta 0:00:00
#13 85.01 Installing build dependencies: started
#13 88.54 Installing build dependencies: finished with status 'done'
#13 88.54 Getting requirements to build wheel: started
#13 88.72 Getting requirements to build wheel: finished with status 'done'
#13 88.72 Preparing metadata (pyproject.toml): started
#13 90.75 Preparing metadata (pyproject.toml): finished with status 'done'
#13 93.91 Downloading cryptography-3.4.5.tar.gz (546 kB)
#13 93.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 546.6/546.6 kB 47.7 MB/s eta 0:00:00
#13 94.11 Installing build dependencies: started
#13 97.51 Installing build dependencies: finished with status 'done'
#13 97.51 Getting requirements to build wheel: started
#13 97.70 Getting requirements to build wheel: finished with status 'done'
#13 97.70 Preparing metadata (pyproject.toml): started
#13 99.79 Preparing metadata (pyproject.toml): finished with status 'done'
#13 102.9 Downloading cryptography-3.4.4.tar.gz (545 kB)
#13 102.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 545.2/545.2 kB 48.3 MB/s eta 0:00:00
#13 103.1 Installing build dependencies: started
#13 106.5 Installing build dependencies: finished with status 'done'
#13 106.5 Getting requirements to build wheel: started
#13 106.7 Getting requirements to build wheel: finished with status 'done'
#13 106.7 Preparing metadata (pyproject.toml): started
#13 108.8 Preparing metadata (pyproject.toml): finished with status 'done'
#13 111.9 Downloading cryptography-3.4.3.tar.gz (545 kB)
#13 111.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 545.0/545.0 kB 59.7 MB/s eta 0:00:00
#13 112.1 Installing build dependencies: started
#13 115.8 Installing build dependencies: finished with status 'done'
#13 115.8 Getting requirements to build wheel: started
#13 116.0 Getting requirements to build wheel: finished with status 'done'
#13 116.0 Preparing metadata (pyproject.toml): started
#13 118.1 Preparing metadata (pyproject.toml): finished with status 'done'
#13 121.2 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
#13 121.2 Downloading cryptography-3.4.2.tar.gz (544 kB)
#13 121.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 545.0/545.0 kB 58.7 MB/s eta 0:00:00
#13 121.4 Installing build dependencies: started
#13 124.8 Installing build dependencies: finished with status 'done'
#13 124.8 Getting requirements to build wheel: started
#13 125.0 Getting requirements to build wheel: finished with status 'done'
#13 125.0 Preparing metadata (pyproject.toml): started
#13 127.2 Preparing metadata (pyproject.toml): finished with status 'done'
#13 130.3 Downloading cryptography-3.4.1.tar.gz (544 kB)
#13 130.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 544.4/544.4 kB 58.0 MB/s eta 0:00:00
#13 130.5 Installing build dependencies: started
#13 133.7 Installing build dependencies: finished with status 'done'
#13 133.7 Getting requirements to build wheel: started
#13 133.9 Getting requirements to build wheel: finished with status 'done'
#13 133.9 Preparing metadata (pyproject.toml): started
#13 136.0 Preparing metadata (pyproject.toml): finished with status 'done'
#13 136.1 Collecting setuptools-rust>=0.11.4
#13 136.1 Using cached setuptools_rust-1.3.0-py3-none-any.whl (21 kB)
#13 139.3 Collecting cryptography>=3.2
#13 139.5 Downloading cryptography-3.4.tar.gz (544 kB)
#13 139.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 544.2/544.2 kB 26.8 MB/s eta 0:00:00
#13 139.7 Installing build dependencies: started
#13 143.1 Installing build dependencies: finished with status 'done'
#13 143.1 Getting requirements to build wheel: started
#13 143.3 Getting requirements to build wheel: finished with status 'done'
#13 143.3 Preparing metadata (pyproject.toml): started
#13 145.5 Preparing metadata (pyproject.toml): finished with status 'done'
#13 148.7 Downloading cryptography-3.3.2.tar.gz (539 kB)
#13 148.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 539.9/539.9 kB 18.8 MB/s eta 0:00:00
#13 148.9 Installing build dependencies: started
#13 152.0 Installing build dependencies: finished with status 'done'
#13 152.0 Getting requirements to build wheel: started
#13 152.1 Getting requirements to build wheel: finished with status 'done'
#13 152.1 Preparing metadata (pyproject.toml): started
#13 154.2 Preparing metadata (pyproject.toml): finished with status 'done'
#13 157.6 Downloading cryptography-3.3.1.tar.gz (539 kB)
#13 157.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 539.8/539.8 kB 82.0 MB/s eta 0:00:00
#13 157.8 Installing build dependencies: started
#13 161.0 Installing build dependencies: finished with status 'done'
#13 161.0 Getting requirements to build wheel: started
#13 161.1 Getting requirements to build wheel: finished with status 'done'
#13 161.1 Preparing metadata (pyproject.toml): started
#13 163.1 Preparing metadata (pyproject.toml): finished with status 'done'
#13 166.5 Downloading cryptography-3.3.tar.gz (539 kB)
#13 166.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 539.5/539.5 kB 40.3 MB/s eta 0:00:00
#13 166.7 Installing build dependencies: started
#13 169.9 Installing build dependencies: finished with status 'done'
#13 169.9 Getting requirements to build wheel: started
#13 170.0 Getting requirements to build wheel: finished with status 'done'
#13 170.0 Preparing metadata (pyproject.toml): started
#13 172.0 Preparing metadata (pyproject.toml): finished with status 'done'
#13 175.4 Downloading cryptography-3.2.1.tar.gz (540 kB)
#13 175.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 541.0/541.0 kB 16.7 MB/s eta 0:00:00
#13 175.6 Installing build dependencies: started
#13 178.7 Installing build dependencies: finished with status 'done'
#13 178.7 Getting requirements to build wheel: started
#13 178.9 Getting requirements to build wheel: finished with status 'done'
#13 178.9 Preparing metadata (pyproject.toml): started
#13 180.8 Preparing metadata (pyproject.toml): finished with status 'done'
#13 184.1 Downloading cryptography-3.2.tar.gz (540 kB)
#13 184.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 540.8/540.8 kB 28.4 MB/s eta 0:00:00
#13 184.4 Installing build dependencies: started
#13 187.6 Installing build dependencies: finished with status 'done'
#13 187.6 Getting requirements to build wheel: started
#13 187.7 Getting requirements to build wheel: finished with status 'done'
#13 187.7 Preparing metadata (pyproject.toml): started
#13 189.7 Preparing metadata (pyproject.toml): finished with status 'done'
#13 193.0 INFO: pip is looking at multiple versions of ansible to determine which version is compatible with other requirements. This could take a while.
#13 193.0 Collecting ansible>=4.2.0
#13 193.0 Downloading ansible-5.9.0.tar.gz (36.8 MB)
#13 194.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.8/36.8 MB 29.1 MB/s eta 0:00:00
#13 203.5 Preparing metadata (setup.py): started
#13 213.5 Preparing metadata (setup.py): finished with status 'done'
#13 213.5 Collecting ansible-core~=2.12.6
#13 213.6 Downloading ansible-core-2.12.7.tar.gz (7.8 MB)
#13 213.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 35.0 MB/s eta 0:00:00
#13 215.1 Preparing metadata (setup.py): started
#13 216.3 Preparing metadata (setup.py): finished with status 'done'
#13 216.6 Collecting pygments<3.0.0,>=2.6.0
#13 216.6 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB)
#13 216.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 40.6 MB/s eta 0:00:00
#13 216.7 Collecting commonmark<0.10.0,>=0.9.0
#13 216.8 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB)
#13 216.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 14.7 MB/s eta 0:00:00
#13 216.8 Collecting ruamel.yaml.clib>=0.2.6
#13 216.9 Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB)
#13 216.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.7/180.7 kB 54.8 MB/s eta 0:00:00
#13 216.9 Preparing metadata (setup.py): started
#13 218.1 Preparing metadata (setup.py): finished with status 'done'
#13 218.2 Collecting bracex>=2.1.1
#13 218.2 Downloading bracex-2.3.post1-py3-none-any.whl (12 kB)
#13 218.3 Collecting pyparsing!=3.0.5,>=2.0.2
#13 218.4 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
#13 218.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 29.2 MB/s eta 0:00:00
#13 218.5 Building wheels for collected packages: bcrypt, cffi, ipaddress, MarkupSafe, ncclient, pycparser, pycrypto, PyNaCl, PyYAML, SecretStorage, ansible, lxml, ansible-core, ruamel.yaml.clib
#13 218.5 Building wheel for bcrypt (pyproject.toml): started
#13 220.5 Building wheel for bcrypt (pyproject.toml): finished with status 'done'
#13 220.5 Created wheel for bcrypt: filename=bcrypt-3.1.7-cp310-cp310-linux_aarch64.whl size=52720 sha256=0af14cac72cca329e0fd7891f0d6a4741574c23b5e49a22aff6f0aadc0fc1baa
#13 220.5 Stored in directory: /root/.cache/pip/wheels/6b/2c/ce/eccd7a77bce0d2b9b1f1fa5fe367036e7ac494677d2377d3dd
#13 220.5 Building wheel for cffi (setup.py): started
#13 221.7 Building wheel for cffi (setup.py): finished with status 'error'
#13 221.7 error: subprocess-exited-with-error
#13 221.7
#13 221.7 × python setup.py bdist_wheel did not run successfully.
#13 221.7 │ exit code: 1
#13 221.7 ╰─> [58 lines of output]
#13 221.7 /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
#13 221.7 warnings.warn(msg, warning_class)
#13 221.7 running bdist_wheel
#13 221.7 running build
#13 221.7 running build_py
#13 221.7 creating build
#13 221.7 creating build/lib.linux-aarch64-cpython-310
#13 221.7 creating build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/api.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/verifier.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/recompiler.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/cparser.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/lock.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/model.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/backend_ctypes.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/cffi_opcode.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/error.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/vengine_cpy.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/__init__.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/pkgconfig.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/commontypes.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/ffiplatform.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/vengine_gen.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/setuptools_ext.py -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/_cffi_include.h -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/parse_c_type.h -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/_embedding.h -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 copying cffi/_cffi_errors.h -> build/lib.linux-aarch64-cpython-310/cffi
#13 221.7 running build_ext
#13 221.7 building '_cffi_backend' extension
#13 221.7 creating build/temp.linux-aarch64-cpython-310
#13 221.7 creating build/temp.linux-aarch64-cpython-310/c
#13 221.7 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -g -g -g -DTHREAD_STACK_SIZE=0x100000 -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.10 -c c/_cffi_backend.c -o build/temp.linux-aarch64-cpython-310/c/_cffi_backend.o
#13 221.7 c/_cffi_backend.c: In function 'ctypedescr_dealloc':
#13 221.7 c/_cffi_backend.c:405:23: error: lvalue required as left operand of assignment
#13 221.7 405 | Py_REFCNT(ct) = 43;
#13 221.7 | ^
#13 221.7 c/_cffi_backend.c:408:23: error: lvalue required as left operand of assignment
#13 221.7 408 | Py_REFCNT(ct) = 0;
#13 221.7 | ^
#13 221.7 c/_cffi_backend.c: In function 'prepare_callback_info_tuple':
#13 221.7 c/_cffi_backend.c:6029:5: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
#13 221.7 6029 | PyEval_InitThreads();
#13 221.7 | ^~~~~~~~~~~~~~~~~~
#13 221.7 In file included from /usr/include/python3.10/Python.h:130,
#13 221.7 from c/_cffi_backend.c:2:
#13 221.7 /usr/include/python3.10/ceval.h:122:37: note: declared here
#13 221.7 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
#13 221.7 | ^~~~~~~~~~~~~~~~~~
#13 221.7 c/_cffi_backend.c: In function 'b_callback':
#13 221.7 c/_cffi_backend.c:6089:5: warning: 'ffi_prep_closure' is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations]
#13 221.7 6089 | if (ffi_prep_closure(closure, &cif_descr->cif,
#13 221.7 | ^~
#13 221.7 In file included from c/_cffi_backend.c:15:
#13 221.7 /usr/include/ffi.h:347:1: note: declared here
#13 221.7 347 | ffi_prep_closure (ffi_closure*,
#13 221.7 | ^~~~~~~~~~~~~~~~
#13 221.7 error: command '/usr/bin/gcc' failed with exit code 1
#13 221.7 [end of output]
#13 221.7
#13 221.7 note: This error originates from a subprocess, and is likely not a problem with pip.
#13 221.7 ERROR: Failed building wheel for cffi
#13 221.7 Running setup.py clean for cffi
#13 222.5 Building wheel for ipaddress (setup.py): started
#13 223.7 Building wheel for ipaddress (setup.py): finished with status 'done'
#13 223.7 Created wheel for ipaddress: filename=ipaddress-1.0.17-py3-none-any.whl size=18101 sha256=630cb1069d0883198e16effcf1cdc4dd612a0cf374d19540a991386e8176a744
#13 223.7 Stored in directory: /root/.cache/pip/wheels/f7/17/c4/035d37c764ac0705a05098db57302a69e86cd0bc6c0740703b
#13 223.7 Building wheel for MarkupSafe (setup.py): started
#13 225.1 Building wheel for MarkupSafe (setup.py): finished with status 'done'
#13 225.1 Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp310-cp310-linux_aarch64.whl size=27991 sha256=fa3696d3c386bacf27d5c72d1eea3fd2b113b1e510a83b0a7051b73d17c3e1de
#13 225.1 Stored in directory: /root/.cache/pip/wheels/a6/81/81/3fcafa7c24e4b4e25bcf383c792b343e53c38e6196f44bc3e3
#13 225.1 Building wheel for ncclient (setup.py): started
#13 226.3 Building wheel for ncclient (setup.py): finished with status 'done'
#13 226.3 Created wheel for ncclient: filename=ncclient-0.6.6-py2.py3-none-any.whl size=70883 sha256=6a0147a52f7cda68fb06466478e9e4baad175396c0c1e71bc4c2ef3e57b4ce5e
#13 226.3 Stored in directory: /root/.cache/pip/wheels/0c/25/30/54c59dfed89f8afd7aa9b9123e2a31770b091926daac70c874
#13 226.4 Building wheel for pycparser (setup.py): started
#13 227.7 Building wheel for pycparser (setup.py): finished with status 'done'
#13 227.7 Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111053 sha256=e56c2dd0bd5861a0ff0c4e974257f3dc993585b83ca6ab7f48c187edab44ea7d
#13 227.7 Stored in directory: /root/.cache/pip/wheels/2e/6f/70/59a963f3a0b0142bd29f95ed4c4eaebf035a354cdc27040962
#13 227.7 Building wheel for pycrypto (setup.py): started
#13 234.2 Building wheel for pycrypto (setup.py): finished with status 'done'
#13 234.2 Created wheel for pycrypto: filename=pycrypto-2.6.1-cp310-cp310-linux_aarch64.whl size=503244 sha256=fad1ea2b13c943dc84057ecd844d5a8de9b45dc5607b1e0a5b0c407cd415d801
#13 234.2 Stored in directory: /root/.cache/pip/wheels/e8/4b/5b/b10a6fc885057b6ff9fbd5691d7e700d0a9408f80b7e6f12e0
#13 234.2 Building wheel for PyNaCl (pyproject.toml): started
#13 279.4 Building wheel for PyNaCl (pyproject.toml): finished with status 'error'
#13 280.1 error: subprocess-exited-with-error
#13 280.1
#13 280.1 × Building wheel for PyNaCl (pyproject.toml) did not run successfully.
#13 280.1 │ exit code: 1
#13 280.1 ╰─> [1261 lines of output]
#13 280.1 /tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
#13 280.1 warnings.warn(msg, warning_class)
#13 280.1 running bdist_wheel
#13 280.1 running build
#13 280.1 running build_py
#13 280.1 creating build
#13 280.1 creating build/lib.linux-aarch64-cpython-310
#13 280.1 creating build/lib.linux-aarch64-cpython-310/nacl
#13 280.1 copying src/nacl/hash.py -> build/lib.linux-aarch64-cpython-310/nacl
#13 280.1 copying src/nacl/signing.py -> build/lib.linux-aarch64-cpython-310/nacl
#13 280.1 copying src/nacl/exceptions.py -> build/lib.linux-aarch64-cpython-310/nacl
#13 280.1 copying src/nacl/encoding.py -> build/lib.linux-aarch64-cpython-310/nacl
#13 280.1 copying src/nacl/hashlib.py -> build/lib.linux-aarch64-cpython-310/nacl
#13 280.1 copying src/nacl/__init__.py -> build/lib.linux-aarch64-cpython-310/nacl
#13 280.1 copying src/nacl/utils.py -> build/lib.linux-aarch64-cpython-310/nacl
#13 280.1 copying src/nacl/secret.py -> build/lib.linux-aarch64-cpython-310/nacl
#13 280.1 copying src/nacl/public.py -> build/lib.linux-aarch64-cpython-310/nacl
#13 280.1 creating build/lib.linux-aarch64-cpython-310/nacl/pwhash
#13 280.1 copying src/nacl/pwhash/_argon2.py -> build/lib.linux-aarch64-cpython-310/nacl/pwhash
#13 280.1 copying src/nacl/pwhash/argon2i.py -> build/lib.linux-aarch64-cpython-310/nacl/pwhash
#13 280.1 copying src/nacl/pwhash/scrypt.py -> build/lib.linux-aarch64-cpython-310/nacl/pwhash
#13 280.1 copying src/nacl/pwhash/argon2id.py -> build/lib.linux-aarch64-cpython-310/nacl/pwhash
#13 280.1 copying src/nacl/pwhash/__init__.py -> build/lib.linux-aarch64-cpython-310/nacl/pwhash
#13 280.1 creating build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/crypto_secretstream.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/crypto_generichash.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/crypto_hash.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/crypto_secretbox.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/sodium_core.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/__init__.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/utils.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/crypto_shorthash.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/crypto_pwhash.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/crypto_kx.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/randombytes.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/crypto_box.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/crypto_aead.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 copying src/nacl/bindings/crypto_sign.py -> build/lib.linux-aarch64-cpython-310/nacl/bindings
#13 280.1 running build_clib
#13 280.1 checking build system type... aarch64-unknown-linux-gnu
#13 280.1 checking host system type... aarch64-unknown-linux-gnu
#13 280.1 checking for a BSD-compatible install... /usr/bin/install -c
#13 280.1 checking whether build environment is sane... yes
#13 280.1 checking for a thread-safe mkdir -p... /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/build-aux/install-sh -c -d
#13 280.1 checking for gawk... no
#13 280.1 checking for mawk... no
#13 280.1 checking for nawk... no
#13 280.1 checking for awk... awk
#13 280.1 checking whether make sets $(MAKE)... yes
#13 280.1 checking whether make supports nested variables... yes
#13 280.1 checking whether UID '0' is supported by ustar format... yes
#13 280.1 checking whether GID '0' is supported by ustar format... yes
#13 280.1 checking how to create a ustar tar archive... none
#13 280.1 checking whether make supports nested variables... (cached) yes
#13 280.1 checking whether to enable maintainer-specific portions of Makefiles... no
#13 280.1 checking for style of include used by make... GNU
#13 280.1 checking for gcc... gcc
#13 280.1 checking whether the C compiler works... yes
#13 280.1 checking for C compiler default output file name... a.out
#13 280.1 checking for suffix of executables...
#13 280.1 checking whether we are cross compiling... no
#13 280.1 checking for suffix of object files... o
#13 280.1 checking whether we are using the GNU C compiler... yes
#13 280.1 checking whether gcc accepts -g... yes
#13 280.1 checking for gcc option to accept ISO C89... none needed
#13 280.1 checking whether gcc understands -c and -o together... yes
#13 280.1 checking dependency style of gcc... none
#13 280.1 checking for a sed that does not truncate output... /bin/sed
#13 280.1 checking how to run the C preprocessor... gcc -E
#13 280.1 checking for grep that handles long lines and -e... /bin/grep
#13 280.1 checking for egrep... /bin/grep -E
#13 280.1 checking whether gcc is Clang... no
#13 280.1 checking whether pthreads work with -pthread... yes
#13 280.1 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
#13 280.1 checking whether more special flags are required for pthreads... no
#13 280.1 checking for PTHREAD_PRIO_INHERIT... yes
#13 280.1 checking for gcc option to accept ISO C99... none needed
#13 280.1 checking dependency style of gcc... none
#13 280.1 checking for ANSI C header files... yes
#13 280.1 checking for sys/types.h... yes
#13 280.1 checking for sys/stat.h... yes
#13 280.1 checking for stdlib.h... yes
#13 280.1 checking for string.h... yes
#13 280.1 checking for memory.h... yes
#13 280.1 checking for strings.h... yes
#13 280.1 checking for inttypes.h... yes
#13 280.1 checking for stdint.h... yes
#13 280.1 checking for unistd.h... yes
#13 280.1 checking minix/config.h usability... no
#13 280.1 checking minix/config.h presence... no
#13 280.1 checking for minix/config.h... no
#13 280.1 checking whether it is safe to define __EXTENSIONS__... yes
#13 280.1 checking for variable-length arrays... yes
#13 280.1 checking for __native_client__ defined... no
#13 280.1 checking for _FORTIFY_SOURCE defined... yes
#13 280.1 checking whether C compiler accepts -fvisibility=hidden... yes
#13 280.1 checking whether C compiler accepts -fPIC... yes
#13 280.1 checking whether C compiler accepts -fPIE... yes
#13 280.1 checking whether the linker accepts -pie... yes
#13 280.1 checking whether C compiler accepts -fno-strict-aliasing... yes
#13 280.1 checking whether C compiler accepts -fno-strict-overflow... yes
#13 280.1 checking whether C compiler accepts -fstack-protector... yes
#13 280.1 checking whether the linker accepts -fstack-protector... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes
#13 280.1 checking for clang... no
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no
#13 280.1 checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes
#13 280.1 checking whether the linker accepts -Wl,-z,relro... yes
#13 280.1 checking whether the linker accepts -Wl,-z,now... yes
#13 280.1 checking whether the linker accepts -Wl,-z,noexecstack... yes
#13 280.1 checking for a broken clang + AVX512 combination... no
#13 280.1 checking whether segmentation violations can be caught when using the C compiler... yes
#13 280.1 checking whether SIGABRT can be caught when using the C compiler... no
#13 280.1 configure: WARNING: On this platform, SIGABRT cannot be caught using signal handlers.
#13 280.1 checking for thread local storage (TLS) class... _Thread_local
#13 280.1 thread local storage is supported
#13 280.1 checking how to print strings... printf
#13 280.1 checking for a sed that does not truncate output... (cached) /bin/sed
#13 280.1 checking for fgrep... /bin/grep -F
#13 280.1 checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld
#13 280.1 checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes
#13 280.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#13 280.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#13 280.1 checking whether ln -s works... yes
#13 280.1 checking the maximum length of command line arguments... 98304
#13 280.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
#13 280.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
#13 280.1 checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r
#13 280.1 checking for objdump... objdump
#13 280.1 checking how to recognize dependent libraries... pass_all
#13 280.1 checking for dlltool... no
#13 280.1 checking how to associate runtime and link libraries... printf %s\n
#13 280.1 checking for ar... ar
#13 280.1 checking for archiver @FILE support... @
#13 280.1 checking for strip... strip
#13 280.1 checking for ranlib... ranlib
#13 280.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
#13 280.1 checking for sysroot... no
#13 280.1 checking for a working dd... /bin/dd
#13 280.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
#13 280.1 checking for mt... no
#13 280.1 checking if : is a manifest tool... no
#13 280.1 checking for dlfcn.h... yes
#13 280.1 checking for objdir... .libs
#13 280.1 checking if gcc supports -fno-rtti -fno-exceptions... no
#13 280.1 checking for gcc option to produce PIC... -fPIC -DPIC
#13 280.1 checking if gcc PIC flag -fPIC -DPIC works... yes
#13 280.1 checking if gcc static flag -static works... yes
#13 280.1 checking if gcc supports -c -o file.o... yes
#13 280.1 checking if gcc supports -c -o file.o... (cached) yes
#13 280.1 checking whether the gcc linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes
#13 280.1 checking dynamic linker characteristics... GNU/Linux ld.so
#13 280.1 checking how to hardcode library paths into programs... immediate
#13 280.1 checking whether stripping libraries is possible... yes
#13 280.1 checking if libtool supports shared libraries... yes
#13 280.1 checking whether to build shared libraries... no
#13 280.1 checking whether to build static libraries... yes
#13 280.1 checking for ar... (cached) ar
#13 280.1 checking whether C compiler accepts -mmmx... no
#13 280.1 checking for MMX instructions set... no
#13 280.1 checking whether C compiler accepts -msse2... no
#13 280.1 checking for SSE2 instructions set... no
#13 280.1 checking whether C compiler accepts -msse3... no
#13 280.1 checking for SSE3 instructions set... no
#13 280.1 checking whether C compiler accepts -mssse3... no
#13 280.1 checking for SSSE3 instructions set... no
#13 280.1 checking whether C compiler accepts -msse4.1... no
#13 280.1 checking for SSE4.1 instructions set... no
#13 280.1 checking whether C compiler accepts -mavx... no
#13 280.1 checking for AVX instructions set... no
#13 280.1 checking whether C compiler accepts -mavx2... no
#13 280.1 checking for AVX2 instructions set... no
#13 280.1 checking whether C compiler accepts -mavx512f... no
#13 280.1 checking for AVX512F instructions set... no
#13 280.1 checking whether C compiler accepts -maes... no
#13 280.1 checking whether C compiler accepts -mpclmul... no
#13 280.1 checking for AESNI instructions set and PCLMULQDQ... no
#13 280.1 checking whether C compiler accepts -mrdrnd... no
#13 280.1 checking for RDRAND... no
#13 280.1 checking sys/mman.h usability... yes
#13 280.1 checking sys/mman.h presence... yes
#13 280.1 checking for sys/mman.h... yes
#13 280.1 checking intrin.h usability... no
#13 280.1 checking intrin.h presence... no
#13 280.1 checking for intrin.h... no
#13 280.1 checking if _xgetbv() is available... no
#13 280.1 checking for inline... inline
#13 280.1 checking whether byte ordering is bigendian... no
#13 280.1 checking whether __STDC_LIMIT_MACROS is required... no
#13 280.1 checking whether we can use x86_64 asm code... no
#13 280.1 checking whether we can assemble AVX opcodes... no
#13 280.1 checking for 128-bit arithmetic... yes
#13 280.1 checking for cpuid instruction... no
#13 280.1 checking if the .private_extern asm directive is supported... no
#13 280.1 checking if the .hidden asm directive is supported... yes
#13 280.1 checking if weak symbols are supported... yes
#13 280.1 checking if data alignment is required... yes
#13 280.1 checking if atomic operations are supported... yes
#13 280.1 checking for size_t... yes
#13 280.1 checking for working alloca.h... yes
#13 280.1 checking for alloca... yes
#13 280.1 checking for arc4random... no
#13 280.1 checking for arc4random_buf... no
#13 280.1 checking for mmap... yes
#13 280.1 checking for mlock... yes
#13 280.1 checking for madvise... yes
#13 280.1 checking for mprotect... yes
#13 280.1 checking for memset_s... no
#13 280.1 checking for explicit_bzero... yes
#13 280.1 checking for nanosleep... yes
#13 280.1 checking for posix_memalign... yes
#13 280.1 checking for getpid... yes
#13 280.1 checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled
#13 280.1 checking that generated files are newer than configure... done
#13 280.1 configure: creating ./config.status
#13 280.1 config.status: creating Makefile
#13 280.1 config.status: creating builds/Makefile
#13 280.1 config.status: creating contrib/Makefile
#13 280.1 config.status: creating dist-build/Makefile
#13 280.1 config.status: creating libsodium.pc
#13 280.1 config.status: creating libsodium-uninstalled.pc
#13 280.1 config.status: creating msvc-scripts/Makefile
#13 280.1 config.status: creating src/Makefile
#13 280.1 config.status: creating src/libsodium/Makefile
#13 280.1 config.status: creating src/libsodium/include/Makefile
#13 280.1 config.status: creating src/libsodium/include/sodium/version.h
#13 280.1 config.status: creating test/default/Makefile
#13 280.1 config.status: creating test/Makefile
#13 280.1 config.status: executing depfiles commands
#13 280.1 config.status: executing libtool commands
#13 280.1 Making all in builds
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/builds'
#13 280.1 make[1]: Nothing to be done for 'all'.
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/builds'
#13 280.1 Making all in contrib
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/contrib'
#13 280.1 make[1]: Nothing to be done for 'all'.
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/contrib'
#13 280.1 Making all in dist-build
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/dist-build'
#13 280.1 make[1]: Nothing to be done for 'all'.
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/dist-build'
#13 280.1 Making all in msvc-scripts
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/msvc-scripts'
#13 280.1 make[1]: Nothing to be done for 'all'.
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/msvc-scripts'
#13 280.1 Making all in src
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src'
#13 280.1 Making all in libsodium
#13 280.1 make[2]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium'
#13 280.1 Making all in include
#13 280.1 make[3]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium/include'
#13 280.1 make[3]: Nothing to be done for 'all'.
#13 280.1 make[3]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium/include'
#13 280.1 make[3]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium'
#13 280.1 CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo
#13 280.1 CC crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo
#13 280.1 CC crypto_auth/libsodium_la-crypto_auth.lo
#13 280.1 CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo
#13 280.1 CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo
#13 280.1 CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo
#13 280.1 CC crypto_box/libsodium_la-crypto_box.lo
#13 280.1 CC crypto_box/libsodium_la-crypto_box_easy.lo
#13 280.1 CC crypto_box/libsodium_la-crypto_box_seal.lo
#13 280.1 CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo
#13 280.1 CC crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo
#13 280.1 CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo
#13 280.1 CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo
#13 280.1 CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo
#13 280.1 CC crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo
#13 280.1 CC crypto_generichash/libsodium_la-crypto_generichash.lo
#13 280.1 CC crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo
#13 280.1 CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo
#13 280.1 CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo
#13 280.1 CC crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo
#13 280.1 CC crypto_hash/libsodium_la-crypto_hash.lo
#13 280.1 CC crypto_hash/sha256/libsodium_la-hash_sha256.lo
#13 280.1 CC crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo
#13 280.1 CC crypto_hash/sha512/libsodium_la-hash_sha512.lo
#13 280.1 CC crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo
#13 280.1 CC crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo
#13 280.1 CC crypto_kdf/libsodium_la-crypto_kdf.lo
#13 280.1 CC crypto_kx/libsodium_la-crypto_kx.lo
#13 280.1 CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo
#13 280.1 CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo
#13 280.1 CC crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo
#13 280.1 CC crypto_pwhash/argon2/libsodium_la-argon2-core.lo
#13 280.1 CC crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo
#13 280.1 CC crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo
#13 280.1 CC crypto_pwhash/argon2/libsodium_la-argon2.lo
#13 280.1 CC crypto_pwhash/argon2/libsodium_la-blake2b-long.lo
#13 280.1 CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo
#13 280.1 CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo
#13 280.1 CC crypto_pwhash/libsodium_la-crypto_pwhash.lo
#13 280.1 CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo
#13 280.1 CC crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo
#13 280.1 CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo
#13 280.1 CC crypto_secretbox/libsodium_la-crypto_secretbox.lo
#13 280.1 CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo
#13 280.1 CC crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo
#13 280.1 CC crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo
#13 280.1 CC crypto_shorthash/libsodium_la-crypto_shorthash.lo
#13 280.1 CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo
#13 280.1 CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo
#13 280.1 CC crypto_sign/libsodium_la-crypto_sign.lo
#13 280.1 CC crypto_sign/ed25519/libsodium_la-sign_ed25519.lo
#13 280.1 CC crypto_sign/ed25519/ref10/libsodium_la-keypair.lo
#13 280.1 CC crypto_sign/ed25519/ref10/libsodium_la-open.lo
#13 280.1 CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo
#13 280.1 CC crypto_stream/chacha20/libsodium_la-stream_chacha20.lo
#13 280.1 CC crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo
#13 280.1 CC crypto_stream/libsodium_la-crypto_stream.lo
#13 280.1 CC crypto_stream/salsa20/libsodium_la-stream_salsa20.lo
#13 280.1 CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo
#13 280.1 CC crypto_verify/sodium/libsodium_la-verify.lo
#13 280.1 CC randombytes/libsodium_la-randombytes.lo
#13 280.1 CC sodium/libsodium_la-codecs.lo
#13 280.1 CC sodium/libsodium_la-core.lo
#13 280.1 CC sodium/libsodium_la-runtime.lo
#13 280.1 CC sodium/libsodium_la-utils.lo
#13 280.1 CC sodium/libsodium_la-version.lo
#13 280.1 CC crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo
#13 280.1 CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo
#13 280.1 CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo
#13 280.1 CC crypto_core/ed25519/libsodium_la-core_ed25519.lo
#13 280.1 CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo
#13 280.1 CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo
#13 280.1 CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo
#13 280.1 CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo
#13 280.1 CC crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo
#13 280.1 CC crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo
#13 280.1 CC crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo
#13 280.1 CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo
#13 280.1 CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo
#13 280.1 CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo
#13 280.1 CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo
#13 280.1 CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo
#13 280.1 CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo
#13 280.1 CC crypto_stream/salsa208/libsodium_la-stream_salsa208.lo
#13 280.1 CC crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo
#13 280.1 CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo
#13 280.1 CC crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo
#13 280.1 CCLD libaesni.la
#13 280.1 libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
#13 280.1 ar: `u' modifier ignored since `D' is the default (see `U')
#13 280.1 CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo
#13 280.1 CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo
#13 280.1 CC crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo
#13 280.1 CCLD libsse2.la
#13 280.1 libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
#13 280.1 ar: `u' modifier ignored since `D' is the default (see `U')
#13 280.1 CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo
#13 280.1 CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo
#13 280.1 CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo
#13 280.1 CCLD libssse3.la
#13 280.1 libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
#13 280.1 ar: `u' modifier ignored since `D' is the default (see `U')
#13 280.1 CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo
#13 280.1 CCLD libsse41.la
#13 280.1 libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
#13 280.1 ar: `u' modifier ignored since `D' is the default (see `U')
#13 280.1 CC crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo
#13 280.1 CC crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo
#13 280.1 CC crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo
#13 280.1 CC crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo
#13 280.1 CCLD libavx2.la
#13 280.1 libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
#13 280.1 ar: `u' modifier ignored since `D' is the default (see `U')
#13 280.1 CC crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo
#13 280.1 CCLD libavx512f.la
#13 280.1 libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
#13 280.1 ar: `u' modifier ignored since `D' is the default (see `U')
#13 280.1 CC randombytes/salsa20/librdrand_la-randombytes_salsa20_random.lo
#13 280.1 CCLD librdrand.la
#13 280.1 libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
#13 280.1 ar: `u' modifier ignored since `D' is the default (see `U')
#13 280.1 CCLD libsodium.la
#13 280.1 ar: `u' modifier ignored since `D' is the default (see `U')
#13 280.1 make[3]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium'
#13 280.1 make[2]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium'
#13 280.1 make[2]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src'
#13 280.1 make[2]: Nothing to be done for 'all-am'.
#13 280.1 make[2]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src'
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src'
#13 280.1 Making all in test
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test'
#13 280.1 Making all in default
#13 280.1 make[2]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test/default'
#13 280.1 make[2]: Nothing to be done for 'all'.
#13 280.1 make[2]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test/default'
#13 280.1 make[2]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test'
#13 280.1 make[2]: Nothing to be done for 'all-am'.
#13 280.1 make[2]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test'
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test'
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310'
#13 280.1 make[1]: Nothing to be done for 'all-am'.
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310'
#13 280.1 Making check in builds
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/builds'
#13 280.1 make[1]: Nothing to be done for 'check'.
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/builds'
#13 280.1 Making check in contrib
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/contrib'
#13 280.1 make[1]: Nothing to be done for 'check'.
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/contrib'
#13 280.1 Making check in dist-build
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/dist-build'
#13 280.1 make[1]: Nothing to be done for 'check'.
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/dist-build'
#13 280.1 Making check in msvc-scripts
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/msvc-scripts'
#13 280.1 make[1]: Nothing to be done for 'check'.
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/msvc-scripts'
#13 280.1 Making check in src
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src'
#13 280.1 Making check in libsodium
#13 280.1 make[2]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium'
#13 280.1 Making check in include
#13 280.1 make[3]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium/include'
#13 280.1 make[3]: Nothing to be done for 'check'.
#13 280.1 make[3]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium/include'
#13 280.1 make[3]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium'
#13 280.1 make[3]: Nothing to be done for 'check-am'.
#13 280.1 make[3]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium'
#13 280.1 make[2]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src/libsodium'
#13 280.1 make[2]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src'
#13 280.1 make[2]: Nothing to be done for 'check-am'.
#13 280.1 make[2]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src'
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/src'
#13 280.1 Making check in test
#13 280.1 make[1]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test'
#13 280.1 Making check in default
#13 280.1 make[2]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test/default'
#13 280.1 make aead_aes256gcm aead_chacha20poly1305 aead_xchacha20poly1305 auth auth2 auth3 auth5 auth6 auth7 box box2 box7 box8 box_easy box_easy2 box_seal box_seed chacha20 codecs core1 core2 core3 core4 core5 core6 ed25519_convert generichash generichash2 generichash3 hash hash3 kdf keygen kx metamorphic misuse onetimeauth onetimeauth2 onetimeauth7 pwhash_argon2i pwhash_argon2id randombytes scalarmult scalarmult2 scalarmult5 scalarmult6 scalarmult7 secretbox secretbox2 secretbox7 secretbox8 secretbox_easy secretbox_easy2 secretstream shorthash sign sodium_core sodium_utils sodium_version stream stream2 stream3 stream4 verify1 sodium_utils2 sodium_utils3 core_ed25519 pwhash_scrypt pwhash_scrypt_ll scalarmult_ed25519 siphashx24 xchacha20
#13 280.1 make[3]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test/default'
#13 280.1 CC aead_aes256gcm.o
#13 280.1 CCLD aead_aes256gcm
#13 280.1 CC aead_chacha20poly1305.o
#13 280.1 CCLD aead_chacha20poly1305
#13 280.1 CC aead_xchacha20poly1305.o
#13 280.1 CCLD aead_xchacha20poly1305
#13 280.1 CC auth.o
#13 280.1 CCLD auth
#13 280.1 CC auth2.o
#13 280.1 CCLD auth2
#13 280.1 CC auth3.o
#13 280.1 CCLD auth3
#13 280.1 CC auth5.o
#13 280.1 CCLD auth5
#13 280.1 CC auth6.o
#13 280.1 CCLD auth6
#13 280.1 CC auth7.o
#13 280.1 CCLD auth7
#13 280.1 CC box.o
#13 280.1 CCLD box
#13 280.1 CC box2.o
#13 280.1 CCLD box2
#13 280.1 CC box7.o
#13 280.1 CCLD box7
#13 280.1 CC box8.o
#13 280.1 CCLD box8
#13 280.1 CC box_easy.o
#13 280.1 CCLD box_easy
#13 280.1 CC box_easy2.o
#13 280.1 CCLD box_easy2
#13 280.1 CC box_seal.o
#13 280.1 CCLD box_seal
#13 280.1 CC box_seed.o
#13 280.1 CCLD box_seed
#13 280.1 CC chacha20.o
#13 280.1 CCLD chacha20
#13 280.1 CC codecs.o
#13 280.1 CCLD codecs
#13 280.1 CC core1.o
#13 280.1 CCLD core1
#13 280.1 CC core2.o
#13 280.1 CCLD core2
#13 280.1 CC core3.o
#13 280.1 CCLD core3
#13 280.1 CC core4.o
#13 280.1 CCLD core4
#13 280.1 CC core5.o
#13 280.1 CCLD core5
#13 280.1 CC core6.o
#13 280.1 CCLD core6
#13 280.1 CC ed25519_convert.o
#13 280.1 CCLD ed25519_convert
#13 280.1 CC generichash.o
#13 280.1 CCLD generichash
#13 280.1 CC generichash2.o
#13 280.1 CCLD generichash2
#13 280.1 CC generichash3.o
#13 280.1 CCLD generichash3
#13 280.1 CC hash.o
#13 280.1 CCLD hash
#13 280.1 CC hash3.o
#13 280.1 CCLD hash3
#13 280.1 CC kdf.o
#13 280.1 CCLD kdf
#13 280.1 CC keygen.o
#13 280.1 CCLD keygen
#13 280.1 CC kx.o
#13 280.1 CCLD kx
#13 280.1 CC metamorphic.o
#13 280.1 CCLD metamorphic
#13 280.1 CC misuse.o
#13 280.1 CCLD misuse
#13 280.1 CC onetimeauth.o
#13 280.1 CCLD onetimeauth
#13 280.1 CC onetimeauth2.o
#13 280.1 CCLD onetimeauth2
#13 280.1 CC onetimeauth7.o
#13 280.1 CCLD onetimeauth7
#13 280.1 CC pwhash_argon2i.o
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:292:9: warning: 'crypto_pwhash_argon2i_str_verify' reading 128 bytes from a region of size 80 [-Wstringop-overread]
#13 280.1 292 | if (crypto_pwhash_argon2i_str_verify("$argon2i$m=65536,t=2,p=1c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 293 | "$9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 294 | "password", 0x100000000ULL) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:292:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:6,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h:108:5: note: in a call to function 'crypto_pwhash_argon2i_str_verify'
#13 280.1 108 | int crypto_pwhash_argon2i_str_verify(const char str[crypto_pwhash_argon2i_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:297:9: warning: 'crypto_pwhash_argon2i_str_verify' reading 128 bytes from a region of size 80 [-Wstringop-overread]
#13 280.1 297 | if (crypto_pwhash_argon2i_str_verify("$argon2i$m=65536,t=2,p=1c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 298 | "$9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 299 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:297:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:6,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h:108:5: note: in a call to function 'crypto_pwhash_argon2i_str_verify'
#13 280.1 108 | int crypto_pwhash_argon2i_str_verify(const char str[crypto_pwhash_argon2i_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:302:9: warning: 'crypto_pwhash_argon2i_str_verify' reading 128 bytes from a region of size 80 [-Wstringop-overread]
#13 280.1 302 | if (crypto_pwhash_argon2i_str_verify("$argon2i$m=65536,t=2,p=1$c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 303 | "9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 304 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:302:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:6,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h:108:5: note: in a call to function 'crypto_pwhash_argon2i_str_verify'
#13 280.1 108 | int crypto_pwhash_argon2i_str_verify(const char str[crypto_pwhash_argon2i_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:307:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 81 [-Wstringop-overread]
#13 280.1 307 | if (crypto_pwhash_str_verify("$argon2i$m=65536,t=2,p=1$c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 308 | "$b2G3seW+uPzerwQQC+/E1K50CLLO7YXy0JRcaTuswRo",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 309 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:307:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:312:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread]
#13 280.1 312 | if (crypto_pwhash_str_verify("$argon2i$v=19$m=65536,t=2,p=1c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 313 | "$wWKIMhR9lyDFvRz9YTZweHKfbftvj+qf+YFY4NeBbtA",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 314 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:312:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:317:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread]
#13 280.1 317 | if (crypto_pwhash_str_verify("$argon2i$v=19$m=65536,t=2,p=1$c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 318 | "wWKIMhR9lyDFvRz9YTZweHKfbftvj+qf+YFY4NeBbtA",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 319 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:317:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:322:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 86 [-Wstringop-overread]
#13 280.1 322 | if (crypto_pwhash_str_verify("$argon2i$v=19$m=65536,t=2,p=1$c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 323 | "$8iIuixkI73Js3G1uMbezQXD0b8LG4SXGsOwoQkdAQIM",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 324 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:322:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:327:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 96 [-Wstringop-overread]
#13 280.1 327 | if (crypto_pwhash_str_verify(
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 328 | "$argon2i$v=19$m=4096,t=3,p=2$b2RpZHVlamRpc29kaXNrdw"
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 329 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYIU+0jWipu7Kc9M",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 330 | "password", strlen("password")) != 0) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:327:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:333:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 96 [-Wstringop-overread]
#13 280.1 333 | if (crypto_pwhash_str_verify(
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 334 | "$argon2i$v=19$m=4096,t=3,p=2$b2RpZHVlamRpc29kaXNrdw"
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 335 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYIU+0jWipu7Kc9M",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 336 | "passwore", strlen("passwore")) != -1 || errno != EINVAL) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:333:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:339:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 96 [-Wstringop-overread]
#13 280.1 339 | if (crypto_pwhash_str_verify(
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 340 | "$Argon2i$v=19$m=4096,t=3,p=2$b2RpZHVlamRpc29kaXNrdw"
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 341 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYIU+0jWipu7Kc9M",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 342 | "password", strlen("password")) != -1 || errno != EINVAL) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:339:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:345:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 95 [-Wstringop-overread]
#13 280.1 345 | if (crypto_pwhash_str_verify(
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 346 | "$argon2i$v=1$m=4096,t=3,p=2$b2RpZHVlamRpc29kaXNrdw"
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 347 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYIU+0jWipu7Kc9M",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 348 | "password", strlen("password")) != -1 || errno != EINVAL) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:345:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:351:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 97 [-Wstringop-overread]
#13 280.1 351 | if (crypto_pwhash_str_verify(
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 352 | "$argon2i$v=1$m=4096,t=3,p=2$b2RpZHVla~=mRpc29kaXNrdw"
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 353 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYIU+0jWipu7Kc9M",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 354 | "password", strlen("password")) != -1 || errno != EINVAL) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:351:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:357:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 97 [-Wstringop-overread]
#13 280.1 357 | if (crypto_pwhash_str_verify(
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 358 | "$argon2i$v=1$m=4096,t=3,p=2$b2RpZHVlamRpc29kaXNrdw"
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 359 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYI~=U+0jWipu7Kc9M",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 360 | "password", strlen("password")) != -1 || errno != EINVAL) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:357:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:9,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:377:12: warning: 'crypto_pwhash_argon2id_str_needs_rehash' reading 128 bytes from a region of size 1 [-Wstringop-overread]
#13 280.1 377 | assert(crypto_pwhash_argon2id_str_needs_rehash("", OPSLIMIT, MEMLIMIT) == -1);
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:377:12: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:7,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h:114:5: note: in a call to function 'crypto_pwhash_argon2id_str_needs_rehash'
#13 280.1 114 | int crypto_pwhash_argon2id_str_needs_rehash(const char str[crypto_pwhash_argon2id_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:9,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:403:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:389:12: warning: 'crypto_pwhash_argon2id_str_needs_rehash' reading 128 bytes from a region of size 1 [-Wstringop-overread]
#13 280.1 389 | assert(crypto_pwhash_argon2id_str_needs_rehash("", OPSLIMIT, MEMLIMIT) == -1);
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:389:12: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:7,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2i.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h:114:5: note: in a call to function 'crypto_pwhash_argon2id_str_needs_rehash'
#13 280.1 114 | int crypto_pwhash_argon2id_str_needs_rehash(const char str[crypto_pwhash_argon2id_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 CCLD pwhash_argon2i
#13 280.1 CC pwhash_argon2id.o
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:307:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 81 [-Wstringop-overread]
#13 280.1 307 | if (crypto_pwhash_str_verify("$argon2id$m=65536,t=2,p=1c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 308 | "$9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 309 | "password", 0x100000000ULL) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:307:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:312:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 81 [-Wstringop-overread]
#13 280.1 312 | if (crypto_pwhash_str_verify("$argon2id$m=65536,t=2,p=1c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 313 | "$9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 314 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:312:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:317:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 81 [-Wstringop-overread]
#13 280.1 317 | if (crypto_pwhash_str_verify("$argon2id$m=65536,t=2,p=1$c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 318 | "9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 319 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:317:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:322:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 82 [-Wstringop-overread]
#13 280.1 322 | if (crypto_pwhash_str_verify("$argon2id$m=65536,t=2,p=1$c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 323 | "$b2G3seW+uPzerwQQC+/E1K50CLLO7YXy0JRcaTuswRo",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 324 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:322:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:327:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 86 [-Wstringop-overread]
#13 280.1 327 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=65536,t=2,p=1c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 328 | "$wWKIMhR9lyDFvRz9YTZweHKfbftvj+qf+YFY4NeBbtA",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 329 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:327:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:332:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 86 [-Wstringop-overread]
#13 280.1 332 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=65536,t=2,p=1$c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 333 | "wWKIMhR9lyDFvRz9YTZweHKfbftvj+qf+YFY4NeBbtA",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 334 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:332:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:337:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 87 [-Wstringop-overread]
#13 280.1 337 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=65536,t=2,p=1$c29tZXNhbHQ"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 338 | "$8iIuixkI73Js3G1uMbezQXD0b8LG4SXGsOwoQkdAQIM",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 339 | "password", strlen("password")) != -1) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:337:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:342:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread]
#13 280.1 342 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=256,t=3,p=1$MDEyMzQ1Njc"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 343 | "$G5ajKFCoUzaXRLdz7UJb5wGkb2Xt+X5/GQjUYtS2+TE",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 344 | "password", strlen("password")) != 0) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:342:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:347:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread]
#13 280.1 347 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=256,t=3,p=1$MDEyMzQ1Njc"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 348 | "$G5ajKFCoUzaXRLdz7UJb5wGkb2Xt+X5/GQjUYtS2+TE",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 349 | "passwore", strlen("passwore")) != -1 || errno != EINVAL) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:347:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:352:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread]
#13 280.1 352 | if (crypto_pwhash_str_verify("$Argon2id$v=19$m=256,t=3,p=1$MDEyMzQ1Njc"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 353 | "$G5ajKFCoUzaXRLdz7UJb5wGkb2Xt+X5/GQjUYtS2+TE",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 354 | "password", strlen("password")) != -1 || errno != EINVAL) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:352:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:357:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread]
#13 280.1 357 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=256,t=3,p=2$MDEyMzQ1Njc"
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 358 | "$G5ajKFCoUzaXRLdz7UJb5wGkb2Xt+X5/GQjUYtS2+TE",
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 359 | "password", strlen("password")) != -1 || errno != EINVAL) {
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:357:9: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify'
#13 280.1 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:9,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:376:12: warning: 'crypto_pwhash_argon2i_str_needs_rehash' reading 128 bytes from a region of size 1 [-Wstringop-overread]
#13 280.1 376 | assert(crypto_pwhash_argon2i_str_needs_rehash("", OPSLIMIT, MEMLIMIT) == -1);
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:376:12: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:6,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h:114:5: note: in a call to function 'crypto_pwhash_argon2i_str_needs_rehash'
#13 280.1 114 | int crypto_pwhash_argon2i_str_needs_rehash(const char str[crypto_pwhash_argon2i_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:9,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:402:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:388:12: warning: 'crypto_pwhash_argon2i_str_needs_rehash' reading 128 bytes from a region of size 1 [-Wstringop-overread]
#13 280.1 388 | assert(crypto_pwhash_argon2i_str_needs_rehash("", OPSLIMIT, MEMLIMIT) == -1);
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:388:12: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:6,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:32,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_argon2id.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h:114:5: note: in a call to function 'crypto_pwhash_argon2i_str_needs_rehash'
#13 280.1 114 | int crypto_pwhash_argon2i_str_needs_rehash(const char str[crypto_pwhash_argon2i_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 CCLD pwhash_argon2id
#13 280.1 CC randombytes.o
#13 280.1 CCLD randombytes
#13 280.1 CC scalarmult.o
#13 280.1 CCLD scalarmult
#13 280.1 CC scalarmult2.o
#13 280.1 CCLD scalarmult2
#13 280.1 CC scalarmult5.o
#13 280.1 CCLD scalarmult5
#13 280.1 CC scalarmult6.o
#13 280.1 CCLD scalarmult6
#13 280.1 CC scalarmult7.o
#13 280.1 CCLD scalarmult7
#13 280.1 CC secretbox.o
#13 280.1 CCLD secretbox
#13 280.1 CC secretbox2.o
#13 280.1 CCLD secretbox2
#13 280.1 CC secretbox7.o
#13 280.1 CCLD secretbox7
#13 280.1 CC secretbox8.o
#13 280.1 CCLD secretbox8
#13 280.1 CC secretbox_easy.o
#13 280.1 CCLD secretbox_easy
#13 280.1 CC secretbox_easy2.o
#13 280.1 CCLD secretbox_easy2
#13 280.1 CC secretstream.o
#13 280.1 CCLD secretstream
#13 280.1 CC shorthash.o
#13 280.1 CCLD shorthash
#13 280.1 CC sign.o
#13 280.1 CCLD sign
#13 280.1 CC sodium_core.o
#13 280.1 CCLD sodium_core
#13 280.1 CC sodium_utils.o
#13 280.1 CCLD sodium_utils
#13 280.1 CC sodium_version.o
#13 280.1 CCLD sodium_version
#13 280.1 CC stream.o
#13 280.1 CCLD stream
#13 280.1 CC stream2.o
#13 280.1 CCLD stream2
#13 280.1 CC stream3.o
#13 280.1 CCLD stream3
#13 280.1 CC stream4.o
#13 280.1 CCLD stream4
#13 280.1 CC verify1.o
#13 280.1 CCLD verify1
#13 280.1 CC sodium_utils2.o
#13 280.1 CCLD sodium_utils2
#13 280.1 CC sodium_utils3.o
#13 280.1 CCLD sodium_utils3
#13 280.1 CC core_ed25519.o
#13 280.1 CCLD core_ed25519
#13 280.1 CC pwhash_scrypt.o
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:9,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_scrypt.c:3:
#13 280.1 In function 'str_tests',
#13 280.1 inlined from 'xmain' at /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_scrypt.c:376:5:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_scrypt.c:362:12: warning: 'crypto_pwhash_scryptsalsa208sha256_str_needs_rehash' reading 102 bytes from a region of size 1 [-Wstringop-overread]
#13 280.1 362 | assert(crypto_pwhash_scryptsalsa208sha256_str_needs_rehash
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 363 | ("", OPSLIMIT, MEMLIMIT) == -1);
#13 280.1 | ~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_scrypt.c: In function 'xmain':
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_scrypt.c:362:12: note: referencing argument 1 of type 'const char *'
#13 280.1 In file included from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium.h:64,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/cmptest.h:16,
#13 280.1 from /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/test/default/pwhash_scrypt.c:3:
#13 280.1 /tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h:111:5: note: in a call to function 'crypto_pwhash_scryptsalsa208sha256_str_needs_rehash'
#13 280.1 111 | int crypto_pwhash_scryptsalsa208sha256_str_needs_rehash(const char str[crypto_pwhash_scryptsalsa208sha256_STRBYTES],
#13 280.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 280.1 CCLD pwhash_scrypt
#13 280.1 CC pwhash_scrypt_ll.o
#13 280.1 CCLD pwhash_scrypt_ll
#13 280.1 CC scalarmult_ed25519.o
#13 280.1 CCLD scalarmult_ed25519
#13 280.1 CC siphashx24.o
#13 280.1 CCLD siphashx24
#13 280.1 CC xchacha20.o
#13 280.1 CCLD xchacha20
#13 280.1 make[3]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test/default'
#13 280.1 make check-TESTS
#13 280.1 make[3]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test/default'
#13 280.1 make[4]: Entering directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test/default'
#13 280.1 PASS: aead_aes256gcm
#13 280.1 PASS: aead_chacha20poly1305
#13 280.1 PASS: aead_xchacha20poly1305
#13 280.1 PASS: auth
#13 280.1 PASS: auth2
#13 280.1 PASS: auth3
#13 280.1 PASS: auth5
#13 280.1 PASS: auth6
#13 280.1 PASS: auth7
#13 280.1 PASS: box
#13 280.1 PASS: box2
#13 280.1 PASS: box7
#13 280.1 PASS: box8
#13 280.1 PASS: box_easy
#13 280.1 PASS: box_easy2
#13 280.1 PASS: box_seal
#13 280.1 PASS: box_seed
#13 280.1 PASS: chacha20
#13 280.1 PASS: codecs
#13 280.1 PASS: core1
#13 280.1 PASS: core2
#13 280.1 PASS: core3
#13 280.1 PASS: core4
#13 280.1 PASS: core5
#13 280.1 PASS: core6
#13 280.1 PASS: ed25519_convert
#13 280.1 PASS: generichash
#13 280.1 PASS: generichash2
#13 280.1 PASS: generichash3
#13 280.1 PASS: hash
#13 280.1 PASS: hash3
#13 280.1 PASS: kdf
#13 280.1 PASS: keygen
#13 280.1 PASS: kx
#13 280.1 PASS: metamorphic
#13 280.1 PASS: misuse
#13 280.1 PASS: onetimeauth
#13 280.1 PASS: onetimeauth2
#13 280.1 PASS: onetimeauth7
#13 280.1 PASS: pwhash_argon2i
#13 280.1 PASS: pwhash_argon2id
#13 280.1 PASS: randombytes
#13 280.1 PASS: scalarmult
#13 280.1 PASS: scalarmult2
#13 280.1 PASS: scalarmult5
#13 280.1 PASS: scalarmult6
#13 280.1 PASS: scalarmult7
#13 280.1 PASS: secretbox
#13 280.1 PASS: secretbox2
#13 280.1 PASS: secretbox7
#13 280.1 PASS: secretbox8
#13 280.1 PASS: secretbox_easy
#13 280.1 PASS: secretbox_easy2
#13 280.1 PASS: secretstream
#13 280.1 PASS: shorthash
#13 280.1 PASS: sign
#13 280.1 PASS: sodium_core
#13 280.1 PASS: sodium_utils
#13 280.1 PASS: sodium_version
#13 280.1 PASS: stream
#13 280.1 PASS: stream2
#13 280.1 PASS: stream3
#13 280.1 PASS: stream4
#13 280.1 PASS: verify1
#13 280.1 PASS: sodium_utils2
#13 280.1 PASS: sodium_utils3
#13 280.1 PASS: core_ed25519
#13 280.1 FAIL: pwhash_scrypt
#13 280.1 PASS: pwhash_scrypt_ll
#13 280.1 PASS: scalarmult_ed25519
#13 280.1 PASS: siphashx24
#13 280.1 PASS: xchacha20
#13 280.1 ============================================================================
#13 280.1 Testsuite summary for libsodium 1.0.16
#13 280.1 ============================================================================
#13 280.1 # TOTAL: 72
#13 280.1 # PASS: 71
#13 280.1 # SKIP: 0
#13 280.1 # XFAIL: 0
#13 280.1 # FAIL: 1
#13 280.1 # XPASS: 0
#13 280.1 # ERROR: 0
#13 280.1 ============================================================================
#13 280.1 See test/default/test-suite.log
#13 280.1 Please report to https://github.com/jedisct1/libsodium/issues
#13 280.1 ============================================================================
#13 280.1 make[4]: *** [Makefile:1805: test-suite.log] Error 1
#13 280.1 make[4]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test/default'
#13 280.1 make[3]: *** [Makefile:1913: check-TESTS] Error 2
#13 280.1 make[3]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test/default'
#13 280.1 make[2]: *** [Makefile:2481: check-am] Error 2
#13 280.1 make[2]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test/default'
#13 280.1 make[1]: *** [Makefile:402: check-recursive] Error 1
#13 280.1 make[1]: Leaving directory '/tmp/pip-install-liiza1vw/pynacl_65a98221691b42a498a1e4d13e0ef090/build/temp.linux-aarch64-cpython-310/test'
#13 280.1 make: *** [Makefile:515: check-recursive] Error 1
#13 280.1 Traceback (most recent call last):
#13 280.1 File "/usr/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
#13 280.1 main()
#13 280.1 File "/usr/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
#13 280.1 json_out['return_val'] = hook(**hook_input['kwargs'])
#13 280.1 File "/usr/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 261, in build_wheel
#13 280.1 return _build_backend().build_wheel(wheel_directory, config_settings,
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 244, in build_wheel
#13 280.1 return self._build_with_temp_dir(['bdist_wheel'], '.whl',
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 229, in _build_with_temp_dir
#13 280.1 self.run_setup()
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 281, in run_setup
#13 280.1 super(_BuildMetaLegacyBackend,
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 174, in run_setup
#13 280.1 exec(compile(code, __file__, 'exec'), locals())
#13 280.1 File "setup.py", line 208, in <module>
#13 280.1 setup(
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/__init__.py", line 87, in setup
#13 280.1 return distutils.core.setup(**attrs)
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 177, in setup
#13 280.1 return run_commands(dist)
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 193, in run_commands
#13 280.1 dist.run_commands()
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 968, in run_commands
#13 280.1 self.run_command(cmd)
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 1229, in run_command
#13 280.1 super().run_command(command)
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 987, in run_command
#13 280.1 cmd_obj.run()
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/wheel/bdist_wheel.py", line 299, in run
#13 280.1 self.run_command('build')
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 317, in run_command
#13 280.1 self.distribution.run_command(command)
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 1229, in run_command
#13 280.1 super().run_command(command)
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 987, in run_command
#13 280.1 cmd_obj.run()
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/command/build.py", line 24, in run
#13 280.1 super().run()
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/_distutils/command/build.py", line 131, in run
#13 280.1 self.run_command(cmd_name)
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 317, in run_command
#13 280.1 self.distribution.run_command(command)
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 1229, in run_command
#13 280.1 super().run_command(command)
#13 280.1 File "/tmp/pip-build-env-7n67_1vy/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 987, in run_command
#13 280.1 cmd_obj.run()
#13 280.1 File "setup.py", line 179, in run
#13 280.1 subprocess.check_call(["make", "check"] + make_args, cwd=build_temp)
#13 280.1 File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
#13 280.1 raise CalledProcessError(retcode, cmd)
#13 280.1 subprocess.CalledProcessError: Command '['make', 'check']' returned non-zero exit status 2.
#13 280.1 [end of output]
#13 280.1
#13 280.1 note: This error originates from a subprocess, and is likely not a problem with pip.
#13 280.1 ERROR: Failed building wheel for PyNaCl
#13 280.1 Building wheel for PyYAML (setup.py): started
#13 281.7 Building wheel for PyYAML (setup.py): finished with status 'done'
#13 281.7 Created wheel for PyYAML: filename=PyYAML-5.1.2-cp310-cp310-linux_aarch64.whl size=44118 sha256=654719b8ea274535235831f30597cfb8438285fbd9f6a028e16e583ba58d354b
#13 281.7 Stored in directory: /root/.cache/pip/wheels/1c/77/3e/dcf9cc5e235189dedcf5f1736a14caaac20267a5bb846c8ce1
#13 281.7 Building wheel for SecretStorage (setup.py): started
#13 283.1 Building wheel for SecretStorage (setup.py): finished with status 'done'
#13 283.1 Created wheel for SecretStorage: filename=SecretStorage-2.3.1-py3-none-any.whl size=13972 sha256=ec5dc0dd730a41ce91747a8d6bc311c89d3d9665cd60b606818323d68d431e67
#13 283.1 Stored in directory: /root/.cache/pip/wheels/e3/30/39/48f1f907ff866f5e0d010040eab0661bc74d304cb5fbfa624b
#13 283.1 Building wheel for ansible (setup.py): started
#13 321.8 Building wheel for ansible (setup.py): finished with status 'done'
#13 321.8 Created wheel for ansible: filename=ansible-5.9.0-py3-none-any.whl size=64500299 sha256=a06535dd4ccbf025c0709d61168597e1dde16f1d5b379f76d3a96b9edcb84e5d
#13 321.8 Stored in directory: /root/.cache/pip/wheels/00/16/f2/d73483648d7080202d841d0053e44897c52f2323766bc2b8dd
#13 322.1 Building wheel for lxml (setup.py): started
#13 402.2 Building wheel for lxml (setup.py): still running...
#13 447.1 Building wheel for lxml (setup.py): finished with status 'done'
#13 447.1 Created wheel for lxml: filename=lxml-4.9.0-cp310-cp310-linux_aarch64.whl size=7844934 sha256=79b3aca67d48a50ac6eab5985b0a26d9f6b30ab83299dafe39d9aa1b8b54b3a6
#13 447.1 Stored in directory: /root/.cache/pip/wheels/c5/d7/04/019492c5195adf8b92d0f6a598d42faf35438f678cee710431
#13 447.1 Building wheel for ansible-core (setup.py): started
#13 449.4 Building wheel for ansible-core (setup.py): finished with status 'done'
#13 449.4 Created wheel for ansible-core: filename=ansible_core-2.12.7-py3-none-any.whl size=2078314 sha256=19da5a081c248fcd20e65bf3bb261aa7327e2c4144f997bc10ddac33dec8a5a1
#13 449.4 Stored in directory: /root/.cache/pip/wheels/72/e7/a6/e71f04f473c2ca3b072e60099a211b1516a784a90a924e3191
#13 449.4 Building wheel for ruamel.yaml.clib (setup.py): started
#13 461.6 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done'
#13 461.6 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp310-cp310-linux_aarch64.whl size=692022 sha256=e6ba825d47c8eab0214f43e62ace68b37ef7b784e886e1b9bebadbec2299a02f
#13 461.6 Stored in directory: /root/.cache/pip/wheels/cf/46/ea/4fa5d9baea561fb37620546385dfdaf5a8c37bb491dfb315cb
#13 461.6 Successfully built bcrypt ipaddress MarkupSafe ncclient pycparser pycrypto PyYAML SecretStorage ansible lxml ansible-core ruamel.yaml.clib
#13 461.6 Failed to build cffi PyNaCl
#13 461.6 ERROR: Could not build wheels for PyNaCl, which is required to install pyproject.toml-based projects
------
executor failed running [/bin/sh -c pip install -r /tmp/requirements.txt]: exit code: 1
nsowatsk@NSOWATSK-M-1J06 docker %
cp ../requirements.txt .; docker build -t sdwan-devops --build-arg build_date='date -Iseconds' --build-arg terraform_version=1.1.9 --build-arg arch=arm64 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment