Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created April 26, 2021 19:11
Show Gist options
  • Select an option

  • Save r-rmcgibbo/4ff5989572e5a737900b40a382280a50 to your computer and use it in GitHub Desktop.

Select an option

Save r-rmcgibbo/4ff5989572e5a737900b40a382280a50 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 4 seconds | https://github.com/NixOS/nixpkgs/pull/120762
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Sourcing pytest-check-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/m4lbjf30i0zvqbnkiqc9ilixg9m58b9x-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/ssl_client_test.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
running build_ext
building 'nassl._nassl_legacy' extension
creating build
creating build/temp.linux-aarch64-3.8
creating build/temp.linux-aarch64-3.8/nassl
creating build/temp.linux-aarch64-3.8/nassl/_nassl
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLEGACY_OPENSSL=1 -I/build/source/deps/openssl-OpenSSL_1_0_2e/include -Inassl/_nassl -I/nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/include/python3.8 -c nassl/_nassl/nassl.c -o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl.o -Wall
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLEGACY_OPENSSL=1 -I/build/source/deps/openssl-OpenSSL_1_0_2e/include -Inassl/_nassl -I/nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/include/python3.8 -c nassl/_nassl/nassl_SSL_CTX.c -o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_SSL_CTX.o -Wall
In file included from /nix/store/9hp13fg2n31gqxnd54bjd39hwbjpxidn-glibc-2.32-40-dev/include/string.h:519,
from /nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/include/python3.8/Python.h:30,
from nassl/_nassl/nassl_SSL_CTX.c:2:
In function ‘strncpy’,
inlined from ‘pem_passwd_cb’ at nassl/_nassl/nassl_SSL_CTX.c:258:5,
inlined from ‘pem_passwd_cb’ at nassl/_nassl/nassl_SSL_CTX.c:236:12:
/nix/store/9hp13fg2n31gqxnd54bjd39hwbjpxidn-glibc-2.32-40-dev/include/bits/string_fortified.h:91:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nassl/_nassl/nassl_SSL_CTX.c: In function ‘pem_passwd_cb’:
nassl/_nassl/nassl_SSL_CTX.c:251:20: note: length computed here
251 | passwordSize = strlen(passwordBuf) + 1;
| ^~~~~~~~~~~~~~~~~~~
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLEGACY_OPENSSL=1 -I/build/source/deps/openssl-OpenSSL_1_0_2e/include -Inassl/_nassl -I/nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/include/python3.8 -c nassl/_nassl/nassl_SSL.c -o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_SSL.o -Wall
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLEGACY_OPENSSL=1 -I/build/source/deps/openssl-OpenSSL_1_0_2e/include -Inassl/_nassl -I/nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/include/python3.8 -c nassl/_nassl/nassl_X509.c -o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_X509.o -Wall
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLEGACY_OPENSSL=1 -I/build/source/deps/openssl-OpenSSL_1_0_2e/include -Inassl/_nassl -I/nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/include/python3.8 -c nassl/_nassl/nassl_errors.c -o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_errors.o -Wall
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLEGACY_OPENSSL=1 -I/build/source/deps/openssl-OpenSSL_1_0_2e/include -Inassl/_nassl -I/nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/include/python3.8 -c nassl/_nassl/nassl_BIO.c -o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_BIO.o -Wall
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLEGACY_OPENSSL=1 -I/build/source/deps/openssl-OpenSSL_1_0_2e/include -Inassl/_nassl -I/nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/include/python3.8 -c nassl/_nassl/nassl_SSL_SESSION.c -o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_SSL_SESSION.o -Wall
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLEGACY_OPENSSL=1 -I/build/source/deps/openssl-OpenSSL_1_0_2e/include -Inassl/_nassl -I/nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/include/python3.8 -c nassl/_nassl/openssl_utils.c -o build/temp.linux-aarch64-3.8/nassl/_nassl/openssl_utils.o -Wall
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLEGACY_OPENSSL=1 -I/build/source/deps/openssl-OpenSSL_1_0_2e/include -Inassl/_nassl -I/nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/include/python3.8 -c nassl/_nassl/nassl_OCSP_RESPONSE.c -o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_OCSP_RESPONSE.o -Wall
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLEGACY_OPENSSL=1 -I/build/source/deps/openssl-OpenSSL_1_0_2e/include -Inassl/_nassl -I/nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/include/python3.8 -c nassl/_nassl/python_utils.c -o build/temp.linux-aarch64-3.8/nassl/_nassl/python_utils.o -Wall
creating build/lib.linux-aarch64-3.8
creating build/lib.linux-aarch64-3.8/nassl
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.35.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1k/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.35.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1k/lib build/temp.linux-aarch64-3.8/nassl/_nassl/nassl.o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_SSL_CTX.o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_SSL.o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_X509.o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_errors.o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_BIO.o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_SSL_SESSION.o build/temp.linux-aarch64-3.8/nassl/_nassl/openssl_utils.o build/temp.linux-aarch64-3.8/nassl/_nassl/nassl_OCSP_RESPONSE.o build/temp.linux-aarch64-3.8/nassl/_nassl/python_utils.o /build/source/deps/openssl-OpenSSL_1_0_2e/libssl.a /build/source/deps/openssl-OpenSSL_1_0_2e/libcrypto.a /build/source/deps/zlib-1.2.11/libz.a -L/nix/store/7i305r9i4rsb1hmqwkdmphjf430niq3l-python3-3.8.9/lib -o build/lib.linux-aarch64-3.8/nassl/_nassl_legacy.cpython-38-aarch64-linux-gnu.so -Wl,-z,noexecstack
/nix/store/ppvq7f8cx4q4c7xjhp7ghs7pb5i8j7z9-binutils-2.35.1/bin/ld: /build/source/deps/openssl-OpenSSL_1_0_2e/libcrypto.a(sha1-armv8.o): relocation R_AARCH64_PREL64 against symbol `OPENSSL_armcap_P' which may bind externally can not be used when making a shared object; recompile with -fPIC
/build/source/deps/openssl-OpenSSL_1_0_2e/libcrypto.a(sha1-armv8.o): in function `sha1_block_armv8':
/build/openssl-1.0.2e/crypto/sha/sha1-armv8.S:1199:(.text+0x1240): dangerous relocation: unsupported relocation
/nix/store/ppvq7f8cx4q4c7xjhp7ghs7pb5i8j7z9-binutils-2.35.1/bin/ld: /build/source/deps/openssl-OpenSSL_1_0_2e/libcrypto.a(sha256-armv8.o): relocation R_AARCH64_PREL64 against symbol `OPENSSL_armcap_P' which may bind externally can not be used when making a shared object; recompile with -fPIC
/build/source/deps/openssl-OpenSSL_1_0_2e/libcrypto.a(sha256-armv8.o): in function `sha256_block_data_order':
/build/openssl-1.0.2e/crypto/sha/sha256-armv8.S:974:(.text+0xf48): dangerous relocation: unsupported relocation
/nix/store/ppvq7f8cx4q4c7xjhp7ghs7pb5i8j7z9-binutils-2.35.1/bin/ld: /build/source/deps/openssl-OpenSSL_1_0_2e/libcrypto.a(sha512-armv8.o): relocation R_AARCH64_PREL64 against symbol `OPENSSL_armcap_P' which may bind externally can not be used when making a shared object; recompile with -fPIC
/build/source/deps/openssl-OpenSSL_1_0_2e/libcrypto.a(sha512-armv8.o): in function `sha512_block_data_order':
/build/openssl-1.0.2e/crypto/sha/sha512-armv8.S:968:(.text+0x10c8): dangerous relocation: unsupported relocation
collect2: error: ld returned 1 exit status
/nix/store/1q572sxpka9r6hj6n6cgccq5jbv5f9c4-python3.8-setuptools-54.2.0/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
error: command 'gcc' failed with exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment