Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/dc95c7dff34689bb96d3905ba33de347 to your computer and use it in GitHub Desktop.
Save SomeoneSerge/dc95c7dff34689bb96d3905ba33de347 to your computer and use it in GitHub Desktop.
nix log /nix/store/n43hi4prwfwmpfsmz019h1rdncc114qa-python3.10-xformers-0.0.20.drv
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 python-catch-conflicts-hook.sh
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/clss995amnizz1723srmfx8l1b5rizk3-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/xformers/utils.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20/share/doc/xformers -DCMAKE_INSTALL_INFODIR=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20/include -DCMAKE_INSTALL_SBINDIR=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/ranlib -DCMAKE_AR=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/8ad32qbbbrq4c3gz1jsw8hhz3j73hfyg-python3.10-xformers-0.0.20
CMake Warning:
Ignoring extra path from command line:
".."

CMake Error: The source directory "/build/source" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment