Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/d9377020769be376ce525d6a291beaa8 to your computer and use it in GitHub Desktop.
Save SomeoneSerge/d9377020769be376ce525d6a291beaa8 to your computer and use it in GitHub Desktop.
nix log /nix/store/yyswv0xnk6wr3rd6i7njjz8h3cn4wf3n-python3.10-ffcv-0.0.3.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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/ghz4dq0x8ifjxpjbjb39vpjh6jgs0k3j-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_writer.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
/nix/store/8zx4h7r5mn1b913hgi8rwjfynwg1wgdi-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./ffcv-0.0.3rc1-cp310-cp310-linux_x86_64.whl
Requirement already satisfied: terminaltables in /nix/store/pqmqasidlja7gzwrmvrbvzq93hfx5rsw-python3.10-terminaltables-3.1.10/lib/python3.10/site-packages (from ffcv==0.0.3rc1) (3.1.10)
Requirement already satisfied: tqdm in /nix/store/vnklvsi24gf5cm4386wrn32ldxd08k0r-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from ffcv==0.0.3rc1) (4.64.1)
Requirement already satisfied: pytorch-pfn-extras in /nix/store/m82p1ciyxv5vmy2f33fdzikisdd504hl-python3.10-pytorch-pfn-extras-0.6.4/lib/python3.10/site-packages (from ffcv==0.0.3rc1) (0.6.4)
Requirement already satisfied: pandas in /nix/store/pfqx9c3fxmz0sm232dvly8wrfpzxpmxv-python3.10-pandas-1.5.3/lib/python3.10/site-packages (from ffcv==0.0.3rc1) (1.5.3)
Requirement already satisfied: numpy>=1.21.0 in /nix/store/0xhlg0vi0y8m5lxsm8khcqqma8rmy2jr-python3.10-numpy-1.24.2/lib/python3.10/site-packages (from pandas->ffcv==0.0.3rc1) (1.24.2)
Requirement already satisfied: pytz>=2020.1 in /nix/store/d8fvhy6414gfszd6i2c0ybyhmr0ygzs0-python3.10-pytz-2022.7.1/lib/python3.10/site-packages (from pandas->ffcv==0.0.3rc1) (2022.7.1)
Requirement already satisfied: python-dateutil>=2.8.1 in /nix/store/wn2w3sg2mrf8hg82c5s99fdmnb12g0d9-python3.10-python-dateutil-2.8.2/lib/python3.10/site-packages (from pandas->ffcv==0.0.3rc1) (2.8.2)
Requirement already satisfied: typing-extensions>=3.10 in /nix/store/bndw06wps3i7xpqdk6ryq6wiqg11ggy8-python3.10-typing-extensions-4.5.0/lib/python3.10/site-packages (from pytorch-pfn-extras->ffcv==0.0.3rc1) (4.5.0)
Requirement already satisfied: torch in /nix/store/x2s2mb5i6skm7galc1y72w1q2329mjqr-python3.10-torch-2.0.0/lib/python3.10/site-packages (from pytorch-pfn-extras->ffcv==0.0.3rc1) (2.0.0)
Requirement already satisfied: packaging in /nix/store/igymj6b3n8gw4fqn8g1r64clv4z64p5r-python3.10-packaging-23.0/lib/python3.10/site-packages (from pytorch-pfn-extras->ffcv==0.0.3rc1) (23.0)
Requirement already satisfied: six>=1.5 in /nix/store/9kc36fpfsqica4bbqbqx6ri1y83sgkw9-python3.10-six-1.16.0/lib/python3.10/site-packages (from python-dateutil>=2.8.1->pandas->ffcv==0.0.3rc1) (1.16.0)
Requirement already satisfied: sympy in /nix/store/laq62579f9j61fk4k9nyzp4z4ql64rkm-python3.10-sympy-1.11.1/lib/python3.10/site-packages (from torch->pytorch-pfn-extras->ffcv==0.0.3rc1) (1.11.1)
Requirement already satisfied: jinja2 in /nix/store/000ikh8arjv0pg91hqh96r5wnjv4w0qd-python3.10-Jinja2-3.1.2/lib/python3.10/site-packages (from torch->pytorch-pfn-extras->ffcv==0.0.3rc1) (3.1.2)
Requirement already satisfied: networkx in /nix/store/ck54jpwpmp4k4h4v2z5j0a3xid8qhr74-python3.10-networkx-3.0/lib/python3.10/site-packages (from torch->pytorch-pfn-extras->ffcv==0.0.3rc1) (3.0)
Requirement already satisfied: filelock in /nix/store/rimcw0aklcnsj2lzfwv3j70mz28awjbv-python3.10-filelock-3.9.0/lib/python3.10/site-packages (from torch->pytorch-pfn-extras->ffcv==0.0.3rc1) (3.9.0)
Requirement already satisfied: MarkupSafe>=2.0 in /nix/store/1yy05wshgl7w94n3kmcrc220ncsimfz4-python3.10-markupsafe-2.1.2/lib/python3.10/site-packages (from jinja2->torch->pytorch-pfn-extras->ffcv==0.0.3rc1) (2.1.2)
Requirement already satisfied: mpmath>=0.19 in /nix/store/g1wlqz2p2hq6s0vxq87780rd9p4sdjb3-python3.10-mpmath-1.2.1/lib/python3.10/site-packages (from sympy->torch->pytorch-pfn-extras->ffcv==0.0.3rc1) (1.2.1)
Installing collected packages: ffcv
Successfully installed ffcv-0.0.3rc1
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "pythonOutputDistPhase" }
pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/v4727ymcbmq14pyh4iib7by3827525gz-python3.10-ffcv-0.0.3
shrinking /nix/store/v4727ymcbmq14pyh4iib7by3827525gz-python3.10-ffcv-0.0.3/lib/python3.10/site-packages/ffcv/_libffcv.cpython-310-x86_64-linux-gnu.so
checking for references to /build/ in /nix/store/v4727ymcbmq14pyh4iib7by3827525gz-python3.10-ffcv-0.0.3...
patching script interpreter paths in /nix/store/v4727ymcbmq14pyh4iib7by3827525gz-python3.10-ffcv-0.0.3
stripping (with command strip and flags -S) in /nix/store/v4727ymcbmq14pyh4iib7by3827525gz-python3.10-ffcv-0.0.3/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/kg9wga16ky39rp7ji17m93df4hhyj5y9-python3.10-ffcv-0.0.3-dist
checking for references to /build/ in /nix/store/kg9wga16ky39rp7ji17m93df4hhyj5y9-python3.10-ffcv-0.0.3-dist...
patching script interpreter paths in /nix/store/kg9wga16ky39rp7ji17m93df4hhyj5y9-python3.10-ffcv-0.0.3-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: ffcv
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 1, in <lambda>
File "/nix/store/0n4y44dnaxafqs7cg625aldrb152x7bx-python3-3.10.10/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/nix/store/v4727ymcbmq14pyh4iib7by3827525gz-python3.10-ffcv-0.0.3/lib/python3.10/site-packages/ffcv/__init__.py", line 1, in <module>
from .loader import Loader
File "/nix/store/v4727ymcbmq14pyh4iib7by3827525gz-python3.10-ffcv-0.0.3/lib/python3.10/site-packages/ffcv/loader/__init__.py", line 1, in <module>
from .loader import Loader, OrderOption
File "/nix/store/v4727ymcbmq14pyh4iib7by3827525gz-python3.10-ffcv-0.0.3/lib/python3.10/site-packages/ffcv/loader/loader.py", line 12, in <module>
from ffcv.fields.base import Field
File "/nix/store/v4727ymcbmq14pyh4iib7by3827525gz-python3.10-ffcv-0.0.3/lib/python3.10/site-packages/ffcv/fields/__init__.py", line 3, in <module>
from .rgb_image import RGBImageField
File "/nix/store/v4727ymcbmq14pyh4iib7by3827525gz-python3.10-ffcv-0.0.3/lib/python3.10/site-packages/ffcv/fields/rgb_image.py", line 5, in <module>
import cv2
ImportError: /nix/store/yiflcg7zmirny3654g8l8f85sz958gqk-gcc-11.3.0-lib/lib64/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /nix/store/9akbpvs52j2b257fi4hhs3bha020b698-opencv-4.7.0/lib/libopencv_gapi.so.407)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment