Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created October 15, 2021 23:21
Show Gist options
  • Save r-rmcgibbo/9234463633229bd8e16b436f9b0b7d7e to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/9234463633229bd8e16b436f9b0b7d7e to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 4 seconds | https://github.com/NixOS/nixpkgs/pull/141785
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/lzvixg1bh9yn5ayjd88r1c26gpibqy6j-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_mkl_service.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
Compiling mkl/_mkl_service.pyx because it changed.
[1/1] Cythonizing mkl/_mkl_service.pyx
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.9
creating build/lib.linux-x86_64-3.9/mkl
copying mkl/__init__.py -> build/lib.linux-x86_64-3.9/mkl
running build_ext
building 'mkl._mklinit' extension
creating build/temp.linux-x86_64-3.9
creating build/temp.linux-x86_64-3.9/mkl
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DUSING_MKL_RT -I/nix/store/8vflhb8l5fi5a4nbp4ihsyfz5in5ar2h-mkl-2021.1.1.52/include -I/nix/store/97w52ckcjnfiz89h3lh7zf1kysgfm2s8-python3-3.9.6/include/python3.9 -c mkl/_mklinitmodule.c -o build/temp.linux-x86_64-3.9/mkl/_mklinitmodule.o -DNDEBUG
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.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/x629s2442r2qfa3834rl4iqrai24fym6-tzdata-2021a/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.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/x629s2442r2qfa3834rl4iqrai24fym6-tzdata-2021a/lib build/temp.linux-x86_64-3.9/mkl/_mklinitmodule.o -L/nix/store/8vflhb8l5fi5a4nbp4ihsyfz5in5ar2h-mkl-2021.1.1.52/lib -L/nix/store/8vflhb8l5fi5a4nbp4ihsyfz5in5ar2h-mkl-2021.1.1.52/lib/intel64 -L/nix/store/97w52ckcjnfiz89h3lh7zf1kysgfm2s8-python3-3.9.6/lib -lmkl_rt -lpthread -o build/lib.linux-x86_64-3.9/mkl/_mklinit.cpython-39-x86_64-linux-gnu.so
building 'mkl._py_mkl_service' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/8vflhb8l5fi5a4nbp4ihsyfz5in5ar2h-mkl-2021.1.1.52/include -I/nix/store/97w52ckcjnfiz89h3lh7zf1kysgfm2s8-python3-3.9.6/include/python3.9 -c mkl/_mkl_service.c -o build/temp.linux-x86_64-3.9/mkl/_mkl_service.o -DNDEBUG
mkl/_mkl_service.c: In function ‘__pyx_f_3mkl_15_py_mkl_service___enable_instructions’:
mkl/_mkl_service.c:9218:36: error: ‘MKL_ENABLE_AVX2_E1’ undeclared (first use in this function); did you mean ‘MKL_ENABLE_AVX512_E1’?
9218 | __pyx_t_3 = __Pyx_PyInt_From_int(MKL_ENABLE_AVX2_E1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 811, __pyx_L1_error)
| ^~~~~~~~~~~~~~~~~~
| MKL_ENABLE_AVX512_E1
mkl/_mkl_service.c:9218:36: note: each undeclared identifier is reported only once for each function it appears in
error: command '/nix/store/s5hkav7whndbfz0szshpb46h4idqdq9a-gcc-wrapper-10.3.0/bin/gcc' failed with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment