Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/9553497b1d832cbe23332422a8339bb5 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/9553497b1d832cbe23332422a8339bb5 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 2 seconds | https://github.com/NixOS/nixpkgs/pull/116752
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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/92y9n3ldkdnrd5qz5wxcxk2w9wvbp6y3-scrapy-deltafetch-1.2.1.tar.gz
source root is scrapy-deltafetch-1.2.1
setting SOURCE_DATE_EPOCH to timestamp 1486669855 of file scrapy-deltafetch-1.2.1/setup.cfg
@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
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/scrapy_deltafetch
copying scrapy_deltafetch/__init__.py -> build/lib/scrapy_deltafetch
copying scrapy_deltafetch/middleware.py -> build/lib/scrapy_deltafetch
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/scrapy_deltafetch
copying build/lib/scrapy_deltafetch/__init__.py -> build/bdist.linux-aarch64/wheel/scrapy_deltafetch
copying build/lib/scrapy_deltafetch/middleware.py -> build/bdist.linux-aarch64/wheel/scrapy_deltafetch
running install_egg_info
running egg_info
writing scrapy_deltafetch.egg-info/PKG-INFO
writing dependency_links to scrapy_deltafetch.egg-info/dependency_links.txt
writing requirements to scrapy_deltafetch.egg-info/requires.txt
writing top-level names to scrapy_deltafetch.egg-info/top_level.txt
reading manifest file 'scrapy_deltafetch.egg-info/SOURCES.txt'
writing manifest file 'scrapy_deltafetch.egg-info/SOURCES.txt'
Copying scrapy_deltafetch.egg-info to build/bdist.linux-aarch64/wheel/scrapy_deltafetch-1.2.1-py3.8.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/scrapy_deltafetch-1.2.1.dist-info/WHEEL
creating 'dist/scrapy_deltafetch-1.2.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'scrapy_deltafetch/__init__.py'
adding 'scrapy_deltafetch/middleware.py'
adding 'scrapy_deltafetch-1.2.1.dist-info/METADATA'
adding 'scrapy_deltafetch-1.2.1.dist-info/WHEEL'
adding 'scrapy_deltafetch-1.2.1.dist-info/top_level.txt'
adding 'scrapy_deltafetch-1.2.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/scrapy-deltafetch-1.2.1/dist /build/scrapy-deltafetch-1.2.1
Processing ./scrapy_deltafetch-1.2.1-py2.py3-none-any.whl
Requirement already satisfied: bsddb3 in /nix/store/hmq86bz4071mybm0njv5hxrkmijrkljx-python3.8-bsddb3-6.2.9/lib/python3.8/site-packages (from scrapy-deltafetch==1.2.1) (6.2.9)
Requirement already satisfied: Scrapy>=1.1.0 in /nix/store/b7n2c7hyicxgl0q1jfg5rb250s8qya3m-python3.8-Scrapy-2.4.1/lib/python3.8/site-packages (from scrapy-deltafetch==1.2.1) (2.4.1)
Requirement already satisfied: itemadapter>=0.1.0 in /nix/store/qm8jycgxfa2a0kf7q3l8f5pqficrmh4l-python3.8-itemadapter-0.2.0/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (0.2.0)
Requirement already satisfied: itemloaders>=1.0.1 in /nix/store/76f40254hrcq5gkgyl9kbn2srvh9x5h1-python3.8-itemloaders-1.0.4/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.0.4)
Requirement already satisfied: cryptography>=2.0 in /nix/store/f5d49japzc2f4jvfc9krlb1bbv42rnw7-python3.8-cryptography-3.4.6/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (3.4.6)
Requirement already satisfied: queuelib>=1.4.2 in /nix/store/gwskrzh670mi9xfri26p4zna7zlm7sf1-python3.8-queuelib-1.5.0/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.5.0)
Requirement already satisfied: protego>=0.1.15 in /nix/store/dggrba58kwbv656gc56gqrkshnn82prb-python3.8-Protego-0.1.16/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (0.1.16)
Requirement already satisfied: lxml>=3.5.0 in /nix/store/z2rcj454fcw8is6vkh3wz8gh5ffm87pb-python3.8-lxml-4.6.2/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (4.6.2)
Requirement already satisfied: Twisted>=17.9.0 in /nix/store/99pcw410pgbyw87m109clw46w9vw8knn-python3.8-Twisted-20.3.0/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (20.3.0)
Requirement already satisfied: parsel>=1.5.0 in /nix/store/i54qc8d820im0qb8v8pani9ppnx0445z-python3.8-parsel-1.6.0/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.6.0)
Requirement already satisfied: pyOpenSSL>=16.2.0 in /nix/store/svfbw8d2m9fjy37hwbvw7zpw79kqfi0s-python3.8-pyOpenSSL-20.0.1/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (20.0.1)
Requirement already satisfied: service-identity>=16.0.0 in /nix/store/m7pv2gjhxc0kzgvjjg21hgcbdw4ph641-python3.8-service_identity-18.1.0/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (18.1.0)
Requirement already satisfied: zope.interface>=4.1.3 in /nix/store/51wn4gp5fvfvsbvnbzd7fglqg830nc4p-python3.8-zope.interface-5.2.0/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (5.2.0)
Requirement already satisfied: cssselect>=0.9.1 in /nix/store/gd8swhvikw87g1v8piyh46k66yrck841-python3.8-cssselect-1.1.0/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.1.0)
Requirement already satisfied: w3lib>=1.17.0 in /nix/store/p20diklqvc03hdair9fjv92gby85w6a8-python3.8-w3lib-1.22.0/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.22.0)
Requirement already satisfied: PyDispatcher>=2.0.5 in /nix/store/9699x269jw29ych2l27lklhjyijcv8zm-python3.8-pydispatcher-2.0.5/lib/python3.8/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (2.0.5)
Requirement already satisfied: cffi>=1.12 in /nix/store/nrxvnx4id2mvhps1i7r7wjmc8d5k0r5q-python3.8-cffi-1.14.5/lib/python3.8/site-packages (from cryptography>=2.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.14.5)
Requirement already satisfied: pycparser in /nix/store/l3wqh9jfhbdpv5hbkwnjc9qmgw50hg7f-python3.8-pycparser-2.20/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (2.20)
Requirement already satisfied: jmespath>=0.9.5 in /nix/store/h6mxxnl37zxld21y4pfdw3lyhnbb38w7-python3.8-jmespath-0.10.0/lib/python3.8/site-packages (from itemloaders>=1.0.1->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (0.10.0)
Requirement already satisfied: six>=1.6.0 in /nix/store/297qnsllxb0jxny1qk9bk2wvhpivzcx0-python3.8-six-1.15.0/lib/python3.8/site-packages (from parsel>=1.5.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.15.0)
Requirement already satisfied: attrs>=16.0.0 in /nix/store/1bjjjfsfcc2kssadxr995x76qkq6q86p-python3.8-attrs-20.3.0/lib/python3.8/site-packages (from service-identity>=16.0.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (20.3.0)
Requirement already satisfied: pyasn1 in /nix/store/qcblwxdp52mm1nz5cg5m6d186yqf6diq-python3.8-pyasn1-0.4.8/lib/python3.8/site-packages (from service-identity>=16.0.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (0.4.8)
Requirement already satisfied: pyasn1-modules in /nix/store/q74wdms7ci7n0g2wflvkcwhcmy0ggm6q-python3.8-pyasn1-modules-0.2.8/lib/python3.8/site-packages (from service-identity>=16.0.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (0.2.8)
Requirement already satisfied: Automat>=0.3.0 in /nix/store/zgsydyhk8wcv79ihpx4w0hg0cdsx36hw-python3.8-Automat-20.2.0/lib/python3.8/site-packages (from Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (20.2.0)
Requirement already satisfied: incremental>=16.10.1 in /nix/store/88ygd6m1i685lzgnjkmljxipw4yv0mvr-python3.8-incremental-17.5.0/lib/python3.8/site-packages (from Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (17.5.0)
Requirement already satisfied: PyHamcrest!=1.10.0,>=1.9.0 in /nix/store/rir0fs07nmxyy15vnv68w7idcvn9h26w-python3.8-PyHamcrest-2.0.2/lib/python3.8/site-packages (from Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (2.0.2)
Requirement already satisfied: constantly>=15.1 in /nix/store/lh1mmxya57lhbwdmnms9p92l8w0g4pgy-python3.8-constantly-15.1.0/lib/python3.8/site-packages (from Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (15.1.0)
Requirement already satisfied: hyperlink>=17.1.1 in /nix/store/qqf37w7q67vkbnkbrsrn21q2c367h6z2-python3.8-hyperlink-20.0.1/lib/python3.8/site-packages (from Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (20.0.1)
Requirement already satisfied: idna>=2.5 in /nix/store/gcv25pc0zhxbj5p8z5h40s9n4wapwpbp-python3.8-idna-2.10/lib/python3.8/site-packages (from hyperlink>=17.1.1->Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (2.10)
Requirement already satisfied: setuptools in /nix/store/03gmzfzkgcxhlxhm1m4vvlwypzn5cnx0-python3.8-setuptools-50.3.1/lib/python3.8/site-packages (from zope.interface>=4.1.3->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (50.3.1.post0)
Installing collected packages: scrapy-deltafetch
Successfully installed scrapy-deltafetch-1.2.1
/build/scrapy-deltafetch-1.2.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/qvrqm4mscy1paxb410y7rhcm0iaqmgli-python3.8-scrapy-deltafetch-1.2.1
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/qvrqm4mscy1paxb410y7rhcm0iaqmgli-python3.8-scrapy-deltafetch-1.2.1/lib
patching script interpreter paths in /nix/store/qvrqm4mscy1paxb410y7rhcm0iaqmgli-python3.8-scrapy-deltafetch-1.2.1
checking for references to /build/ in /nix/store/qvrqm4mscy1paxb410y7rhcm0iaqmgli-python3.8-scrapy-deltafetch-1.2.1...
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: scrapy_deltafetch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment